body {
	margin: 0px;
	padding:0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#948860;
	line-height: 155%;
	background-color:#E1DBC8;
}


/* 
STRUCTURE -------------------------------------------------------------------------------------------
*/



/* 
LINKS & HOVER EFFECTS -------------------------------------------------------------------------------------------
*/

a, a:link, a:visited {color:#948860; text-decoration: underline;}

a:hover {
	color:#948860;
	text-decoration: none;
}


#footer a, #footer a:link, #footer a:visited {color:#A39C85; font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	line-height:110%; letter-spacing:.05em; text-decoration: none;}
#footer a:hover {color: #A39C85; text-decoration: underline;}

a.lnkDottedAbove, a.lnkDottedAbove:link, a.lnkDottedAbove:visited {color: #497136; line-height:105%; font-weight:bold; text-transform:uppercase; display:block; padding-top:5px; margin-top:40px; border-top:1px dotted #999999; width:130px; text-decoration: none;}
a.lnkDottedAbove:hover {color: #497136; text-decoration: none;}

a.lnkNewsIndexHdln, a.lnkNewsIndexHdln:visited {font-size:16px; color: #497136; line-height:105%; display:block; padding-bottom:5px; text-decoration: none;}
a.lnkNewsIndexHdln:hover {color: #9B8948; text-decoration: none;}



/* 
FORMS -------------------------------------------------------------------------------------------
*/


/* 
LISTS -------------------------------------------------------------------------------------------
*/

li {
	line-height:130%;
	padding-bottom:10px;
}


/* 
LAYOUT -------------------------------------------------------------------------------------------
*/


/* ----- SITE TEMPLATE STYLES ----- */

#headerWrapper {
	background:url(../../images/bkgHeader.gif) repeat-x;
	height:111px;
}



/* ----- HOMEPAGE STYLES ----- */

#bodyWrapperHm, #bodyWrapper {
	background: #FFFFFF;
	padding:60px 0px 88px 0px;
}

#bodyContentWrapperHm, #bodyContentWrapper {
	width:839px;
	padding:0px 27px;
	text-align:left;
}


.phtStroke {
	border:1px solid #9B8948;
}

.thickLtStroke {
	border:13px solid #F0EDE3;
}

.hmIntro {
	font-size:12px;
	line-height:200%;
}

#footer {
	color:#A39C85;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:110%;
	width:839px;
	padding:25px 27px;
	text-align:left;
}


/* ----- INTERIOR PG STYLES ----- */

.accent01 {
	color:#497136;
}

.medDrkr {
	font-size:13px;
	color:#9B8948;
}

.ttl {
	font-size:30px;
	display:block;
	padding-bottom:15px;
	color:#497136;
	line-height:110%;
}

/*.head {
	font-size:18px;
	display:block;
	padding:5px;
	color:#9B8948;
	line-height:110%;
	background:#e9e6dc;
}*/

.head {
	font-size:18px;
	display:block;
	padding-bottom:5px;
	margin-bottom:15px;
	color:#799e67;
	line-height:110%;
	border-bottom:1px solid #799e67;
}

.subHead {
	text-transform:uppercase;
	letter-spacing:.05em;
	color:#497136;
	font-weight:bold;
}


.phtRight {
	margin: 5px 0px 10px 15px;
	padding: 0px;
	border: 1px solid #696148;
	float:right;
	width:250px;
}

.phtCaptionBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 108%;
	color:#FFFFFF;
	border-top:1px solid #696148;
	background-color:#696148;
	padding: 15px 15px 15px 15px;
}

.phtThumbnail {
	border:#696148 1px solid;
	padding:4px 4px 4px 4px;
	margin:3px 10px 2px 0px;
}

.dottedAboveBelow {
	color: #497136;
	line-height:105%;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.05em;
	display:block;
	padding:5px 0px;
	margin-top:40px;
	border-top:1px dotted #9B8948;
	border-bottom:1px dotted #9B8948;
	width:70%;
}
