.heading {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #C64F00;
	text-decoration: none;
}
.headinggren {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #3c7e36;
	text-decoration: none;
}
.headingbig {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #3c7e36;
	text-decoration: none;
}
.topbg {
	background-image: url(../images/topbg.jpg);
	display: block;
	height: 142px;
	width: 950px;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
	line-height: 16px;
}
.textbig {
	font-family: Tahoma;
	font-size: 12px;
	color: #3f3f3f;
	text-decoration: none;
	line-height: 20px;
}
.textblack {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.bord {
	border: 1px solid #B4CE59;
}
.lftbord {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4CF5C;
}
.rgtbord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCD369;
}
.rgtltbord {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000099;
	border-left-color: #000099;
}
.inner {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.inner:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #30460a;
	text-decoration: none;
	font-weight: normal;
}
a.inner:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #30460a;
	text-decoration: none;
	font-weight: normal;
}
a.inner:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #30460a;
	text-decoration: none;
	font-weight: normal;
}
a.inner:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #C64F00;
	text-decoration: none;
	font-weight: normal;
}
.newshead {
	font-family: Tahoma;
	font-size: 18px;
	color: #C64F00;
	font-weight: normal;
}
.topbord {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCD369;
}
.botbord {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCD369;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c7e36;
	text-decoration: none;
	font-weight: bold;
}
.textgreen {
	font-family: Tahoma;
	font-size: 11px;
	color: #C64F00;
	text-decoration: none;
	font-weight: bold;
}
.textlogogreen {
	font-family: Tahoma;
	font-size: 11px;
	color: #34672C;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	background-image: url(../images/footer.jpg);
	display: block;
	height: 40px;
}
.frstletter {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 80%;
	float: left;
}

a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #C64F00;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #C64F00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #C64F00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #C64F00;
	text-decoration: none;
	font-weight: bold;
}

