html {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .81em;
  line-height: 1.3;
}
body {
  background: url('images/background.gif') repeat-x;
  margin: 0px;
}
a img {
  border-style: none;
}
h1 {
  color: #e27203;
  font-size: 2.31em;
}
h2 {
  color: #e27203;
  font-size: 1.15em;
}
h3 {
  color: #6b9a0e;
  font-size: 1.08em;
}
ul {
  list-style-image: url('images/button.png');
  color: #333;
  font-weight: bold;
}
div#container_overall {
  width: 988px;
  margin: 0px auto;
}
div#nav_top {
  font-size: 12px;
  float: right;
  margin-top: 63px;
}
div#nav_top a {
  height: 18px;
  padding: 11px 0px 12px 0px;
  background: url('images/nav-top-background.png') center top;
  color: #333;
  float: left;
  display: block;
  text-decoration: none;
}
div#nav_top a span {
  display: block;
  float: left;
  height: 18px;
  background: url('images/nav-top-separator.gif') repeat-y;
  padding: 0px 12px 0px 14px;
}
div#nav_top a.first {
  background-position: left top;
}
div#nav_top a.first span {
  padding: 0px 12px 0px 23px;
  background-image: none;
}
div#nav_top a.last {
  background-position: right top;
}
div#nav_top a.last span {
  padding-right: 23px;
}
div#nav_top a.current {
  background-image: url('images/nav-top-background-current.png');
  color: #fff;
}
div#nav_top a:hover {
  color: #e27203;
}
img#logo {
  width: 308px;
  height: 79px;
  display: block;
  position: absolute;
  margin-top: 10px;
}
img#tree {
  float: left;
  width: 159px;
  height: 198px;
}
div#content_top {
  line-height: 1.4;
  font-size: 1.08em;
  font-weight: bold;
  color: #fff;
  float: left;
  width: 333px;
  height: 200px;
  overflow: hidden;
  padding: 0px 10px;
}
div#content_top h1 {
  line-height: .8;
}
div#content_top p {
  line-height: 1.2;
}
div#slideshow {
  float: left;
  width: 440px;
  height: 197px;
  padding: 15px 22px 21px 14px;
  background-image: url('images/slideshow-background.png');
}
div#slideshow img {
  width: 440px;
  height: 197px;
  display: block;
}
div#content {
  clear: both;
}
div#content h2, h3 {
  line-height: 1.8;
}
div#content a:visited {
  color: #e27203;
}
div.photo_gallery {
  clear: both;
}
div.photo_gallery img {
  width: 133px;
  height: 90px;
  display: block;
  float: left;
  margin: 5px;
  border: none;
}
img#boise_skyline {
  width: 988px;
  height: 100px;
  display: block;
  margin: 0px auto;
}
div#footer_shadow {
  margin-top: -19px;
  width: 100%;
  min-width: 988px;
  height: 19px;
  background-image: url('images/footer-shadow.png');
}
div#footer {
  width: 100%;
  min-width: 988px;
  color: #fff;
  text-align: center;
  background-color: #000;
  overflow: auto;
}
div#footer a {
  color: #fff;
}