body {
	background-color: #FFE79D;
	background-image: url(images/pagebkgr.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px 10px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 28px;
	font-style: italic;
}
h2 {
	font-size: 24px;
	color: #B23C30;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.btcontent {
	background-color: #FDD5A1;
	color: #613E20;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #000000;
}
.btnav {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 150px;
}
.btnav a:link {
	background-color:#FFFFFF;
	color: #B23C30;
	text-decoration: none;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	width: 150px;
	padding: 2px 2px 2px 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btnav a:hover {
	background-color:#B23C30;
	color:#FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
	width: 150px;
}
.btnav a:visited {
	background-color:#FFFFFF;
	color: #B23C30;
	text-decoration: none;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	width: 150px;
	padding: 2px 2px 2px 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btnavbk {
	color: #FFFFFF; 
	border: solid; 
	border-width: 0px 1px; 
	border-color: #FFFFFF #1D54B1; 
	background-color: #D57E31
}
.btfoot	{
	background-color: #B23C30;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	border: 0px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.btnav2 {
	background-color: #B23C30;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #613E20;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #613E20;
	border-left: 1px solid #666666;
}
.btaddress {
	background-color: #FFFFFF;
	color: #613E20;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	font-size: 12px;
	padding: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.maincontent {
	background-color: #FFFFFF;
	float: left;
	width: 99%;
	padding-right: 5px;
}
.headright {
	float: right;
	position: static;
	margin-top: -150px;
	margin-right: 5px;
}
.maincontent2 {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightline {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #990000;
}
