body {
	background:url(../images/bg.jpg) repeat-x top #c9dae8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
}
* {
	margin:0;
	padding:0;
	}
a:link {
	color:#29520a;
	}
a:visited {
	color:#29520a;
	}
p {
	line-height:18px;
	padding:0 0 15px 0;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	letter-spacing:2px;
	color:#5a2910;
	margin:10px 0 25px 0;
	border-bottom:solid 5px #29520a;
	padding-bottom:5px;
	}	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#5a2910;
	letter-spacing:1px;
	margin:10px 0 25px 0;
	border-bottom:solid 5px #29520a;
	padding-bottom:5px;
	font-style:normal;
	}	
#wrap {
	width:853px;
	margin:0 auto;
	background:url(../images/contentbg.gif) repeat-y;
	border-right:2px solid #554f43;
	}
#header {
	background:url(../images/logobar.jpg) no-repeat;
	height:41px;
	text-align:right;
	padding:33px 10px 0 20px;
	}
#header a img {
	border:0;
	}		
#banner {
	background:url(../images/banner.jpg) no-repeat;
	height:193px;
	padding:15px 50px 50px 0;
	color:#E2DFCE;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	}
#banner li {
	display:inline;
	list-style:none;
	}
#banner li a {
	text-decoration:none;
	color:#fff;
	padding:0 5px;
	font-size:10px;
	text-transform: uppercase;
	}	
#banner li a:hover {
	color:#FFCC00;
	}			
#banner h2 {
	margin:0;
	border:none;
}	

#nav {
	height:25px;
	background:#29520a;
	text-align:center;
	padding:0 0 0 0;	
	margin:0 5px 0 9px;
	}
#nav li {
	display:inline;
	list-style:none;
	}	
#nav li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#e2dfce;
	text-decoration:none;
	background:none;
	padding:2px 20px 2px 20px;
	border-right:solid 1px #42682a;

	}	
#nav li a:hover {
	color:#BE5028;
	}	
#content_wrap {
	
	}	
#content_main {
	float:left;
	width:491px;
	padding:20px 20px 20px 30px;
	}
#content_sub {
	float:left;
	width:247px;
	padding:20px 15px 20px 17px;
	font-size:10px;
	}
#content_sub #cta {
	background:url(../images/ctabg.jpg) no-repeat;
	width:208px;
	height:192px;
	padding:30px 0 0 25px;
	}	
#content_sub #cta label {
	font-size:12px;
	font-weight:bold;
	color:#18171f;}	
#content_sub input {
	border:solid 1px #d4a25b;
	margin:3px 0 3px 0;
	padding:5px 0;
	background:#e2dfce;
	color:#000;
	}
#content_sub input.signup {
	background:url(../images/submit.jpg) no-repeat;
	border:none;
	width:150px;
	height:30px;
	color:#d0b386;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}			
#content_sub h3 {
	color:#A2C1EF;
	font-family:arial;
	font-size:16px;
	margin:0 0 15px 0;
	}	
#content_sub h4 {
	font-family:arial;
	font-size:14px;
	margin:0 0 15px 0;
	}		
#content_sub p {	
	line-height:16px;
	}
#content_sub img {
	margin:0 10px 0 0;
	}	
#footer {
	height:31px;
	background:#29520a;
	color:#e2dfce;
	text-align:center;
	padding:10px 0;
	margin:0 5px 0 9px;
	}	
.clear {
	clear:both;
	}
.name {
	color:#be501d;
	font-weight:bold;
	}
.float-left {
	float:left;
	}
.float-right {
	float:right;
	}		
	
	/* This is for 1 column layout */
#content_main_1col {
	float:left;
	width:795px;
	padding:20px 20px 20px 30px;
	}	
