li {
}
html {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  background-color: #333;
  color: #fff;
}
body {
  margin: 0px;
}
h1, h2, h3, h4, h5, h6, p {
  margin: .5em 0px;
}
ul {
  margin-top: .5em;
  margin-bottom: .5em;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.1em;
}
h3 {
  font-size: 1.1em;
}
a  {
  border-style: none;
  text-decoration: none;
  color: #990000;
}
a img {
  border-style: none;
  text-decoration: none;
}
a img hover{
  border-style: none;
  text-decoration: none;
  color: #0000cc
}
div#container_overall {
  width: 932px;
  margin: 0px auto;
  color: #000;
}
div#header {
  height: 204px;
}
img#logo {
  display: block;
  width: 215px;
  height: 213px;
  position: absolute;
  margin-left: -23px;
}
div#slideshow {
  position: absolute;
  width: 932px;
  height: 204px;
  overflow: hidden;
}
div#slideshow img {
  width: 932px;
  height: 204px;
  display: block;
}
div#nav_top {
  text-align: center;
  position: absolute;
  height: 28px;
  line-height: 28px;
  font-weight: bold;
  font-size: 13px;
  width: 932px;
  margin-top: 176px;
}
div#nav_top a {
  float: right;
  text-decoration: none;
  display: block;
  height: 28px;
  border-right: 2px solid #838284;
  padding: 0px 10px;
  background: url('images/nav-top-background.png');
  color: #000;
}
div#nav_top a.first {
  border-style: none;
}
div#nav_top a.current {
  background: #fff;
  color: #9a7e00;
}
div#nav_left {
  width: 284px;
  float: left;
  margin: 20px 10px 0px 0px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
div#nav_left a {
  display: block;
  float: left;
  text-decoration: none;
  width: 133px;
  height: 122px;
  padding: 10px 9px 0px 0px;
  background: url('images/nav-left.png');
  position: relative;
  z-index: 1;
  color: #ba6825 !important;
}
div#nav_left a:visited {
  color: #ba6825 !important;
}
div#nav_left a.current {
  background: url('images/nav-left-rolled.png');
}
div#nav_left a img {
  display: block;
  margin: 0px auto;
  width: 95px;
  height: 78px;
  margin-top: 3px;
}
div#right {
  float: right;
  width: 216px;
  margin: 20px 0px 0px 10px;
}
div#scroller {
  width: 188px;
  height: 173px;
  padding: 10px 18px 18px 10px;
  background: url('images/right-scroll-box.png');
}
div#scroller_outside {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
div#scroller_inside {
  width: 100%;
  position: absolute;
}
div#weather {
  width: 180px;
  height: 150px;
  margin: 5px 0px 5px 14px;
}
div#content_top {
  background: url('images/1x1/content-background-olive.svg.png');
  padding: 1px 20px;
  width: 892px;
  margin-top: 15px;
  min-height: 142px;
}
div#content_top a{
  color: #990000;
}
div#content_top a:visited{
  color: #d91919;
}
div#content_bottom {
  background: url('images/1x1/content-background-green.svg.png');
  padding: 1px 20px;
  width: 892px;
  margin-top: 15px;
  min-height: 82px;
}
div#footer {
  clear: both;
  padding: 10px 0px;
  width: 985px;
  margin: 0px auto;
  text-align: center;
  font-size: .85em;
}
div#footer a {
  color: #fff;
}
div.breadcrumbs {
  text-align: center;
  margin: .6em 0px .25em 0px;
}
div.breadcrumbs a {
  font-weight: bold;
  
  margin: 0px 5px;
}
div.breadcrumbs a:hover {
  color: #0000ff !important;
}
div.photo_gallery {
  text-align: right;
  line-height: 1em;
  margin: .5em 0px;
}
div.photo_gallery a {
  display: block;
  width: 142px;
  height: 112px;
  font-size: .85em;
  overflow: hidden;
  float: left;
  text-align: center;
  text-decoration: none;
  margin: 3px;
}
div.photo_gallery img {
  width: 140px;
  height: 110px;
  border: 1px solid #000;
  display: block;
}
div.page_thumbs {
  text-align: center;
  font-size: .75em;
}
div.page_thumbs a {
  float: left;
  display: block;
  width: 150px;
  height: 12em;
  text-decoration: none;
  margin: 0px 7px;
}
div.page_thumbs a img {
  width: 150px;
  height: 100px;
  display: block;
}
