 html,body {
  margin:0;
  padding:0;
  color:#222;
  background:#fff;
 }
 body {
  padding:10px;
  font:100%/100% "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
 #nav-layer {
  margin-left: 0;
  position: relative;
  z-index: 0;
                width: 950px;
 }
 #body_layer {
  margin-top: 3px;
  float: left;
 }
 #nav {
  margin:0;
  padding:0;
  background:#808259
  width:100%;
  float:left;
  border:1px solid #42432d;
  border-width:1px 0;
 }
 #nav li {
  display:inline;
  padding:0;
  margin:0;
  font:150%/100% "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
 #nav a:link,
 #nav a:visited {
  color:#000;
  background:#b2b580;
  padding:20px 25px 4px 10px;
  float:left;
  width:auto;
  border-right:1px solid #42432d;
  text-decoration:none;
  font:bold 1em/1em Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  text-shadow: 2px 2px 2px #555;
 }
 #nav a:hover {
  color:#fff;
  background:#727454;
 }
 #nav li:first-child a {
  border-left:1px solid #42432d;
 }
/* #home #nav-home a,
 #proppics #nav-proppics a,
 #available #nav-available a,
 #forms #nav-forms a,
 #reviews #nav-reviews a,
 #contact #nav-contact a {
  background:#e35a00;
  color:#fff;
  text-shadow:none;
 } 
 #home #nav-home a:hover,
 #proppics #nav-proppics a:hover,
 #available #nav-available a:hover,
 #forms #nav-forms a:hover,
 #reviews #nav-reviews a:hover,
 #contact #nav-contact a:hover {
  background:#e35a00;
 } */
 #nav a:active {
  background:#e35a00;
  color:#fff;
 }

#nav .sel a {background:#e35a00; color: #fff}

#home {
    text-align: center;
}
#pic-label {
    font-family: HelveticaNeue-Bold, 'Helvetica Neue', Arial, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    eft: 40px;
    position: absolute;
    top: 9px;
    width: 680px;
    z-index: 1;
}
#below-pic {
    color: #666;
    display: block;
    font-family: HelveticaNeue, 'Helvetica Neue', Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}
#home .Body {
    text-align: left;
}

div.banner {
    position: relative;
    width: 700px;
    left: 0px;
}

#proppics.below-pic {
    float: left;

}

.slideshow-thumbnails {
 bottom: -115px;
 height: 115px;
 left: 0;
 position: absolute;
 width: 100%;
}

h1, h2, h3 {
    font: Lucida Grande, Lucida Sans Unicode, Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#666;

}
h1 {
    color:#111;
}

div.divprod:hover  {
    background-color: #bbd3e7 !important;
    cursor: pointer;
}
