body {
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b4646;
	line-height: 155%;
	background-color:#FFFFFF;
}


/* 
STRUCTURE -------------------------------------------------------------------------------------------
*/



/* 
LINKS & HOVER EFFECTS -------------------------------------------------------------------------------------------
*/

a, a:link, a:visited {color:#738033; text-decoration: none;}

a:hover {
	color:#738033;
	text-decoration: underline;
}

a.lnkFooter, a.lnkFooter:visited {font-size:10px; color:#97908C; text-decoration: none;}
a.lnkFooter:hover {color:#97908C; text-decoration: underline;}

/*a.lnkSmBlue, a.lnkSmBlue:visited {font-size:10px; color:#158EBF; text-decoration: none;}
a.lnkSmBlue:hover {color:#158EBF; text-decoration: underline;}

#nestedSubNav a, #nestedSubNav a:visited {color: #158EBF; text-decoration: none;}
#nestedSubNav a:hover {color: #044C69; text-decoration: none;}*/



/* 
FORMS -------------------------------------------------------------------------------------------
*/


/* 
LISTS -------------------------------------------------------------------------------------------
*/



/* 
LAYOUT -------------------------------------------------------------------------------------------
*/

.subHeader {
	font-size:12px;
	font-weight:bold;
	color:#8F9E47;
	text-transform:uppercase;
	letter-spacing:1px;
}

.accent01 {
	color:#82913C;
}

.footer {
	font-size:10px;
	color:#97908C;
}

.wht {
	color:#FFFFFF;
}

.quote {
	font-size:15px;
	color:#8F9E47;
	line-height:170%;
}
