.bodyplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: ##8E8479;
	font-weight: bold;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8479;
	text-decoration: none;
}
.newscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #654224;
}
.newsheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #654224;
}
a{color:#654224; }

a:hover{color:#654224}
/*-------------------------- text styles -----------------------------------*/

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.list_styles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}

h1 { 
	font: 16px Arial, Helvetica, sans-serif;  
	font-weight: bold;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #8E8479;
	}
	
h2 { 
	font: 16px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #A7C016;
	}
	
h3 { 
	font: 16px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #A7C016;
	}
	
.pagetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.navselect {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF6600;
}