body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B4740;
}
/*body {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/
#container {
	width: 950px;
}
#logo {
	float: left;
	height: 124px;
	width: 528px;
}
#header_bg {
	float: left;
	height: 124px;
	width: 407px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 15px;
}
#inner_header_bg {
	float: left;
	height: 124px;
	width: 407px;
	background-image: url(../images/inner_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 15px;
}
#searcharea {
	float: left;
	width: 407px;
	padding-top: 2px;
	color: #5D6D64;
	padding-bottom: 5px;
}
#searcharea form {
	float: left;
	width: 407px;
}
#callus {
	float: left;
	width: 407px;
	font-size: 14px;
	font-weight: bold;
	color: #45564D;
}
#callus a{
	color: #45564D;
	text-decoration:none;
}
#callus a:hover{
	color: #45564D;
	text-decoration:underline;
}
#header_links {
	float: left;
	width: 407px;
	font-weight: bold;
	color: #8AC855;
	padding-top: 10px;
}
#header_links a{
	color: #FFFFFF;
	text-decoration:none;
}
#header_links a:hover{
	color: #69A634;
	text-decoration:underline;
}
.size_15 {
	font-size: 15px;
}
#menuarea {
	float: left;
	width: 950px;
}
#menu_leftpiece {
	float: left;
	height: 30px;
	width: 85.px;
}
#main_menu {
	float: left;
	height: 30px;
	width: 865px;
	text-align: left;
}
#undermenu {
	float: left;
	height: 20px;
	width: 935px;
	padding-right: 15px;
	text-align: right;
	background-image: url(../images/home_undermenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
}
#undermenu a{
	color: #FFFFFF;
	text-decoration:none;
}
#undermenu a:hover{
	color: #8ac855;
	text-decoration:underline;
}
#inner_undermenu {
	float: left;
	height: 20px;
	width: 935px;
	padding-right: 15px;
	text-align: right;
	background-image: url(../images/inner_undermenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
}
#inner_undermenu a{
	color: #FFFFFF;
	text-decoration:none;
}
#inner_undermenu a:hover{
	color: #8ac855;
	text-decoration:underline;
}
#homebanner {
	float: left;
	height: 41px;
	width: 905px;
	background-image: url(../images/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #5D6E64;
	padding-top: 140px;
	padding-right: 45px;
}
#innerbanner {
	float: left;
	height: 36px;
	width: 775px;
	background-image: url(../images/inner_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-size: 18px;
	color: #5D6E64;
	padding-top: 85px;
	padding-left: 175px;
}
#main_container {
	float: left;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
}
#leftside_conatiner {
	float: left;
	width: 246px;
	padding-right: 7px;
}
.float_left {
	float: left;
}
#leftside_bg {
	float: left;
	width: 241px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C6D62;
	background-color: #FFFFFF;
	padding-right: 1px;
	padding-left: 2px;
	padding-top: 10px;
}
#left_title {
	float: left;
	height: 23px;
	width: 231px;
	background-image: url(../images/titlebar_bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
}
#leftside_contentbg {
	float: left;
	width: 229px;
	background-image: url(../images/leftside_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 10px;
	padding-left: 12px;
}
#leftside_contentbg ul{
}
#leftside_contentbg ul li{
	color: #000000;
	padding-bottom: 5px;
}
#leftside_contentbg ul li a{
	color: #000000;
	text-decoration: none;
}
#leftside_contentbg ul li a:hover{
	color: #000000;
	text-decoration: underline;
}
.left_text {
	float: left;
	width: 217px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #3B4740;
}
#leftside_link {
	float: left;
	width: 100px;
	border: 1px solid #C2C9C5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 9px;
	font-weight: bold;
	color: #8E9A92;
	margin-right: 1px;
}
#leftside_link a{
	color: #8E9A92;
	text-decoration:none;
}
#leftside_link a:hover{
	color: #4b8419;
	text-decoration:none;
}
.color_green14 {
	font-size: 14px;
	color: #4F881D;
}
.left_details_text {
	font-size: 9px;
	font-weight: bold;
	color: #8E9A92;
}
a.left_details_text{
	color: #8E9A92;
	text-decoration:none;
}
a.left_details_text:hover {
	color: #4b8419;
	text-decoration:underline;
}
#leftside_link_bg {
	float: left;
	height: 18px;
	width: 220px;
	font-size: 11px;
	font-weight: bold;
	color: #5C6B62;
	background-image: url(../images/leftside_link_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 4px;
	padding-top: 2px;
}
#leftside_link_bg a{
	color: #5C6B62;
	text-decoration:none;
}
#leftside_link_bg a:hover{
	color: #5C6B62;
	text-decoration:underline;
}
.color_black {
	color: #000000;
}
#middle_container {
	float: left;
	width: 443px;
	padding-right: 8px;
}
#home_body {
	float: left;
	width: 410px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C6D62;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-left: 21px;
	padding-right: 10px;
}
#rightside_conatiner {
	float: left;
	width: 246px;
}
#news_title {
	float: left;
	height: 28px;
	width: 231px;
	background-image: url(../images/rightside_titlebox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
}
#news_content {
	float: left;
	width: 241px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6CCC8;
}
#news_content a{
	color: #69A634;
	text-decoration:none;
}
#news_content a:hover{
	color: #69A634;
	text-decoration:underline;
}
#bottom_contactarea {
	float: left;
	width: 950px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #89C754;
	border-bottom-color: #89C754;
}
#bottom_contact_link {
	float: left;
	width: 232px;
	height: 26px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bottom_contact_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	padding-right: 10px;
	padding-top: 7px;
}
#bottom_contact_link a{
	color: #FFFFFF;
	text-decoration:none;
}
#bottom_contact_link a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#contactinfo {
	float: left;
	width: 698px;
	text-align: left;
	color: #8C9890;
	padding-left: 10px;
	padding-top: 2px;
}
#contactinfo a{
	color: #8C9890;
	text-decoration:none;
}
#contactinfo a:hover{
	color: #8C9890;
	text-decoration:underline;
}
#bottomnav {
	float: left;
	width: 950px;
	padding-top: 5px;
	padding-bottom: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #5D6E64;
}
#bottomnav a{
	color: #5D6E64;
	text-decoration:none;
}
#bottomnav a:hover{
	color: #5D6E64;
	text-decoration:underline;
}



.darktext {
	color: #24382C;
}
.colorgreen9 {
	font-size: 9px;
	font-weight: bold;
	color: #8BC854;
}
.size_10 {
	font-size: 10px;
}

.size11 {
	font-size: 11px;
}
#inner_right_container {
	float: left;
	width: 697px;
}
#inner_body {
	float: left;
	width: 664px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C6D62;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-left: 21px;
	padding-right: 10px;
}
#inner_body ul{
	list-style-image: url(../images/greenarrow.jpg);
}
#inner_body ul li{
	padding-bottom: 20px;
}
.homepic_padding {
	padding-right: 25px;
	padding-bottom: 30px;
}
.innerpic_padding {
	padding-left: 25px;
	padding-bottom: 30px;
}
#print_body {
	float: left;
	width: 695px;
	background-color: #FFFFFF;
	padding-top: 40px;
	clear: left;
}
#print_contactinfo {
	float: left;
	width: 324px;
}
#print_callus {
	float: left;
	width: 324px;
	font-size: 14px;
	font-weight: bold;
	color: #45564D;
	text-align:right;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #69A634;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #69A634;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D3E4C3;
	border-bottom-color: #D3E4C3;
}
a:link {

            color: #69A634;

            text-decoration: none;

}

a:active {

            color: #69A634;

            text-decoration: none;

}

a:visited {

            color: #69A634;

            text-decoration: none;

}

 

a:hover {

            color: #69A634;
			
            text-decoration: underline;

}
