body {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: 333333;
}
.copy {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: 333333;
	
}
.H1{
	font-family: Arial;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: 4D7272;

}
.H2{
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: 660000;
}
.copy_home {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: FBF4E0;
}
.li {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: 666666;
}
.bodylink {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: 6D96A0;
	text-decoration: underline;
}
.bodylink:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: 83AEB8;
	text-decoration: underline;
}
.mainmenu a:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: 666666;
	text-decoration: none;
	vertical-align: middle;
}
.mainmenu a:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: 666666;
	text-decoration: none;
	vertical-align: middle;
}
.mainmenu a:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: 666666;
	text-decoration: none;
	vertical-align: middle;
}
.mainmenu a:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: 2A4760;
	text-decoration: none;
	vertical-align: middle;
	
	}
.menuon {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: 2A4760;
	text-decoration: none;
	vertical-align: middle;

}
/* COLORS */
.tan {
	background-color: DCDDC9;
}
.lighttan {
	background-color: F6F6EA;
}
.green {
	background-color: E0EAD3;
}
.blue{
	background-color: BDD1D1;
	
}
.grey{
	background-color: 999999;
	
}
/* FOOTER */
.footer {
	background-color: A54634;
	font-family: Arial;
	font-size: 10px;
	color: FBF4E0;
}

.footergrey {
	font-family: Arial;
	font-size: 10px;
	color: 666666;
}
.sitemap { background-color: F6F6EA; ; font-size: 11px; line-height: 18px; color: #333333}
.sitemap a:hover {  color: 83AEB8}
.sitemap a:link {  color: 6D96A0}
.sitemap a:visited {  color: 6D96A0}
