html {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  background-color: #5b3c30;
  color: #fff;
}
body {
  margin: 0px;
}
a img {
  border-style: none;
}
h1, h2, h3, h4, h5, h6 {
  text-align: center;
}
h1 {
}
h2 {
}
h3 {
}
td p {
  margin: 0px;
}
div#container_overall {
  width: 985px;
  margin: 0px auto;
  background-color: #596f56;
  color: #fff;
}
div#header {
  height: 155px;
  background: #7a9576 url('images/header-background.png');
  font-weight: bold;
}
img#logo {
  position: absolute;
  margin-left: 35px;
  margin-top: -7px;
}
div#slideshows {
  position: absolute;
  margin-left: 335px;
  margin-top: 45px;
}
div#slideshows div {
  background-image: url('images/image-frame.png');
  width: 126px;
  height: 80px;
  padding: 8px 13px 13px 8px;
  overflow: hidden;
  float: left;
}
div#slideshows div div {
  background: transparent;
  width: 126px;
  height: 80px;
  padding: 0px;
  float: none;
  margin-bottom: 30px;
}
div#slideshows div div img {
  width: 126px;
  height: 80px;
}
span#tagline {
  position: absolute;
  margin-left: 328px;
  margin-top: 14px;
  display: block;
  font-size: 19px;
  text-transform: uppercase;
}
span#phone {
  position: absolute;
  margin-left: 45px;
  margin-top: 128px;
  display: block;
  font-size: 16px;
}
div#nav_top {
  height: 37px;
  background-image: url('images/nav-top-background.png');
  font-family: Tahoma, Geneva, sans-serif;
  padding-right: 75px;
  padding-bottom: 15px;
  margin-bottom: -15px;
  position: relative;
  z-index: 2;
  text-align: right;
  line-height: 37px;
  font-weight: bold;
  color: #2d7bc1;
  font-size: 12px;
}
div#nav_top a {
  text-decoration: none;
  color: #003e7e;
}
div#nav_top a:hover {
  color: #fff;
}
div#left {
  font-family: Tahoma, Geneva, sans-serif;
  width: 148px;
  padding-right: 24px;
  margin-right: -14px;
  float: left;
  background: url('images/left-background.png');
  position: relative;
}
div#nav_left {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  padding: .5em 5px 3em 5px;
}
div#nav_left a {
  display: block;
  text-decoration: none;
  color: #f4c79a;
  padding-top: 2.5em;
}
div#nav_left a:hover {
  color: #6daad8;
  background: url('images/logo-mini.png') no-repeat 35px 10px;
}
div#content {
  padding: 25px 60px;
  width: 707px;
  float: left;
}
div#content.blue {
  background-color: #2a5377;
  border-bottom-color: #4f80ff;
  color: #fff;
}
div#content.blue h1, div#content.blue h2, div#content.blue h3, div#content.blue h4, div#content.blue h5, div#content.blue h6, div#content.blue a {
  color: #f4c79a;
}
div#content.brown {
  background-color: #855846;
  border-bottom-color: #b4896a;
  color: #fff;
}
div#content.brown h1, div#content.brown h2, div#content.brown h3, div#content.brown h4, div#content.brown h5, div#content.brown h6, div#content.brown a {
  color: #f4c79a;
}
div#content.green {
  background-color: #3a4b38;
  border-bottom-color: #768873;
  color: #fff;
}
div#content.green h1, div#content.green h2, div#content.green h3, div#content.green h4, div#content.green h5, div#content.green h6, div#content.green a {
  color: #bae8b3;
}
div#content.red {
  background-color: #611711;
  border-bottom-color: #88413d;
  color: #fff;
}
div#content.red h1, div#content.red h2, div#content.red h3, div#content.red h4, div#content.red h5, div#content.red h6, div#content.red a {
  color: #f4c79a;
}
div#content.tan {
  background-color: #895c49;
  border-bottom-color: #f1c498;
  color: #281206;
}
div#content.tan h1, div#content.tan h2, div#content.tan h3, div#content.tan h4, div#content.tan h5, div#content.tan h6, div#content.tan a {
  color: #5f140e;
}
div#content.white {
  background-color: #fff;
  border-bottom-color: #ac9a87;
  color: #3b2314;
}
div#content.white h1, div#content.white h2, div#content.white h3, div#content.white h4, div#content.white h5, div#content.white h6, div#content.white a {
  color: #003e7e;
}
div#footer_decoration {
  height: 26px;
  top: -15px;
  margin-bottom: -15px;
  background: url('images/bottom-decoration-background.png');
  clear: both;
  position: relative;
}
div#footer {
  padding: 1px 0px;
  background-color: #825544;
  border-bottom-color: #4e2511;
  text-align: center;
  font-size: .85em;
}
div#footer p {
  margin: .25em 0px;
}
div#footer a {
  color: #ddd;
  text-decoration: none;
}
div#footer a:hover {
  color: #fff;
}
div.photo_gallery {
  text-align: right;
  clear: both;
}
div.photo_gallery a {
  display: block;
  width: 204px;
  height: 17em;
  overflow: hidden;
  float: left;
  text-align: center;
  text-decoration: none;
  font-size: .75em;
  margin: 0px 15px;
}
div.photo_gallery img {
  width: 200px;
  height: 150px;
  border: 2px solid #fff;
  display: block;
}
ul.two_column {
  width: 46%;
  margin: 1em 0px;
  padding: 0px 2%;
  float: left;
  display: block;
}
ul.four_column {
  width: 21%;
  margin: 1em 0px;
  padding: 0px 2%;
  float: left;
  display: block;
  font-weight: bold;
}
div.color_chart {
  padding: 20px 0px;
  font-weight: bold;
  text-align: center;
}
div.color_chart span {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  padding: 7px;
  overflow: hidden;
  border: 1px solid #000;
}
