BODY {
  font-family: arial, sans-serif;
  font-size: 13px;
  color: #000000;
  background-color: #9A5634;
  background-image: url('images/bg.jpg');
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

A:link, A:visited {
  color: #003300;
  text-decoration: underline;
}

A:hover {
  color: #990000;
  text-decoration: none;
}

DIV.topbar {
  width: 800px;
  height: 56px;
  background-image: url('images/bg_top.gif');
  background-repeat: no-repeat;
}

DIV.nav_top {
  width: 170px;
  background-image: url('images/bg_left_top.gif');
  background-repeat: no-repeat;
  padding-top: 22px;
  padding-bottom: 30px;
}

DIV.nav_top_inner {
  margin: 0px 14px 0px 14px;
  font-size: 14px;
  font-weight: bold;
  color: #5B1E00;
}

DIV.leftnav_item {
  margin-bottom: 6px;
}

A.leftnav:link, A.leftnav:visited {
  color: #5B1E00;
  text-decoration: none;
}

A.leftnav:hover {
  color: #3B4E00;
  text-decoration: underline;
}

DIV.hrdiv {
  border-bottom: 1px solid #BBAD7D;
  font-size: 1px;
  margin-bottom: 10px;
}

DIV.content {
  background-color: #FFFFFF;
  width: 600px;
}

DIV.content_inner {
  margin: 0px 20px 0px 20px;
}

DIV.header {
  color: #3B4E00;
  font-size: 26px;
  border-bottom: 1px solid #BBAD7D;
  margin-bottom: 20px;
  padding-bottom: 5px;
  letter-spacing: 2px;
  font-weight: bold;
}

DIV.bottombar {
  width: 800px;
  height: 30px;
  background-image: url('images/bg_bottom.gif');
  background-repeat: no-repeat;
  background-position: bottom center; 
}

DIV.footer {
  text-align: center;
  color: #917657;
  font-size: 11px;
  font-weight: bold;
}

DIV.credit_footer {
  margin-top: 8px;
  margin-bottom: 10px;
  text-align: center;
}

DIV.cab_finish {
  color: #0099CC;
  font-size: 10px;
  text-align: center;
}

DIV.cab_style {
  color: #000000;
  font-size: 10px;
  text-align: center;
}

.contactfield {
  border: 1px solid #003300;
  color: #000000;
  font-weight: bold;
  font-family: arial, sans-serif;
  font-size: 11px;
  padding: 3px;
}

a {
outline: none;
}
a:focus {
outline: none;
}

#catalog_listing {font-size: 10px; margin-top: 5px; display: none; list-style: url(images/small_bullet.jpg) }
#catalog_listing a:link, a:visited {
  color: #5B1E00;
  text-decoration: none;
}

#catalog_listing a:hover {
  color: #3B4E00;
  text-decoration: underline;
}
