html {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  background: #f0d89c url('images/background.gif') 5px 0px;
  color: #fff;
}
body {
  margin: 0px 0px 20px 0px;
}
a img {
  border-style: none;
}
h2, h3, h4, h5, h6 {
  color: #bf1e2d;
}
h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1.2em;
}
td p {
  margin: 0px;
}
a {
  color: #fff;
}
div#container_overall {
  width: 782px;
  overflow: hidden;
  margin: 0px auto;
  background-color: #8f181b;
  border-bottom-color: #cb2127;
  color: #fff;
}
div#header_top {
  height: 126px;
  background: url('images/background-header.jpg');
}
#logo {
  position: absolute;
  margin-left: 495px;
  margin-top: 3px;
}
a.take_tour, a.video_tour, a.photo_gallery {
  position: absolute;
  display: block;
  z-index: 4;
}
a.take_tour {
  margin-top: 350px;
  margin-left: 660px;
}
a.video_tour {
  margin-top: 350px;
  margin-left: 490px;  
}
a.photo_gallery {
  margin-top: 350px;
  margin-left: 615px;
}
a.take_tour img, a.take_tour span, a.take_tour2 img, a.take_tour2 span {
  display: block;
}
div#nav_top {
  position: absolute;
  margin-top: 108px;
  margin-left: 6px;
  z-index: 2;
  font-size: 14px;
  font-weight: bold;
}
div#nav_top a {
  text-decoration: none;
  color: #b0cd63;
}
div#nav_top a:hover {
  color: #fff;
}
#header_eave {
  width: 782px;
  height: 40px;
  margin-bottom: -40px;
  display: block;
  position: relative;
  z-index: 1;
}
div#header_content {
  background-color: #e7cb7d;
  height: 235px;
  margin: 0px 15px;
}
div#slideshow {
  float: left;
  height: 235px;
  width: 355px;
  overflow: hidden;
}
div#slideshow img {
  height: 235px;
  width: 355px;
}
#fade {
  height: 235px;
  width: 59px;
  margin-left: -59px;
  float: left;
  position: relative;
}
#fade2 {
  height: 235px;
  width: 59px;
  position: absolute;
  margin-left: 602px;
  margin-top: 126px;
  z-index: 1;
}
div#tagline {
  float: left;
  font-size: 23px;
  font-weight: bold;
  width: 247px;
  margin-top: 85px;
  margin-left: -15px;
  color: #a81e2e;
  position: relative;
  text-align: center;
  z-index: 3;
}
div#tagline span {
  display: block;
}
div#header_content img.last {
  float: right;
  height: 235px;
  width: 165px;
  position: relative;
  z-index: 0;
}
#content_shadow_top {
  display: block;
  width: 764px;
  height: 12px;
  margin-top: 26px;
  margin-left: 13px;
}
div#content_shadow {
  width: 764px;
  background: transparent url('images/content-shadow-middle.png');
  margin-left: 13px;
}
div#content {
  width: 722px;
  margin: 0px 10px 0px 2px;
  background-color: #fff;
  color: #000;
  border-bottom-color: #d1d2d4;
  padding: 0px 15px 15px 15px;
}
div#content strong {
  color: #bf1e2d;
}
div#content a {
  color: #1c3b00;
}
div#reservations {
  width: 383px;
  height: 295px;
  margin: -2px -39px -17px 10px;
  float: right;
}
a#purchase {
  display: block;
}
a#purchase img {
  display: block;
  width: 346px;
  height: 105px;
}
#reservations_background {
  display: block;
  position: absolute;
  width: 383px;
  height: 295px;
}
div#reservations div.content {
  position: absolute;
  width: 335px;
  height: 210px;
  overflow: hidden;
  padding: 19px 40px 0px 8px;
}
div#reservations span.heading {
  font-size: 18px;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}
div#reservations form div {
  float: left;
  margin-right: 8px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
div#reservations form div select {
  font-size: 11px;
  font-weight: bold;
}
h1 {
  display: block;
  width: 577px;
  height: 25px;
  position: relative;
  left: -15px;
  z-index: 3;
  margin: 0px 0px 20px 0px;
  padding: 0px 175px 0px 0px;
  background: #f3ebb6 url('images/gradients/35-f3ebb6-e7cb7d.png');
  text-align: right;
  font-size: 29px;
  color: #bf1e2d;
}
h1 span {
  position: relative;
  top: -13px;
}
#content_shadow_bottom {
  display: block;
  width: 764px;
  height: 12px;
  margin-left: 13px;
  margin-bottom: -2px;
}
div#footer {
  clear: both;
  text-align: center;
  font-size: .8em;
  padding: 1px 0px;
}
div#footer p {
  margin: 5px;
}
div#container_overall_bottom img, div#container_overall_bottom span {
  display: block;
  width: 782px;
  height: 10px;
  margin: 0px auto;
}
div.photo_gallery {
  text-align: right;
  clear: both;
}
div.photo_gallery a {
  display: block;
  width: 112px;
  height: 16em;
  overflow: hidden;
  float: left;
  text-align: center;
  text-decoration: none;
  font-size: .75em;
  margin: 0px 4px;
}
div.photo_gallery img {
  width: 108px;
  height: 140px;
  border: 2px solid #366;
  display: block;
}
