body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../gfx/pageBG.jpg) repeat-x left top;
}
h1 {
	font: italic normal 22px/28px "Times New Roman", Times, serif;
	color: #6E705C;
	margin: 0px 12px;
	padding: 0px;
	width: 187px;
	text-align: center;
	display: block;
	clear: both;
	float: none;
	text-transform: capitalize;
}
h2 {
	border-left: 5px solid #A6B084;
	display: block;
	text-align: left;
	font-size: 16px;
	padding: 6px 10px 8px 12px;
	margin: 20px 0px;
	font-style: normal;
	color: #5E7D2D;
	font-weight: normal;
}
h3 {
	border-left: 5px solid #A6B084;
	display: block;
	text-align: left;
	font-size: 16px;
	padding: 6px 10px 8px 12px;
	margin: 20px 0px;
	font-style: normal;
	color: #5E7D2D;
	font-weight: normal;
}
#headingtop {
	background: url(../gfx/h1topBG.png) no-repeat center top;
	margin: 7px 0px -17px;
	padding: 0px;
	height: 44px;
	width: 211px;
}
#headingbtm {
	background: url(../gfx/h1BG.png) no-repeat center bottom;
	margin: -17px 0px 17px;
	padding: 0px;
	height: 44px;
	width: 211px;
}
#accessibility {
	color: #BDCC00;
	background: #000000;
	margin: 0px;
	padding: 0px;
	height: 22px;
	font: normal 10px/22px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
	text-indent: 6px;
	white-space: nowrap;
	clear: both;
}
#accessibility a {
	color: #BDCC00;
	text-decoration: none;
}
#accessibility a:hover {
	color: #E8FB00;
	text-decoration: none;
}
#navigation {
	background: url(../gfx/header.jpg) no-repeat left bottom;
	display: block;
	margin: 0px;
	padding: 159px 0px 0px;
	width: 970px;
	height: 27px;
	clear: both;
}
#navigation ul {
	margin: 0px 0px 0px 21px;
	padding: 0px;
	height: 27px;
	display: block;
	line-height: 27px;
	white-space: nowrap;
	clear: both;
}
#navigation ul li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navigation ul li a {
	text-indent: -9999em;
	display: block;
	overflow: hidden;
	text-decoration: none;
}
.home {
	background: url(../gfx/home.png) no-repeat center top;
	display: block;
	width: 62px;
	margin-right: 21px;
}
.home:link {
}
.home:active {
	background: url(../gfx/home.png) no-repeat center -54px;
}
.home:hover {
	background: url(../gfx/home.png) no-repeat center -27px;
}
.homecurrent {
	background: url(../gfx/home.png) no-repeat center -54px;
	width: 62px;
	margin-right: 21px;
	display: block;
	cursor: default;
}
.about {
	background: url(../gfx/about.png) no-repeat center top;
	display: block;
	width: 66px;
	margin-right: 23px;
}
.about:link {
}
.about:active {
	background: url(../gfx/about.png) no-repeat center -54px;
}
.about:hover {
	background: url(../gfx/about.png) no-repeat center -27px;
}
.aboutcurrent {
	background: url(../gfx/about.png) no-repeat center -54px;
	width: 66px;
	margin-right: 23px;
	display: block;
	cursor: default;
}
.portfolio {
	background: url(../gfx/folio.png) no-repeat center top;
	display: block;
	width: 98px;
	margin-right: 22px;
}
.portfolio:link {
}
.portfolio:active {
	background: url(../gfx/folio.png) no-repeat center -54px;
}
.portfolio:hover {
	background: url(../gfx/folio.png) no-repeat center -27px;
}
.portfoliocurrent {
	background: url(../gfx/folio.png) no-repeat center -54px;
	width: 98px;
	margin-right: 22px;
	display: block;
	cursor: default;
}
.contact {
	background: url(../gfx/contact.png) no-repeat center top;
	display: block;
	width: 85px;
	margin-right: 24px;
}
.contact:link {
}
.contact:active {
	background: url(../gfx/contact.png) no-repeat center -54px;
}
.contact:hover {
	background: url(../gfx/contact.png) no-repeat center -27px;
}
.contactcurrent {
	background: url(../gfx/contact.png) no-repeat center -54px;
	width: 85px;
	margin-right: 24px;
	display: block;
	cursor: default;
}
.faq {
	background: url(../gfx/faq.png) no-repeat center top;
	display: block;
	width: 120px;
}
.faq:link {
}
.faq:active {
	background: url(../gfx/faq.png) no-repeat center -54px;
}
.faq:hover {
	background: url(../gfx/faq.png) no-repeat center -27px;
}
.faqcurrent {
	background: url(../gfx/faq.png) no-repeat center -54px;
	width: 120px;
	display: block;
	cursor: default;
}
#mainpagecontent {
	font: 13px/18px "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	color: #4B4D40;
	background: url(../gfx/mainBG.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	width: 970px;
	text-align: justify;
	float: left;
	display: block;
}
#mainpagecontent acronym {
	border-bottom: 0.05em dashed #6A9007;
	cursor: help;
	color: #6A9007;
}
#mainpagecontent acronym:hover {
	cursor: help;
	color: #4B4D40;
	border-bottom: 1px solid #4B4D40;
}
#maincontent {
	margin: 0px;
	padding: 17px 20px 0px;
	width: 211px;
	border-right: 1px solid #FFFFFF;
	float: left;
	border-top: 4px solid #FFFFFF;
}
#leftcolsub {
	background: url(../gfx/leftcol-btm.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 215px;
	width: 81px;
	z-index: 2;
	display: block;
	position: absolute;
	left: 855px;
	bottom: 100%;
}
#subcontent {
	margin: 0px;
	padding: 0px 20px;
	width: 211px;
	border-right: 1px solid #FFFFFF;
	float: left;
	border-top: 4px solid #FFFFFF;
}
#subcontent2col {
	margin: 0px;
	padding: 0px 20px;
	width: 440px;
	float: left;
	border-top: 4px solid #FFFFFF;
}
#supplementarylinks {
	margin: 0px;
	padding: 17px 0px 0px 20px;
	width: 211px;
	float: left;
	border-top: 4px solid #FFFFFF;
	display: block;
}
#quote {
	display: block;
	margin-bottom: 8px;
}
#webquote {
	background: url(../gfx/rightcol.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	width: 235px;
	display: block;
	float: right;
	height: 524px;
}
#turf {
	background: url(../gfx/grasstile.png) repeat-x left bottom;
	height: 100px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	float: left;
}
#growth {
	margin-top: -25px;
	margin-bottom: 12px;
	margin-left: 7px;
	display: block;
}
.bodylink {
	color: #688C09;
	display: block;
	text-align: left;
	margin-top: 10px;
	background: url(../gfx/internal-link.gif) no-repeat left 12px;
	text-indent: 15px;
	text-decoration: none;
	padding-top: 9px;
	border-top: 0.05em dashed #6A9007;
	width: auto;
	height: auto;
}
.bodylink:hover {
	display: block;
	color: #990000;
	background: url(../gfx/internal-link.gif) no-repeat -488px 12px;
	text-indent: 15px;
	text-decoration: none;
	border-top: 0.05em dashed #990000;
}
#quote {
	display: block;
	margin-bottom: 8px;
	height: 76px;
	width: 207px;
}
.heading {
	font-weight: bold;
	display: block;
	margin: 0px 0px 4px;
	padding: 0px;
}
#approved {
	margin: 20px 0px 20px 10px;
	padding: 0px;
	display: block;
}
.formtxt {
	display: block;
	width: 300px;
	margin-bottom: 7px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 2px solid #A6B084;
	background: #FFFFFF;
}
.formtxtarea {
	display: block;
	width: 300px;
	margin-bottom: 7px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 2px solid #A6B084;
	background: #FFFFFF;
}
#contentclear {
	display: block;
	height: 1px;
	width: 970px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.turing {
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	visibility: hidden;
}
