body {
	margin: 0px;
	padding: 0px;
	background-color: #D6ECBE;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.header-bg {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	height: 277px;
	width: 980px;
	padding-left: 17px;
}
.button-text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.button-text a{color:#FFFFFF; text-decoration:none;}
.button-text a:hover{color:#FFFFFF; text-decoration:underline;}
.warea {
	font-family: arial;
	font-size: 12px;
	line-height: 22px;
	color: #669410;
	text-decoration: none;
	text-align: justify;
	padding-right: 15px;
	padding-left: 28px;
	padding-top: 7px;
}
.warea-more {
	background-color: #669410;
	float: right;
	width: 88px;
	border: 1px solid #4B6913;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	height: 20px;
}
.warea-more a{color:#FFFFFF; text-decoration:none;}
.warea-more a:hover{color:#FFFFFF; text-decoration:underline;}

.client-text {
	font-family: tahoma;
	font-size: 11px;
	line-height: 19px;
	color: #4B4C4A;
	text-decoration: none;
	text-align: justify;
	padding-right: 21px;
	padding-left: 21px;
	padding-top: 5px;
}
.client-text a{color:#4B4C4A; text-decoration:none;}
.client-text a:hover{color:#4B4C4A; text-decoration:underline}
.client-text-more {
	font-family: tahoma;
	font-size: 11px;
	color: #4B4C4A;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	line-height: normal;
}
.client-text-more a{color:#4B4C4A; text-decoration:none;}
.client-text-more a:hover{color:#4B4C4A; text-decoration:underline;}
.july-text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 21px;
	line-height: 19px;
}
.service-heading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #526D21;
	text-decoration: none;
	text-align: left;
}
.service-subheading {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #669410;
	text-decoration: none;
	text-align: justify;
}
.service-more {
	float: left;
	width: 79px;
	border: 1px solid #6B9816;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #526D21;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 11px;
	height: 18px;
	line-height: 20px;
}
.service-more a{color:#526D21; text-decoration:none;}
.service-more a:hover{color:#526D21; text-decoration:underline;}
.footer-text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;

} 
.footer-text a{color:#4B4C4A; text-decoration:none;}
.footer-text a:hover{color:#4B4C4A; text-decoration:underline;}


.warea-inner {

	font-family: arial;
	font-size: 13px;
	line-height: 22px;
	color: #669410;
	text-decoration: none;
	text-align: justify;
	padding-right: 28px;
	padding-left: 28px;
	padding-top: 7px;
}
.service-subheading-inner {

	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #669410;
	text-decoration: none;
	text-align: justify;
}
.service-heading-inner {

	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #526D21;
	text-decoration: none;
	text-align: left;
}
#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:28px;
	z-index:100;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	background-color: #097B5D;
	margin-top:10px;
	width:auto;
	margin-left:-16px;
	
}
#dropmenudiv a{
	width: 152px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	color: #FFFFFF;
	text-indent: 3px;
	padding-left:2px;
	padding-right:2px;
	display: block;
	background-color: #097B5D;
	
}

#dropmenudiv a:hover{ /*hover background color*/
	text-decoration: underline;
	color: #FFFFFF;
	background-image: url(../images/hover-bg.gif);
	background-repeat: repeat-x;
	display: block;
}
.the-natural-heading {
	font-family: arial;
	font-size: 14px;
	color: #669410;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.august-heading {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #65950E;
	text-align: left;
	padding-left: 53px;
	padding-top: 30px;
}
h3 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #669410;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sitemap-text{

	font-family: arial;
	font-size: 11x;
	line-height: 19px;
	color: #669410;
	text-decoration: none;
	text-align: justify;
	padding-right: 28px;
	padding-left: 28px;
	padding-top: 7px;
}
.sitemap-text a{color:#669410; text-decoration:none;}
.sitemap-text a:hover{color:#669410; text-decoration:underline}

.template-heading {
	font-family: "BickhamScriptPro";
	font-size: 30px;
	color: #547A0D;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	padding-left: 68px;
	padding-top: 37px;
}



