body {
	color:#1E6D2E;
}
a:link {
	color:#1E6D2E;
}
a:visited {
	color:#1E6D2E;
}
a:hover {
	color:#1E6D2E;
}
a:active {
	color:#1E6D2E;
}
.copy{
font-family:Arial;
font-size:10px;
font-weight:600;
color:#000000;
}
.footer{
color:#22973A;
font-family:Tahoma;
font-size:12px;
font-weight:600;
text-decoration:none;
}
.footer:hover{
text-decoration:underline;
}
.footer_text{
color:#22973A;
font-family:Tahoma;
font-size:12px;
font-weight:600;
text-decoration:none;
}
.content_txt{
font-family:Arial;
font-size:12px;
color:#000000;
}
.txt10{
font-family:Arial;
font-size:12px;
color:#000000;
}
#white{
color:#FFFFFF;
}
#otitle{
color:#ED8C00;
}
#title2{
color:#945D12;
font-weight:600;
}
#green{
color:#1E6D2E;
}

.green{
color:#1E6D2E;
}

#about, #board, #customers, #conservation {
	display: none;
	font-family: Arial, san-serif;
	position: absolute;
	z-index: 1000;
}

#nav a{
	display: block;
}

#nav div img{
	display: block;
}

.txt {font-family:Arial;
font-size:12px;
color:#000000;
}


#about, #board, #customers, #conservation {
	display: none;
	font-family: Arial, san-serif;
	position: absolute;
	z-index: 1000;
}

#nav a{
	display: block;
}

#nav div img{
	display: block;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
}
.style3 {font-size: 11px}

.td_margin {
	margin: 10px;
	padding: 10px;
}

.Green_Text {
	color:#1E6D2E;
}

.Green_Text_Bold {
	color: #1E6D2E;
	font-weight: bold;
}

.Orange_Text {
	color: #ED8C00;
}

.Orange_Text_Bold {
	color: #ED8C00;
	font-weight: bold;
}