body {
	background-color: #392210;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/dirt-background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EFF3E6;
}
a {
	color:#fff;
}
a:hover {
	color:#3F6548;
}
.pageImg, .employee img, .gallery img {
	border:1px #32533B solid;
	padding:3px;
	background-color:#EFF3E6;
} 
img {
	behavior:	url("pngbehavior.htc");
}
.header {
	background-color: #FFFFFF;
	height: 198px;
	width: auto;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.mainbody {
	background-color: #909F73;
	width: auto;
	height: 200px;
}
.leftcolumn {
	width: 280px;
	float: left;
}
.rightcolumn {
	width: 428px;
	float: right;
	padding-bottom: 50px;
}
.mainbody_content {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
#areaWrap {
	font-family:"Arial";
	font-weight:bold;
	color:#FFFFFF;
	width:710px;
	margin:auto;
	margin-bottom:0px;
	margin-top:0px;
}
#areaL {
	float:left;
	width:320px;
	margin-top:6px;
	text-align:left;
}
#areaR {
	float:left;
	width:auto;
	font-size:17px;
	text-align:left;
	margin-top:4px;
	font-weight: bold;
	text-transform: uppercase;
}
.menu_wrapper {
	width: 235px;
	padding-top: 26px;
	padding-bottom: 26px;
}
.menu_link, .menu_link_current {
	font-family: Garamond, Georgia, "Times New Roman", Times;
	font-size: 17px;
	color: #E1E5D9;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E5D9;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 6px;
}
.menu_link_current {
	color: #ffffff;
	background-color: #B3BD9D;
}
.home_intro_text, h1, h2 {
	font-family: Garamond, Georgia, "Times New Roman", Times;
	font-size: 23px;
	color: #32533B;
	text-decoration: none;
	font-weight:normal;
}
h2 {
 font-size:20px;
}
.home_intro_text {
	padding-top: 29px;
	padding-bottom: 20px;
}
h1 {
	padding-top:18px;
}
.footer_wrapper {
	background-color: #243A28;
	height: 41px;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFF3E6;
}
.mainbody_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #EFF3E6;
	text-decoration: none;
}
.menu_link:hover {
	color: #3F6548;
	background-color: #bcc5a9;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #647760;
	text-decoration: none;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}
.footer_text a {
	color: #909F73;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #909F73;
}
.footer_text a:hover {
	color:#FFFFFF;
}
.bodytextlink {
	color: #243A28;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #243A28;
}
.contactinfo_wrapper {
	background-color: #C1CAB1;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #50734F;
	color: #243A28;
	line-height: 18px;
	margin-bottom: 15px;
}
.testimonial_wrapper {
	background-color: #C1CAB1;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom:10px;
	border: 1px solid #50734F;
	color: #243A28;
	font-family: Garamond, Georgia, "Times New Roman", Times;
	line-height: 17px;
}
.gallery_wrapper {
	background-color: #C1CAB1;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #50734F;
	color: #243A28;
	margin-top: 20px;
}
.gallery_title_text {
	font-family: Garamond, Georgia, "Times New Roman", Times;
	font-size: 23px;
	line-height: 29px;
	color: #32533B;
	text-decoration: none;
	padding-bottom: 5px;
}
.gallery_infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #32533B;
	text-decoration: none;
	padding-bottom: 15px;
	line-height: 14px;
}
.employee img {
	float:left;
	margin-right:10px;
}
.employee {
	clear:both;
}
.who {
	margin-bottom:10px;
	border-bottom:1px #32533B dotted;
	padding-bottom:6px;
}
#mainlist, #mainlist a {
	font-size:12px;
	text-transform:uppercase;
	line-height:18px;
	text-decoration:none;
	color:#3F6548;
	font-weight:bold;
}
#mainlist a:hover {
	color:#fff;
}
