body {
	background-image: url(/images/page-tile.jpg);
	background-repeat: repeat-x;
	background-color: #DAA229;
	margin-left: 8px;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}
.maroon {color: #660000}
a:link {
	color: #882E25;
}
a:visited {
	color: #882E25;
}
a:hover {
	color: #000000;
}
a:active {
	color: #882E25;
}
a.bnav:link {
	font-family: Times New Roman, Times, serif;
	color: #660000;
	text-decoration:none;
	font-size: 14px;
	line-height: 20px;
}
a.bnav:visited {
	font-family: Times New Roman, Times, serif;
	color: #660000;
	text-decoration:none;
	font-size: 14px;
	line-height: 20px;
}
a.bnav:hover {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	text-decoration:underline;
	font-size: 14px;
	line-height: 20px;
}
a.bnav:active {
	font-family: Times New Roman, Times, serif;
	color: #660000;
	text-decoration:none;
	font-size: 14px;
	line-height: 20px;
}
.bot {
	font-size: 12px;
	color: #660000;
	font-family: Times New Roman, Times, serif;
	line-height: 20px;
}
.title_1 {
	color: #882E25;
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
}
.small_serif {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 13px;
}
input.contact {
	border: 1px solid #660000;
	width: 138px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom:-2px;
}
input.state {
	border: 1px solid #660000;
	width: 20px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom:-2px;
}
input.zip {
	border: 1px solid #660000;
	width: 40px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom:-2px;
}
input.email {
	border: 1px solid #660000;
	width: 175px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom:-2px;
}
input.phone {
	border: 1px solid #660000;
	width: 80px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom:-2px;
}
textarea.comments {
	border-color: #660000;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 284px;
	height: 60px;
	margin-top:-2px;

}
.formtitle {
	font-size: 10pt;
	color: #660000;
}
