
/* CSS Document */

body {
	font-family:Tahoma,Trebuchet MS,Verdana;
	font-size:12px;
	background:url(../images/bg.jpg) repeat-x #c9a961;
	margin:0;
	padding:0;
	color:#000;
	}	
* {
	margin:0;
	padding:0;
	}
p {
	line-height:18px;
	margin-bottom:15px;
	}	
h1 {
	color:#000;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
h2 {
	color:#981d20;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/redline.gif) no-repeat bottom left;
	padding:0 0 15px 0;
	}	
a:link {
	color:#981d20;
	}	
a img{
	border:0;
	}	
#wrap {
	width:865px;
	margin:0 auto;
	}		
#topnav {
	text-align:right;
	padding:10px 10px 10px 10px;
	height:18px;
	color:#e6d590;
	}
#topnav a {
	color:#e6d590;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	text-transform:uppercase;
	}		
#header {
	height:126px
	}	
#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:#000;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:76px;
	padding:50px 0 0 0;
	font-weight:bold;
	}	
#header li a:hover {
	color:#981d20;

		}	
#content-wrap {
	height:337px;
	margin-top:10px;
	}			
#main {
	width:400px;
	padding:15px;
	float:left;
	background:url(../images/homecontent-bg.gif) no-repeat top left;
	
	}	
#headerimg {
	float:right;
		}	
#sub {
	background: #c9a961;
	float:left;
	margin-top:1px;
	}
#sub h2 {
	color:#981d20;
}	
#sub .sec {
	width:248px;
	float:left;
	padding:19px;
	height:250px;
	background:url(../images/secdiv.gif) no-repeat right;
	}	
#sub #cta {
	background:none;
}	
#cta h2 {
	color:#0d6238;
	background:url(../images/greenline.gif) no-repeat left bottom;
	}
.sec li {
	list-style:none;
	padding:5px 0 5px 25px;
	}	
#footer {
	height:15px;
	color:#fff;
	text-align:center;
	padding:10px 0;
	background:#000;
	}	
.clear {
	clear:both;
	}
#sub .sec input {
	background:#cdd5e4;
	padding:5px;
	color:#2f3c5d;
	font-size:10px;
	}
#sub .sec input#btn {
	background:url(../images/signup.jpg);
	width:108px;
	height:31px;
	color:#fff;
	font-size:14px;
	border:none;
	}	
		
/* Styles for subpage */		
#subpage {
	background:url(../images/bgsub.jpg) repeat-x top #e6d590;
	}
#main-subpage {
	padding:20px;
	}
#content-wrap-sub{
	background:#c9a961;
	margin-top:10px;
	color:#000;
	}			
#content-wrap-sub h1 {
	color:#981d20;
	background:url(../images/redline.gif) no-repeat left bottom;
	padding:0 0 15px 0;
	}		
		
		