/*--------- MAIN CONTENT DESIGN --------*/

body{
	font-family:Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	background-color:#470705;
	color: 230402;
	top:0;
	margin-top:0px;
	background-image:url("images/bk.jpg");
	background-repeat:repeat-x;
	}

#global{
	margin-top:0px;
	top:0px;
	position:absolute;
	left: 50%;
	width: 980px;
	margin-left: -490px; 
	background-image:url("images/content-bk.gif");
	background-repeat:repeart-y;
	}
	

#head{
	margin-top:0px;
	text-align:center;
	width:980px;
	left:50%;
	margin-left:-490px;
	height:324px;
	position:absolute;
	background-image:url("images/head.jpg");
	background-repeat:no-repeat;
	z-index:9;
	}
	
#head img{
	border:0px;
	padding:0px;
	margin:0 0 0 0;
	}
	
#content{
	margin-top:310px;
	left:300px;
	z-index:1;
	width:765px;
	height:100%;
	margin-left:100px;
	margin-right:11px;
	}
	
.soloCol{
	padding:10px;
	width:765px;
	position:relative;
	}
	
.rightCol{
	padding-top:10px;
	padding-right:10px;
	width:470px;
	float:left;
	position:relative;
	}
	
.leftCol{
	padding-left:15px;
	padding-top:10px;
	width:250px;
	float:left;
	height:100%;
	}
i{
	font-family:Georgia, Serif;
	color:#470705;
	font-weight:bold;
	}


	


	
.date{
	font-family:Georgia, Serif;
	font-size:12px;
	font-weight:bold;
	}

.form{
	border:1px solid #000;
	background-image:url("images/form.jpg");
	}
	
form{
	width:400px;
	left:50%;
	margin-left:-200px;
	position:relative;
}

.button{
	background-color:#916503;
	border: 1px solid #000;
	margin-left:100px;
	}
	

	
b{
	border-bottom:1px dotted #230402;
	}
	
.footer{
	clear:all;
	margin-bottom:0px;
	padding:0px;
	margin-left:-6px;
	margin-top:5px;
	}
	
	img{
	padding:5px;
	border:0px;
	}	

tr.tour{
	background-color:#ddd0ae;
	}
	
h4{
	color:#5e563a;
	margin-top:-5px;
	padding-left:5px;
	font-size:10px;
	line-height:14px;
	}
	
h1, h2 {
    font:15px Times, serif;
    font-weight: bold;
    margin:0;
	width:86px;
	padding:0px 5px 5px 0px;
    overflow: hidden;
    float: left;
}
.h1Span {
    position: absolute;
    width: 100%;
    height: 18px;
	padding-bottom:0px;
    background: url("images/welcome.gif");
	background-repeat:no-repeat;
}	

.h2Span {
    position: absolute;
    width: 100%;
    height: 18px;
    background: url("images/updates.gif");
	background-repeat:no-repeat;
}	

p{
	font-family: Trebuchet MS;
	color:#230402;
	text-decoration: none;
	margin-left:5px;
	text-align: left;
	letter-spacing: 0;
	line-height: 20px;
	font-size: 12px;
	}

.innerContent{
	margin-top:324px;
	left:300px;
	z-index:1;
	width:779px;
	height:100%;
	margin-left:100px;
	margin-right:11px;
	}
	
.contact{
	text-align:center;
	padding:10px;
	background-color:#b6a67f;
	width:200px;
	border-bottom:1px solid #cabc96;
	margin-left:275px;
	}
	
.contact a:link, a:visited, a:active{
	font-family:Georgia, serif;
	font-size:14px;
	text-decoration:none;
	color:#6a0a0d;
	}
	
.contact:hover{
	border-bottom: 1px dashed #000;
	}
	
.contact a:hover{	
	font-family:Georgia, serif;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
	}
	
table{
	font-family:Trebuchet MS, Arial;
	color:#230402;
	font-size:12px;
	padding-left:10px;
	padding:5px;
	border:0px;
	}
	
td.top{
	font-family: Georgia, Times, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#b6a67f;
	border-bottom: 3px solid #6a0a0d;
	}

td.input{
	border-left:1px dashed #6d6244;
	text-align:center;
	border-bottom:1px dotted #ab9d76;
	}
	
td{
	text-align:center;
	padding:7px;
	border-bottom:1px dotted #ab9d76;
	}
