body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #4B0000;
	background-image: url(/images/BG1.png);
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 12px;
}
.borderAllThin {
	border: 1px solid #000000;
}
.regText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.medText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
.regTextSmaller {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
a.regTextSmaller:link,a.regTextSmaller:hover, a.regTextSmaller:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}
a.regTextSmaller:hover{
text-decoration:underline;
}
.copyright {
	font-size: 9px;
	color: #CCCCCC;
}
a:link {
	color: #5f0101;
}
a:visited {
	color: #EB3D32;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
a.menu:link {
	text-decoration:none;
	display:block;
	width:97%;
	height:100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
a.menu:visited {
	text-decoration:none;
	display:block;
	width:97%;
	height:100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
a.menu:hover {
	text-decoration:none;
	display:block;
	width:97%;
	height:100%;
	background:#dbcbbc;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
a.menu:active {
	text-decoration:none;
	display:block;
	width:97%;
	height:100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.adBrand {
	font-family: Arial, Helvetica, sans-serif;
	color: #440709;
	font-size: 12px;
}
.adItem {
	font-family: Arial, Helvetica, sans-serif;
	color: #440709;
	font-size: 13px;
	font-weight:bold;
}
.adDesc {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.adBlurb {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style:italic;
}
.adPrice {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 16px;
	font-weight:bold;
}
.adPriceSub {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 13px;
	font-weight:bold;
}
.subHeadRed {
	font-family: Arial, Helvetica, sans-serif;
	color:#900511;
	font-size: 15px;
	font-weight:bold;
}
.subSubHeadRed {
	font-family: Arial, Helvetica, sans-serif;
	color:#900511;
	font-size: 13px;
	font-weight:bold;
}
.subHeadWhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight:bold;
}
.whiteLinks {
	color: #FFFFFF;
}
a.whiteLinks:link {
	text-decoration:none;
	color: #FFFFFF;
}
a.whiteLinks:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.whiteLinks:hover {
	text-decoration:underline;

	color: #FFFF66;
}
a.whiteLinks:active {
	text-decoration:none;
	color: #FFCC00;
}.regText9px {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
}
.servicesList {
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 0px;
	padding-top: 3px;
}
.servicesUL {
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
	padding-top: 3px;
	margin-top: 0px;
}
.tanBG {
	background-color: #D9AD77;
}
.tanBGLight {
background-color:#ECE0D6;
}
.borderThinR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderThinB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borderDRedT {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4B0000;
}
.borderRedT {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B4211D;
}
.borderBrownB {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#B59C87;
}
.borderBottomThinBlack {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.subSub {
	font-weight: bold;
	color: #FFFFFF;
}
.stubbyP {
	padding:0px;
	margin:0px;
	padding-bottom:8px;
}
.subOrange {
	font-size:14px;
	font-weight:bold;
	color:#F38610;
}
.disclaimer {
	padding-top:20px;
	font-size: 11px;
	font-style: italic;
}