body{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 80%;
	line-height: 135%;
	margin:0px
}

a:link{
	color: #649741;
	text-decoration: none;
}

a:hover{
	color: RGB(58, 94, 44);
	text-decoration: underline;
}

a:visited{
	color: #649741;
	text-decoration: none;

}



h1{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: normal;
	color: #2e3030;
	line-height: 130%;
	margin-top:0px;
	padding-top:0px;

}


h2{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 0px;

}

dd{
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size: 100%;
}

dt{
	margin-top:0px;
	padding-top: 0px;
}










#header{
	padding:20px 0px 0px 0px;
	width: 1000px;
	position:relative;
	line-height: 100%;
	color: #afcb8e;
}


img { 
    border: 0px none; 
    padding: 0px 0px;
    
    } 
    
#header a:link{
	text-decoration: none;
}

#header a:hover{
	text-decoration: underline;
}

#header a:visited{
	text-decoration: none;
}

#nav{
	float: none;
}















#container{
	background-repeat: no-repeat;
	background-image: URL(skybg2.jpg);
	width: 1000px;
	margin: 0px auto;
}

#main{
	margin-top: 20px;
	*margin-top: -20px;
}

#top{
	margin-top: 0px;
	margin-bottom: 40px;
	float: left;
	padding: 20px 20px 0px 20px;
	height: 270px;
}

#top img{
	float: left;
}

#about{
	background-image: URL(newsbg.png);
	margin-left: 650px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#about2{
	background-image: URL(newsbg.png);
	margin-left: 650px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#policy{
	width: 300px;
	float:left;
	margin: 0px 0px 10px 0px;
	padding: 0px 30px 10px 30px; 
}

#titles{
	padding: 0; 
	margin:0; 
}

#titles li{
	list-style-type:none; 
	padding: 0 0 10px 0;
}

#advisory{
	width: 320px;
	float:left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}


#news{
	width: 320px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}





#footer{
	font-size: 70%;
	clear: both;
	background: URL(subnavbg.jpg) repeat-x;
	background-color: white;
	width: 740px;
	padding-top: 50px;
	padding-bottom: 10px;
	padding-left: 130px;
	padding-right: 130px;
	color: grey;
	line-height: 100%;
}

#footer a:link{
	color: rgb(94, 138, 59);
	text-decoration: none;
}

#footer a:visited{
	color: rgb(94, 138, 59);
	text-decoration: none;
}

#footer a:hover{
	color: rgb(94, 138, 59);
	text-decoration: underline;
}
