body{
  background-image: url(images/bg2.gif);
  margin: 0px;
}

/*Style for headers*/
H1{
  color: #9D3E12;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
}

H2{
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  padding-left: 17px;
  vertical-align: middle;
}

/*Content (with gray border)*/
.a_content{
  font-family: Arial, Arial, Helvetica, sans-serif;
  width: 470px;
  font-weight: normal;
  font-size: 12px;
  padding-left: 12px;
  margin-left: 1px;
  border-left: 5px solid #d8d4c6;
}
.a_body { font-size: 12px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; width: 470px; padding-left: 12px; border-left-style: solid; border-left-width: 0; }
.a_body24 { font-size: 12px; font-family: Arial, Arial, Helvetica, sans-serif, Arial; font-weight: normal; padding-left: 20px; width: 470px; border-left-style: solid; border-left-width: 0; }
.promo { font-family: Arial; background-color: #ffffff; background-image: url(images/promo_bg.gif); width: 157px; height: 206px; border: solid 2px #ffffff; }
.promo H1{
  color: #9D3E12;
  font-family: Arial;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0px;
  font-weight: bold;
  vertical-align: middle;
}

.promo_text{
  padding-left: 17px;
  padding-right: 10px;
  font-family: Arial;
  font-weight: normal;
  font-size: 11px;
}

.separator{
  width: 8px;
}

.custom_ul{
  list-style-image:url(images/bullet3.gif);
  padding-left: 17px;
  line-height: 17px;
  margin-left: 0px;
}

.promo_bottom{ font-family: Arial; padding-left: 7px; vertical-align: bottom; padding-bottom: 0; margin: 0; padding-right: 0; }

.price1{
  color: #A84913;
  padding: 0px;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
}

.price2{
  padding: 0px;
  color: #AAA791;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

.copyright{
  padding-left: 13px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Arial;
  font-size: 11px;
}

.misc{
  color: #C15B19;
  padding-right: 15px;
  font-size: 11px;
  font-family: Arial;
}

a {
  color: #C15B19;
  text-decoration: none;
  font-size: 11px;
  font-family: Arial;
}
a:hover {
  color: #C15B19;
  text-decoration: underline;
  font-size: 11px;
  font-family: Arial;
}

.hmenu a {
  color: #CECECE;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial;
}

.hmenu a:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
}
.news_date{
  color: #8DE9FA;
  font-size: 10px;
  font-family: Arial;
}
.news_head{
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
}
.news{
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 14px;
  color: #000000;
  font-size: 11px;
  font-family: Arial;
}

a.submenu{
  display: block;
  width: 231px;
  vertical-align: middle;
  height: 22px;
  line-height: 22px;
  font-size: 11px;
  font-family: Arial;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: #C5C2A8;
}
a.submenu:hover{
  vertical-align: middle;
  display: block;
  width: 231px;
  height: 22px;
  line-height: 22px;
  font-size: 11px;
  font-family: Arial;
  color: #CD671D;
  font-weight: bold;
  text-decoration: none;
  background-color: #CDCAAF;
}

.logo{
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}
.slogan{
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}