body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.footerBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CAA28B;
	background-image: url(/images/footerBG.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
}
.footerBG a:link
{color: #CAA28B; text-decoration: none;}
.footerBG a:visited
{color: #CAA28B; text-decoration: none;}
.footerBG a:hover
{color: #000000; text-decoration: none;}

.footerBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}

.navoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A16A50;
	background-color:#FEFDFC;
	border-bottom: 1px solid #782905;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #782905;
	background-color: #FDFAF7;
	border-bottom: 1px solid #782905;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navonSublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.navonSublink a:link
{color: #000000; text-decoration: none;}
.navonSublink a:visited
{color: #000000; text-decoration: none;}
.navonSublink a:hover
{color: #782905; text-decoration: underline;}

.rtBG {
	background-color: #F4F1EA;
	background-image: url(/images/rightBG.jpg);
	background-repeat: no-repeat;
}
.rtAdBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D5D37;
	border: 1px solid #D6D0C1;
}
.rtAdBoxTitle {
	background-color: #D6D0C1;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
}
.rtAdBoxCopy {
	background-color: #FEFEFD;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navDivLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEEAE2;
	border-right-color: #EEEAE2;
	border-bottom-color: #EEEAE2;
	border-left-color: #EEEAE2;
}
.prodDtlBoxTitle {
	background-color: #FEFEFD;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	color: #9D5D37;
	border: 1px solid #D6D0C1;
}

.subTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #782905;
}

.mainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #782905;
}
a:link
{color: #A16A50; text-decoration: none;}
a:visited
{color: #A16A50; text-decoration: none;}
a:hover
{color: #000000; text-decoration: none;}

hr
{height: 0px; border-top: 1px solid #782905; border-bottom: 0px; border-right: 0px; border-left: 0px;}
