@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	background: #af680e url(../images/mainbg.gif) top repeat-x;
}
.wrappertable {
	border-bottom: 1px solid #784601;
	border-right: 1px solid #784601;
	border-left: 1px solid #784601;	
	 }
h1.serifbrown, h2.serifbrown, h3.serifbrown, h4.serifbrown, h5.serifbrown {
	font: 20px bold italic "Times New Roman", Times, serif;
	color: #744300; }
h1.serifhazel, h2.serifhazel, h3.serifhazel, h4.serifhazel, h5.serifhazel, h6.serifhazel {
	font: bold 12px Arial, Helvetica, sans-serif; text-transform: uppercase;
	color: #ae680e; margin: 0px; }
a {
color: #744300; text-decoration: underline; }
a:hover {
color: #744300; text-decoration: none; }
.clearer {
	clear: both; margin: 0px; line-height: 0px; padding: 0px; }
p.regular {
	margin: 0 0 20px 0; padding:0; text-align: left; }
p.multi {
	margin: 0 0 10px 0; padding:0; text-align: left; }