
/* CSS Document */

body {
	font-family:Tahoma,Trebuchet MS,Verdana;
	font-size:12px;
	background:url(../images/bg.jpg) repeat-x #000;
	margin:0;
	padding:0;
	color:#6a6a69;
	}
* {
	margin:0;
	padding:0;
	}
p {
	line-height:18px;
	margin-bottom:15px;
	}	
h1 {
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#005c8e;
	}	
h2 {
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#005c8e;
	}	
a:link {
	color:#005c8e;
	}	
a img{
	border:0;
	}	
#wrap {
	width:865px;
	margin:0 auto;
	}		
#topnav {
	text-align:right;
	padding:10px;
	height:18px;
	color:#e8cdec;
	}
#topnav a {
	color:#e8cdec;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 20px;
	}		
#header {
	height:123px;
	padding-top:3px;
	}	
#header img {
	float:left;
	}
#header ul {
	float:right;
	background:url(../images/navdiv.gif) no-repeat bottom right;
	width:420px;
	}
#header li {
	list-style:none;
	float:right;
	background:url(../images/navdiv.gif) no-repeat bottom left;
	}	
#header li a {
	display:block;
	width:105px;
	text-align:center;
	text-decoration:none;
	color:#989796;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:70px;
	padding:50px 0 0 0;
	font-weight:bold;
	}	
#header li a:hover {
	color:#9ceb92;

		}	
#content-wrap {
	height:312px;
	}
* + html #content-wrap {
	height:350px;
	}				
#main {
	width:373px;
	padding:20px;
	float:left;
	background:transparent;
	margin-top:15px;
	color:#0b100b;
	}
#headerimg {
	float:right;
		}	
#sub {
	background:#1a1a1a;
	float:left;
	margin-top:1px;
	color:#6a6a69;
	}
#sub h2 {
	color:#005c8e;
}	
#sub .sec {
	width:248px;
	float:left;
	padding:20px;
	background:url(../images/secdiv.gif) no-repeat left bottom;
	height:250px;
	}	
	
.sec li {
	list-style:none;
	padding:5px 0 5px 25px;
	}	
#sub input {
	border:solid 1px #ab926b;
	margin:10px 0;
	padding:4px 0;
	background:#e2dfce;
	color:#554f43;
	}
#sub input#btn {
	background:url(../images/btn.jpg);
	width:107px;
	height:29px;
	color:#000;
	border:none;
	padding:0;	}		
#footer {
	height:15px;
	color:#fff;
	text-align:center;
	padding:10px 0;
	background:url(../images/footer.gif) repeat-x;
	}	
.clear {
	clear:both;
	}
#sub h2.moreinfo {
	color:#005c8e;
	font-style:italic;
	}	
/* Styles for subpage */		
#main-subpage {
	padding:20px;
	}
#content-wrap-sub{
	margin-top:10px;
	background:#1a1a1a;
	}			
		
		