html, body {
	margin:0;
	font-family:tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#575033;
}
.orange { color: #f2b11b; font-weight: bold; text-decoration: none; }
a.orange:hover { color: #f60}

.drkbrown { color: #706530; font-size: 12px; text-decoration: none; }
.brown { color: #9a926b; text-decoration: none; }
a.brown:hover { color: #f60}

.ltbrown { color: #bbb38e; font-size: 12px; text-decoration: none; }
a.ltbrown:hover { color: #004d83}
.blue { color: #004d83; font-size: 11px; text-decoration: none; }
a.blue:hover { color: #eaaa13; }
hr {
  border: 0;
  width: 100%;
  color: #847c57;
  background-color: #847c57;
  height: 1px;

}




h1, h2, h3 { font-weight: bold; color: #685f38; font-family: georgia, verdana, tahoma; }

h1 { letter-spacing: 1px; font-size: 18px; line-height: 10px; }

h2 { letter-spacing: 1px; font-size: 14px; line-height: 20px; }

h3 { letter-spacing: 1px; font-size: 12px; line-height: 12px; }


.footer { color: #575033; font-size: 12px; font-weight: 400; line-height: 14pt; text-decoration: none; }
.commheader1 { color: #706530; font-size: 20px; font-family: georgia, tahoma; font-weight: 700; font-style: italic; text-decoration: none; }
.commheader2 { color: #706530; font-size: 16px; font-weight: 700; text-decoration: none; }
a.commheader2:hover { color: #f60; }
.faghdr { color: #706530; font-size: 13px; font-weight: 700; text-decoration: none; text-align: left; margin-left: 0; padding-top: 20px; padding-bottom: 6px; }
.faqbody { color: #575033; font-size: 12px; font-family: tahoma, Arial, Helvetica, sans-serif; margin: 0; }

