body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#5e8e47;
	background-image:url(images/dunkle_bg.jpg);
	background-repeat:repeat-x;
	margin:0 2%;
}
#headerHolder {
	height:144px;
	background-image:url(images/hd_bg.jpg);
	background-repeat:repeat-x;
	position:relative;
}
.homepgCatText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#333399;
}
.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.homepagePhone {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#286809;
}
.pageHeading {
	padding-top:8px;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#286809;
	background-image:url(images/heading_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.grnDash {
	border-top:1px dashed #286809;
}
.grn18 {
	font-size:18px;
	color:#286809;
}
a.grnLink:link, a.grnLink:visited, a.grnLink:active {
	color:#286809;
}
a.grnLink:hover {
	color:#0000ff;
	text-decoration:none;
}
#footerHolder {
	height:10px;
	background-image:url(images/low_bg.gif);
	background-repeat:repeat-x;
	position:relative;
}
#footer {
	padding:15px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#aebcb3;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
.header1 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#286809;
}
.formbox1 {
		border: 1px dashed #286809;
		

}