html {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .81em;
}
body {
  background: #8fbeea url('images/1x1/background.svg.png') repeat-x;
  margin: 0px;
}
a img {
  border-style: none;
}
h1, h2, h3 {
  color: #2e5327;
}
h1 {
  font-size: 1.15em;
}
h1 span {
  font-size: 1.07em;
  color: #e27203;
}
h2 {
  font-size: 1.08em;
}
div#container_overall_top {
  background-image: url('images/container-background-top.png');
  width: 988px;
  height: 35px;
  margin: 0px auto;
}
div#container_overall_bottom {
  background-image: url('images/container-background-bottom.png');
  width: 988px;
  height: 35px;
  margin: 0px auto;
}
div#container_overall {
  width: 962px;
  background-image: url('images/container-background-middle.png');
  margin: 0px auto;
  padding: 0px 13px;
  overflow: hidden;
}
div#container_overall a {
  text-decoration: none;
}
div#header {
  height: 125px;
}
img#phone {
  width: 178px;
  height: 83px;
  float: right;
  margin: 20px 5px 10px 0px;
  display: block;
}
img#logo {
  width: 379px;
  height: 117px;
  margin: 0px 0px 10px 10px;
  display: block;
  position: absolute;
  margin-top: -10px;
}
div#nav_top {
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
  height: 29px;
  text-align: center;
  position: relative;
  left: 50%;
  float: left;
}
div#nav_top_inner {
  position: relative;
  left: -50%;
}
div#nav_top a {
  color: #424241;
  display: block;
  float: left;
  height: 27px;
  padding: 1px 0px;
  background: url('images/nav-top-background.gif') center top;
}
div#nav_top a span {
  padding: 0px 17px 0px 19px;
  display: block;
  height: 27px;
  line-height: 27px;
  float: left;
  background: url('images/nav-top-separator.gif') repeat-y;
}
div#nav_top a.first {
  background-position: left top;
}
div#nav_top a.first span {
  background-image: none;
  padding-left: 17px;
}
div#nav_top a.last {
  background-position: right top;
}
div#nav_top a.current {
  color: #fff;
  background-image: url('images/nav-top-background-current.gif');
}
div#nav_top a:hover {
  color: #2e5327;
  cursor: pointer;
}
div#nav_top a.current:hover {
  color: #fff;
}
div#slideshow_mask {
  background: url('images/slideshow-mask.png');
  position: relative;
  margin: -248px 0px 0px 16px;
  width: 930px;
  height: 248px;
  z-index: 1;
}
div#slideshow {
  width: 930px;
  height: 248px;
  margin-left: 16px;
  clear: both;
}
div#slideshow img {
  display: block;
  width: 930px;
  height: 248px;
}
div#left_images {
  width: 140px;
  height: 288px;
  float: left;
  margin: 5px 20px 10px 10px;
}
div#content {
  width: 772px;
  float: left;
  padding-right: 20px;
  overflow: hidden;
}
div#content a {
  color: #4495d7;
}
div#content a:visited {
  color: #e27203;
}
div#footer {
  text-align: center;
  font-size: .85em;
}
div#footer a {
  margin: 0px 5px;
}
div#footer a.current {
  color: #4495d7;
}
div#footer a:visited {
  color: #e27203;
}
