@charset "utf-8";
body {
	background-color: #fafbf6;
	background-repeat: repeat-x;
	margin: 0px;
	background-image: url(../img/bckgrnd.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: 2e2e2e;
}
.contactformtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7b7b73;
}
.formfield {
	background-color: #fbfcf8;
	border: 1px solid #70672a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button {
	background-image: url(../img/submit_bt.gif);
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 66px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
.quote {
	font-size: 10px;
	color: #5b5b52;
	font-style: italic;
	line-height: 15px;
}
.quotebold {
	font-size: 10px;
	font-weight: bold;
	color: 5b5b52;
	line-height: 15px;
}





.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7b73;
	line-height: 18px;
}
.copyrightlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a1513d;
	text-decoration: none;
}
.copyrightlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2e2e2e;
	text-decoration: none;
}
a {
	color: #a1513d;
}
a:hover {
	color: #2e2e2e;
}
.leftbold {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #484945;
}
.leftnav {
	text-decoration: none;
	color: #484945;
	text-indent: 11px;
}
.leftnav:hover {
	text-decoration: none;
	color: #c52500;
	text-indent: 11px;
}
.leftnavback {
	background-image: url(../img/left_arrow.gif);
	background-repeat: no-repeat;
}
.leftbold:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #c52500;
}
h1 {
	font-size: 18px;
	color: #8b270f;
	font-weight: normal;
}
.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 15px;
}
.topnav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #e34f00;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.largeorange {
	font-size: 24px;
	font-weight: normal;
	color: c52500;
}
