html {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  background-color: #000;
  color: #fff;
  font-size: 1em;
}
body {
  margin: 0px;
}
a {
}
h1, h2, h3, h4, h5, h6, p {
  margin: .5em 0px;
}
h1, h2, h3, h4, h5, h6, a, strong {
  color: #b5121b;
}
h1 {
  font-size: 1.5em;
  text-align: center;
}
h2 {
  font-size: 1.3em;
  color: #153d00;
}
h3 {
  font-size: 1.1em;
}
h4 {
  font-size: 1.0em;
  color: #153d00;
}
a img {
  border-style: none;
}
strong {
  color: #153d00;
}
th {
  color: #b5121b;
}
td, th {
  padding: 2px 10px;
}
div#container_overall {
  width: 986px;
  margin: 0px auto;
  background: #f3dc94 url('images/1x1/container-background.jpg');
  color: #000;
  margin-top: 16px;
}
div#header_images {
  width: 667px;
  height: 259px;
  padding: 8px 17px 17px 8px;
  background: url('images/slideshow-background.png');
  position: relative;
  float: right;
  margin-top: 20px;
  margin-right: 28px;
}
img#slideshow_grid {
  width: 445px;
  height: 268px;
  position: absolute;
  z-index: 4;
  left: -37px;
  top: 9px;
}
div#slideshow1 {
  width: 379px;
  height: 238px;
  overflow: hidden;
  margin: 10px 12px 0px 11px;
  position: absolute;
}
div#slideshow1 img {
  width: 379px;
  height: 238px;
  display: block;
}
div#slideshow2 {
  width: 254px;
  height: 116px;
  overflow: hidden;
  position: absolute;
  margin: 10px 0px 0px 402px;
}
div#slideshow2 img {
  width: 254px;
  height: 116px;
  display: block;
}
div#slideshow3 {
  width: 254px;
  height: 116px;
  overflow: hidden;
  position: absolute;
  margin: 135px 0px 0px 402px;
}
div#slideshow3 img {
  width: 254px;
  height: 116px;
  display: block;
}
img#logo {
  width: 190px;
  height: 123px;
  float: left;
  display: block;
  margin-left: 64px;
  margin-top: 15px;
}
div#nav_left {
  float: left;
  text-align: right;
  border-right: 2px solid #000;
  padding-right: 20px;
  text-transform: lowercase;
  font-size: 14px;
  font-weight: bold;
  clear: left;
  margin-top: 25px;
  width: 132px;
  padding-bottom: 30px;
}
div#nav_left a {
  display: block;
  text-decoration: none;
  color: #000;
  margin: 12px -36px 12px 20px;
  padding-right: 37px;
  width: 111px;
}
div#nav_left a.current {
  color: #4c721d;
  background: url('images/nav-decoration.png') no-repeat center right;
}
div#nav_left a:hover {
  color: #b5121b;
}
div#content {
  width: 706px;
  margin: 30px 63px 0px 63px;
  float: left;
  min-height: 240px;
  padding-bottom: 40px;
}
img#leaves {
  width: 178px;
  height: 304px;
  display: block;
  float: right;
  margin-top: -300px;
  margin-bottom: 7px;
  margin-right: 3px;
}
div#footer {
 width: 986px;
 text-align: center;
 padding: 10px 0px;
 margin: 0px auto;
}
div#footer a {
  color: #fff;
}
div#reserve_now {
  width: 154px;
  height: 50px;
  position: absolute;
  margin-left: 600px;
  margin-top: -35px;
}
div#reserve_now img {
  width: 154px;
  height: 50px;
  display: block;
  position: relative;
}

