@charset "UTF-8";
body {
	background:url(../img/bg.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	}
blockquote {
	margin:0 0 15px 20px;
	}
* {
	margin:0;
	padding:0;
	}
p {
	margin:0 0 15px 0;
	}		
a img  {
	border:0;
	}	
h2 {
	color:#315622;
	font-size:20px;
	margin-bottom:10px;
	border-bottom:solid 1px #ccc;
	padding:4px 0;
	}	
h3 {
	color:#315622;
	font-size:16px;
	margin-bottom:10px;
	border-bottom:solid 1px #ccc;
	padding:4px 0;
	}		
h4  {
	color:#315622;
	font-size:12px;
	margin-bottom:10px;
	border-bottom:solid 1px #ccc;
	padding:4px 0;
	}
#wrap {
	width:850px;
	margin:0 auto;
	}
#logo_bar {
	margin-top:13px;
	height:129px;
	}	
#logo {
	width:150px;
	float:left;
	}	
#nav {
	width:500px;
	float:right;
	margin:0 0 0 0;
	text-align:right;
	}
#nav ul {
	margin:89px 0 0 0;}	
#nav li {
	list-style:none;
	display:inline;
	}	
#nav li a {
	text-transform:uppercase;
	border-right:solid 1px #e3e3e3;
	color:#999;
	text-decoration:none;
	padding:0 10px;
	font-size:14px;
	display:block;
	height:25px;
	float:left;
	}
#nav li a:hover {
	background:url(../img/nav_active.gif) no-repeat bottom center;
					}
#slogan {
	text-align:center;
	}
#cta_wrap {
	padding:10px 0 0 0;
	}	
#sec1 {
	width:33%;
	float:left;
	text-align:center;
	}		
#sec2 {
	width:33%;
	float:left;
	text-align:center;
	}	
#sec3 {
	width:33%;
	float:left;
	text-align:center;
	}	
#cta_wrap p {
	color:#fff;
	text-align:left;
	font-size:10px;
	margin:0 10px;
	}	
#cta_wrap img {
	margin:5px 0 5px 0;
	
	}	
#content p{
	line-height:18px;
	}
#maincontent {
	float:left;
	width:575px;
	padding:40px 20px 20px 20px;
	}
#maincontent2 {
	float:left;
	width:760px;
	padding:40px 20px 20px 20px;
	}	
#news {
	float:right;
	width:185px;
	padding:40px 20px 20px 20px;
	}
#video {
	float:right;
	width:185px;
	padding:40px 20px 20px 20px
	}				
#footer {
	height:55px;
	background: #009200;
	color:#fff;
	text-align:center;
	padding:15px 0 0 0;
	}	
#clear {
	clear:both;
	}	
#news dt {
	font-weight:bold;
	color:#315622;
	margin-bottom:10px;
	}
#news dd {
	font-size:10px;
	margin-bottom:10px;
	}
#video ul {
	margin:10px 0;
	}		
#video li {
	list-style:none;
	padding:0 0 10px 0;
}
#video li a {
	color:#578aa7;
	text-decoration:none;
	background:url(../img/watch_sm.gif) no-repeat;
	padding:0 0 0 20px;
	}		
#video  ul#scripts li a {
	background:url(../img/viewscripts.gif) no-repeat;
	}	
#video li a:hover {
color:#315622;	
}
#topnav {
	height: 21px;
	width: 206px;
	background-image: url(../img/topcurve.jpg);
	float:right;
	text-align:center;
	}
#topnav a {
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:5px;
	padding:0 0 0 20px;
	}	
.home {
	background:url(../img/house.gif) no-repeat left;
	}
.contact {
	background:url(../img/email.gif) no-repeat left;
	}

.white-headline {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
