html {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: .85em;
  background-color: #90544c;
}
body {
  margin: 0px;
}
h1, h2, h3, h4, h5, h6, p {
}
h1, h2, h3, h4, h5, h6 {
  color: #f29900;
}
h1 {
  font-size: 1.7em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.1em;
}
a img {
  border-style: none;
}
div#container_background_top {
  width: 988px;
  height: 460px;
  background: url('images/container-background-top.jpg');
  margin: 0px 0px -460px 0px;
  display: none;
}
div#container_overall {
  width: 988px;
  margin: 0px auto;
  background: url('images/container-background-bottom.jpg') 0px 460px;
  padding-bottom: 20px;
}
div#nav_top {
  background: url('images/nav-top-background.gif');
  height: 20px;
  float: right;
  margin-right: 30px;
  font-family: 'Times New Roman', Times, serif;
  line-height: 20px;
  margin-bottom: 4px;
  margin-top: 8px;
}
div#nav_top a {
  display: block;
  float: left;
  height: 20px;
  color: #f29900;
  text-decoration: none;
  padding: 0px 25px;
  border-left: 1px solid #682833;
  border-right: 1px solid #2b0d13;
}
div#nav_top a.first {
  border-left-style: none;
}
div#nav_top a.last {
  border-right-style: none;
}
div#nav_top a.current {
  background: url('images/nav-top-background-current.gif');
  color: #e8d0a6;
}
div#header {
  height: 264px;
  width: 928px;
  margin: 0px auto;
}
div#left {
  width: 268px;
  height: 264px;
  background: url('images/268x264/top-left-background.svg.png');
  float: left;
}
img#logo {
  width: 267px;
  height: 126px;
  display: block;
}
div#nav_left {
  font-size: 14px;
  font-family: 'Times New Roman', Times, serif;
  margin-left: 20px;
}
div#nav_left a {
  display: block;
  color: #fff0cf;
  text-decoration: none;
  margin-bottom: 5px;
  padding-left: 16px;
  background: url('images/nav-left-decoration.gif') no-repeat 0px 7px;;
}
div#nav_left a.current {
  color: #f29900;
  padding-left: 52px;
  background-image: url('images/nav-left-decoration-current.gif');
}
div#swoosh {
  width: 646px;
  height: 64px;
  background-image: url('images/swoosh.png');
  position: absolute;
  z-index: 1;
  margin: 36px 0px 0px 304px;
}
div#slideshow {
  width: 656px;
  height: 264px;
  float: left;
  margin-left: 4px;
}
div#slideshow img {
  display: block;
  width: 656px;
  height: 264px;
}
div#tagline {
  height: 25px;
  width: 647px;
  background-image: url('images/tagline-background.png');
  position: absolute;
  z-index: 1;
  color: #fff;
  margin: 271px 0px 0px 302px;
  line-height: 25px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 13px;
}
div#content {
  background: #682833 url('images/1x1/content-background.svg.png');
  color: #fff;
  width: 868px;
  padding: 20px 30px;
  margin: 4px auto 0px auto;
}
div#content a {
  color: #fcee21;
}
div#content a:visited {
  color: #b76e04;
}
div#nav_bottom {
  margin-left: 30px;
  margin-top: 4px;
  font-family: 'Times New Roman', Times, serif;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
}
div#nav_bottom a {
  width: 229px;
  height: 103px;
  float: left;
  margin-left: 4px;
  background-position: 0px 25px;
  background-repeat: no-repeat;
  text-decoration: none;
}
div#nav_bottom a.first {
  margin-left: 0px;
}
div#nav_bottom a span {
  display: block;
  height: 21px;
  line-height: 21px;
  background: #ef9e16 url('images/nav-bottom-yellow.gif');
  color: #fff;
  text-align: center;
}
div#nav_bottom a.alt span {
  color: #f29900;
  background: #512027 url('images/nav-bottom-purple.gif');
}
div#footer {
  clear: both;
  text-align: center;
  font-size: .85em;
  color: #fff;
}
div#footer a {
  color: #fff;
}
div#photo_gallery {
  width: 130px;
  height: 100px;
  display: block;
}
div#photo_gallery a {
  display: block;
  width: 130px;
  height: 13em;
  font-size: .7em;
  overflow: hidden;
  float: left;
  text-align: center;
  text-decoration: none;
  margin-right: 0px;
  padding-left: 11px;
  color: #fff;
}
div#photo_gallery img {
  width: 130px;
  height: 100px;
  display: block;
}

