
body { background-color: #714224; margin: 0px }
.bodytext { color: black; font-size: 14px; font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.footertext { color: black; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.headertext { color: #714224; font-weight: bold; font-size: 16px; font-family: Trebuchet MS, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.border  { border: solid 2px #714224 }
.bg  { background: #d9c6b3 url(images/bg_main.jpg) no-repeat }
.bghome { background: #d9c6b3 url(images/bg_home.jpg) no-repeat }
#divCont  { position: absolute; z-index: 100; top: 172px; left: 0px; width: 183px; height: 0px;}
.clTop  { line-height: 37px; width: 183px }
.clSub  { line-height: 20px; width: 183px;}
/*** This sets the style for the links inside the menu. ***/
#divCont .clTop a { color: #000000; font-weight: bold; font-size: 14px; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none;}
#divCont .clTop a:hover { color: #000000; text-decoration: none;}
#divCont .clTop .clSub a { color: #777777; font-weight: normal; font-size: 12px; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none;}
#divCont .clTop .clSub a:hover { color: #333333; text-decoration: none;}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #D9C6B5;
	margin-left: 5px;
}
.footer a:link {
	color : #D9C6B5;
}
.footer a:hover {
	color: #A67D54;
	font-weight: normal;
}
.footer a:visited  {
	color : #A67D54;
	font-weight: normal;
}
.footer a:visited:hover {
	color: #A67D54;
	font-weight: normal;
}
.footer a:active {
	color : #A67D54;
	font-weight: normal;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #D9C6B5;
	margin-left: 5px;
}

