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

A.main-sub-nav         { color: #5d7438; text-decoration: none; }
A.main-sub-nav:hover   { color: #5d7438; text-decoration: underline; }

A.sub-nav              { color: #5d7438; text-decoration: underline; }
A.sub-nav:hover        { color: #5d7438; text-decoration: underline; }

A.bottom-nav           { color: #a68962; text-decoration: none; }
A.bottom-nav:hover     { color: #a68962; text-decoration: underline; }


BODY {
  background-color: #5d7438;
  background: url('../images/backgrounds/wood-bkg.jpg');
  scrollbar-arrow-color: FFFFFF;
  scrollbar-base-color: a68962;
  scrollbar-dark-shadow-color: 5d7438;
  scrollbar-shadow-color: 5d7438;
}

IMG {
  border: 0px;
}

H1, H2, H3, H4, H5, H6 {
  color: #5d7438;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: normal;
}

H1.indexpage { font-size: 12px; }

H1.update { font-size: 14px; text-decoration: underline; color: #005500; }

B {
  color: #5d7438;
}

div.hr {
  height: 10px;
  width: 55%;
  background: #fff url('../images/misc/div-star.gif') scroll center;
}

div.hr hr {
  display: none;
}

.main-sub-nav {
  color: #5d7438;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 15px;
}

.sub-nav {
  color: #5d7438;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 15px;
}

.copy {
  color: #322f2c;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.hunt-copy {
  color: #322f2c;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  padding-left: 0px;
  padding-right: 20px;
}

.copyright {
  color: #a68962;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}
