html {
  background-color: #a6bf77;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
body {
  margin: 20px 0px;
}
a img {
  border-style: none;
}
h1,h2,h3,h4,h5,h6 {
}
h1 {
  font-size: 1.5em;
  text-align: center;
}
h2 {
  font-size: 1.2em;
  text-align: center;
}
h3 {
  font-size: 1.2em;
}
div#container_overall {
  background-color: #000000;
  color: #ffffff;
  width: 990px;
  margin: 0px auto;
}
span#tagline1 {
  display: block;
  position: absolute;
  font-weight: bold;
  margin-top: 200px;
  margin-left: 97px;
  font-size: 25px;
}

div#header {
  height: 289px;
}
#logo {
  display: block;
  float: left;
  margin: 35px 11px 0px 8px;
}
div#slideshow {
  width: 654px;
  height: 188px;
  padding-top: 22px;
  overflow: hidden;
}
div#slideshow img {
  width: 654px;
  height: 188px;
}
span#tagline2 {
  clear: both;
  float: right;
  display: block;
  font-size: 24px;
  margin-right: 100px;
  margin-top: 12px;
  font-weight: bold;
  text-align: center;
}
div#header_page {
  height: 53px;
  background: url('images/blue-black-gradient.png');
  padding-left: 84px;
  line-height: 53px;
  font-size: 25px;
  font-weight: bold;
}
div#nav_top {
  float: right;
  font-style: italic;
  font-weight: bold;
  font-size: 22px;
  float: right;
  padding-right: 15px;
}
div#nav_top a {
  color: #d0f095;
  text-decoration: none;
  margin-left: 8px;
}
div#nav_top a:hover {
  color: #ffffff}
div#left {
  width: 291px;
  float: left;
}
div#testimonials {
  height: 145px;
  width: 290px;
  overflow: hidden;
  font-size: 17px;
  color: #d0f095;
  position: relative;
  z-index: 5 !important;
}
div#testimonials div {
  height: 105px;
  width: 250px;
  padding: 20px;
  text-align: center;
}
div#nav_left {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  font-style: italic;
  padding-bottom: 150px;
}
div#nav_left a {
  display: block;
  text-decoration: none;
  color: #ffffff;
}
div#nav_left a:hover {
  color: #d0f095;
}
div#nav_left hr {
  height: 2px;
  width: 114px;
  color: #6b7d4b;
  background-color: #6b7d4b;
  margin: 20px auto;
  display: block;
  border-style: none;
}
div#bbb {
  margin: -130px 0px 10px 110px;
}
div#right {
  width: 699px;
  overflow: hidden;
  float: left;
  background: #000000 url('images/door-background.jpg') no-repeat;
}
div#content {
  clear: both;
  padding: 10px 20px 10px 10px;
  line-height: 1.5em;
}
div#content a {
  color: #d0f095;
}
div#content a:hover {
  text-decoration: none;
}
div#content a:visited {
  color: #a4bd75;
}
#logo_bottom {
  display: block;
  margin: 0px auto;
  width: 296px;
  height: 117px;
  clear: both;
}
div#footer {
  text-align: center;
  width: 990px;
  margin: 0px auto;
  padding: 10px 0px;
}
div#footer a {
  color: #595959}
div#movie {
  width: 320px;
  height: 256px;
}
div.photo_gallery {
  text-align: right;
  line-height: 1em;
}
div.photo_gallery a {
  display: block;
  width: 155px;
  height: 21em;
  overflow: hidden;
  float: left;
  text-align: center;
  text-decoration: none;
  font-size: .60em;
  margin: 0px 5px;
  color: #d0f095 !important;
}
div.photo_gallery img {
  width: 100px;
  height: 145px;
  border: 2px solid #d0f095;
  display: block;
}
