body {
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#51572b;
	line-height: 155%;
	background-color:#C6D65D;
}


/* 
STRUCTURE -------------------------------------------------------------------------------------------
*/



/* 
LINKS & HOVER EFFECTS -------------------------------------------------------------------------------------------
*/

a, a:link, a:visited {color:#51572b; text-decoration: underline;}

a:hover {
	color:#51572b;
	text-decoration: none;
}


.address a, .address a:link, .address a:visited {color:#737f22; text-decoration: underline;}
.address a:hover {color:#737f22; text-decoration: none;}


/* 
FORMS -------------------------------------------------------------------------------------------
*/


/* 
LISTS -------------------------------------------------------------------------------------------
*/



/* 
LAYOUT -------------------------------------------------------------------------------------------
*/


/* ----- SITE TEMPLATE STYLES ----- */

#wrapper {
	width:955px;
	text-align:left;
}

.header {
	background:url(../../images/bkgHeader.gif) no-repeat;
	height:185px;
	text-align:right;
}

.mainNav {
	width:257px;
	padding-top:24px;
	float:right;
}

.mainNav img {
	padding-bottom:7px;
}



/* ----- HOMEPAGE STYLES ----- */
.hmLft {
	width:675px;
	float:left;
}

.hmRt {
	padding-left:697px;
	_padding-left:694px;
	background:url(../../images/bkgHmRtCol.gif) right repeat-y;
}

.hmRtContent {
	padding:28px 25px 28px 28px;
	text-align:left;
}



/* ----- INTERIOR PG STYLES ----- */

.interior {
	background:#dbe59c;
	padding:58px;
}

.head {
	padding-bottom:30px;
}

.subHead {
	font-size:16px;
	color:#6f8101;
	letter-spacing:0.05em;
	display:block;
	border-bottom:1px solid #ACB080;
	padding-bottom:3px;
	margin:20px 0px 8px 0px;
}

.tertHead {
	font-weight:bold;
	font-size:12px;
	letter-spacing:0.1em;
	text-transform:uppercase;
}

.accent01 {
	color:#6f8101;
}

.surveyQues {
	font-size:15px;
	color:#6f8101;
	letter-spacing:0.05em;
	line-height:120%;
	display:block;
	padding-top:25px;
}

.horizDivider {
	display:block;
	border-bottom:1px dotted #6f8101;
	padding-bottom:3px;
	margin:20px 0px;
}

.pht {
	border:1px solid #6f8101;
	margin:10px 0px 10px 20px;
}

.phtStroke {
	border:1px solid #6f8101;
}

.address {
	color:#737f22;
}
