/* CSS Document */

.bodyfont {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
}

.bodyfontlink {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
	text-decoration: none;
}

.bodyfont2 {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}

.bodyfont3 {
	font-family: Arial;
	font-size: 12px;
	color: #72AC0C;
	line-height: 15px;
}
.bodyfont4 {
	font-family: Arial;
	font-size: 18px;
	color: #72AC0C;
	line-height: 20px;
}
.bodyfont5 {
	font-family: Arial;
	font-size: 12px;
	color: #484848;
	line-height: 20px;
}

.bodyfont6 {
	font-family: Arial;
	font-size: 11px;
	color: #484848;
	line-height: 16px;
}

.bodyfont7 {
	font-family: Arial;
	font-size: 11px;
	color: #484848;
	line-height: 20px;
}

.bodygreennews {
	font-family: Arial;
	font-size: 11px;
	color: #4F7808;
	line-height: 20px;
	text-decoration: none;
}

.titlegreensmall {
	font-family: Arial;
	font-size: 12px;
	color: #4F7808;
	line-height: 14px;
}

.titlegreen {
	font-family: Arial;
	font-size: 13px;
	color: #4F7808;
	line-height: 20px;
}

.titlegreen2 {
	font-family: Arial;
	font-size: 15px;
	color: #4F7808;
	line-height: 20px;
}

.titlefont2 {
	font-family: Arial;
	font-size: 16px;
	color: #484848;
	line-height: 20px;
}

A.titlegreen2:link { text-decoration: none; color: #4F7808}
A.titlegreen2:visited { text-decoration: none; color: #4F7808}
A.titlegreen2:active { text-decoration: none; color: #4F7808}
A.titlegreen2:hover { text-decoration: underline; color: #4F7808}


.titlegrey {
	font-family: Arial;
	font-size: 13px;
	color: #484848;
	line-height: 20px;
}

A.titlegrey:link { text-decoration: none; color: #484848}
A.titlegrey:visited { text-decoration: none; color: #484848}
A.titlegrey:active { text-decoration: none; color: #484848}
A.titlegrey:hover { text-decoration: underline; color: #4f7808}

.contact1 {
	font-family: Arial;
	font-size: 15px;
	color: #484848;
	line-height: 20px;
}

.contact2 {
	font-family: Arial;
	font-size: 15px;
	color: #4F7808;
	line-height: 20px;
}

.bottomfont {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
}

A.bottomfont:link { text-decoration: none; color: #ffffff}
A.bottomfont:visited { text-decoration: none; color: #ffffff}
A.bottomfont:active { text-decoration: none; color: #ffffff}
A.bottomfont:hover { text-decoration: underline; color: #86c90b}


.navfont1 {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	line-height: 15px;
}

A.navfont1:link { text-decoration: none; color: #ffffff}
A.navfont1:visited { text-decoration: none; color: #ffffff}
A.navfont1:active { text-decoration: none; color: #ffffff}
A.navfont1:hover { text-decoration: underline; color: #ffffff}

.navfont2 {
	font-family: Arial;
	font-size: 13px;
	color: #76B00A;
	line-height: 15px;
}

A.navfont2:link { text-decoration: none; color: #76B00A}
A.navfont2:visited { text-decoration: none; color: #76B00A}
A.navfont2:active { text-decoration: none; color: #76B00A}
A.navfont2:hover { text-decoration: underline; color: #76B00A}


.copyfont {
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
	line-height: 15px;
}

.pagetitle1 {
		font-family: serif;
		font-size: 26px;
		color: #FA5D1F;
	}

/*drop down styles*/

#dropmenudiv{
position:absolute;
border:1px solid #5E5E5E;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #A2A1A2;
padding: 1px 0;
text-decoration: none;
color:#ffffff;
background-color:#5E5E5E;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#ffffff;
background-color: #343434;
}

.li-style { padding-top:6px; padding-bottom:6px;}
.li-style2 { height:16px;}