.navtanbg {
	background-image: url(../images/tan_bg.gif);
	background-repeat: repeat-x;
}
.navbg {
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
}
.footbg {
	background-image: url(../images/foot_bg.gif);
	background-repeat: repeat-x;
}
.rightbg {
	background-repeat: repeat-y;
	background-image: url(../images/rightbg.gif);
	background-position: right;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #AF5F25;
}

.leftbg {
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat-y;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #17345c;
	font-style: italic;
}

.headerbg {
	background-color: #AF5F25;
}
.leftbotbg {
	background-image: url(../images/foot_leftbg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #AF5F25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cha {
	font-size: 18px;
	font-weight: bold;
	color: #17345c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #17345c;
	background-color: #f3c6a5;
}

.border {
 border: thin solid #AF5F25;
}

.commercialservices {
  background-color: #f7f5f5;
  border: thin solid #17345c;
  font-weight: bold;
}

.bluebg {
  background-color: #17345c;
  color: #ffffff;
  font-weight: bold;
}

.call {
  font-size: 18px;
  font-weight: bold;
  color: #AF5F25;
}

.bold {
  font-weight: bold;
}

a:link {
  color: #17345c;
  text-decoration: underline;
}

a:hover {
  color: #af5f25;
  text-decoration: underline;
}

a:active {
  color: #af5f25;
  text-decoration: none;
}

a:visited {
  color: #af5f25;
  text-decoration: underline;
}

.anchor a:link {
  color: #17345c;
  text-decoration: underline;
  font-weight: bold;
}

.anchor a:hover {
  color: #af5f25;
  text-decoration: underline;
  font-weight: bold;
}

.anchor a:active {
  color: #af5f25;
  text-decoration: underline;
  font-weight: bold;
}

.anchor a:visited {
  color: #af5f25;
  text-decoration: underline;
  font-weight: bold;
}

.couponborder {
  border: thin dashed #af5f25;
}

.bluebold {
  font-weight: bold;
  font-size: 15px;
  color: #17345c;
}

.blueline {
  background-color: #17345c;
}

.greyside {
  background-image: url(../images/greyside.gif);
  background-repeat: repeat-y;
}

.brownside {
  background-image: url(../images/brownside.jpg);
  background-repeat: repeat-y;
  background-position: right;
}

.footerbg {
  background-image: url(../images/footerbg.jpg);
}

.question {
  color: #af5f25;
}

.whitebg {
  background-color: #ffffff;
}