html {
  background-color: #000;
  color: #fff;
  font-size: 16px;
  font-size: .875em;
  font-family: Georgia, serif;
}
a img {
  border-style: none;
}
body {
  margin: 0px;
}
div#container_overall {
  width: 988px;
  background: url('images/background.jpg') no-repeat;
  margin: 0px auto;
  overflow: hidden;
}
img#logo {
  width: 376px;
  height: 100px;
  display: block;
  position: absolute;
  z-index: 1;
  margin: 6px 0px 0px 0px;
  clear: both;
}
img#hat {
  position: absolute;
  width: 104px;
  height: 121px;
  margin: 88px 0px 0px 883px;
  clear: both;
}
div#nav_left {
  width: 181px;
  position: absolute;
  font-size: 12px;
  text-transform: uppercase;
  margin: 97px 0px 0px 93px;
  clear: both;
}
div#nav_left_middle {
  background: url('images/nav-left-background-middle.png');
  width: 173px;
  padding: 0px 4px;
  overflow: hidden;
}
div#nav_left_bottom {
  width: 181px;
  height: 8px;
  background-image: url('images/nav-left-background-bottom.png');
}
div#nav_left_top_decoration, div#nav_left_bottom_decoration {
  width: 138px;
  height: 15px;
  background-image: url('images/nav-left-top-bottom.png');
  margin: 10px auto;
}
div#nav_left a {
  display: block;
  color: #cdb58d;
  text-decoration: none;
  padding-top: 1px;
  padding-left: 14px;
  width: 112px;
  background: url('images/nav-left-separator.png') repeat-x left top;
  margin: -7px 0px 0px 38px;
}
div#nav_left a span {
  display: block;
  height: 29px;
  padding-left: 46px;
  margin-left: -46px;
  line-height: 23px;
}
div#nav_left a.current span {
  background: url('images/nav-left-decoration-current.png') no-repeat;
}
div#nav_left a.first {
  background-image: none;
  padding-top: 0px;
  margin-top: 0px;
}
div#nav_left a:hover {
  color: #fff;
}
div#content_top {
  background-image: url('images/content-top-background.png');
  width: 556px;
  min-height: 270px;
  margin: 0px auto;
  margin-top: 130px;
  padding: 0px 63px 20px 295px;
  color: #000;
  overflow: hidden;
}
div#content_top a {
  color: #371400;
}
div#content_top a:visited {
  color: #4d2718;
}
div#content_top_border_top, div#content_top_border_bottom {
  background-image: url('images/content-top-border.png');
  width: 862px;
  height: 2px;
}
div#content_top_border_top {
  margin: 0px -63px 20px -269px;
}
div#content_top_border_bottom {
  position: relative;
  margin: -2px auto 0px auto;
}
div#content_top_decoration {
  width: 153px;
  height: 22px;
  margin: 0px auto;
  background-image: url('images/content-top-decoration.png');
}
div#content_top h1 {
  font-style: italic;
  font-size: 1em;
  color: #6a3d16;
  text-transform: uppercase;
  margin-left: -40px;
}
div#bottom_boxes {
  margin: 1em -44px 0px -40px;
  width: 636px;
  overflow: hidden;
}
div#bottom_boxes img {
  margin: 0px 8px;
  display: block;
  float: left;
}
div#content_bottom {
  padding: 10px 40px;
  width: 827px;
  margin: 0px auto;
  color: #b9b8b7;
  font-size: .929em;
}
div#content_bottom h2 {
  font-size: 1.077em;
  font-style: italic;
  color: #b27707;
  margin-left: -40px;
}
div#content_bottom a {
  color: #9f7c5b;
}
div#content_bottom a:visited {
  color: #926f4e;
}
div#footer {
  font-size: .85em;
  text-align: center;
  margin: 0px auto;
  width: 988px;
}
div#footer a {
  color: #fff;
}
table.items {
 width: 550px;
 margin: 0px auto;
}
div.photo_gallery {
  clear: both;
  overflow: hidden;
}
div.photo_gallery a {
  display: block;
  width: 133px;
  height: 94px;
  float: left;
  margin: 2px;
  text-decoration: none;
  font-size: .85em;
  text-align: center;
}
div.photo_gallery img {
  width: 129px;
  height: 90px;
  border: 2px solid #9f7c5b;
  display: block;
}

