/***************************************************
   Element styles
 **************************************************/

html, body {
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  
  text-align: center;
  font-family: verdana, arial, sans serif, serif;
  font-size: 0.62em;
  
  color: #FDFAEB;
  background: #172617 url("../images/body_bg.jpg") repeat-x top left;
  background-attachment: fixed;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #955816;
}

b {
  font-weight: normal;
  color: #FFEEA8;
}

pre {
  padding: 5px 0 0 20px;
  font-family: verdana, arial, sans serif, serif;
  font-size: 1.0em;
  color: #FFEEA8;
}

del {
  color: #CAC5AA;
}


/***************************************************
   Form field styles
 **************************************************/


input, textarea, select {
  margin: 0 0 5px 0;
  padding: 4px;
  font-family: verdana, arial, sans-serif;
  font-size: 1em;
  color: #FDFAEB;
  background: #252525;
  border: 1px solid #666;
}

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
}

input.button {
  background: #4E2E0C;
  border-color: #795D40 #371C00 #371C00 #795D40;
}


/***************************************************
   Layout styles
 **************************************************/


#header {
  height: 138px;
  background: url("../images/hdr.jpg") no-repeat top left;
}

#siteBox {
  width: 588px;
  min-height: 100%;
  margin: 0px auto; 
  
  text-align: left;
  background: url("../images/content_bg.gif") repeat-y top center;
}





/***************************************************
   Conent styles
 **************************************************/


#content {
    padding: 0px 30px 0 30px;
    background: url("../images/content_top.jpg") no-repeat top left;
  }


  #content p {
    margin: 0 0 2.5em 0;
    line-height: 1.9em;
  }

  #content p:first-letter {
    font-size: 1.4em;
    line-height: 1.0em;
  }

  #content ul {
    margin-bottom: 2.5em;
    line-height: 1.9em;
    list-style-image: url("../images/li_bullet.gif");
  }
  
  #content ol {
    margin-bottom: 2.5em;
    line-height: 1.9em;  
  }
  
  #content ol li {    
    padding-bottom: 10px;
    font-family: arial, sans serif, serif;
    color: #FFEEA8;
  }
  
  #content ol li span {
    font-family: verdana, arial, sans serif, serif;
    color: #FDFAEB;
  }
  

  #content h1 { 
    height: 40px;    
    clear: left;
    margin: 0px;
    text-indent: -100em;
  }
  
  #content h2 {
    clear: left;
    margin-bottom: 0px;
    font-family: times new roman, serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #FFEEA8;
  }  

  #contentText a,
  #contentNews a,
  #footer a {
    color: #FFEEA8;
  }

  #contentText a:visited,
  #contentNews a:visited,
  #footer a:visited {
    color: #FBB023;
  }

  #contentText a:hover,
  #contentNews p a:hover,
  #footer a:hover {
    color: #FDFAEB;
    background-color: #371C01;
  }

  #contentText {
    width: 375px;
  }

  #contentNews {
    float: right;
    width: 115px;
}




/***************************************************
   Menu styles
 **************************************************/

#menu {
    position: relative;
    left: 536px;
    width: 17px;
    height: 114px;
    background: url("../images/menu_tab.gif") no-repeat left top;
  }

  #menu a img {
    border: 0px;
  }

  .menuContents {
    width: 150px;
    height: 200px;
    margin-right: 17px;
    padding: 15px 0 10px 0;
    background: url("../images/menu_bg.png") no-repeat right top !important;  
    background: url("../images/menu_bg.gif") no-repeat right top;             
  }

  .menuTab {
    float: right;
    width: 17px;
    height: 114px;
    background: url("../images/menu_tab.gif") no-repeat left top;
  }

  .menuContents a {
    display: block;
    width: 115px;
    padding: 3px;
    text-decoration: none;
    text-transform: uppercase;
    text-indent: 12px;
    color: #FDFAEB;
  }

  .menuContents a:hover {
    color: #FBB023;
    background: url("../images/menu_link.gif") no-repeat right top;
}





/***************************************************
   Footer styles
 **************************************************/


 #footer {
     height: 52px;
     background: #371C01 url("../images/footer.gif") no-repeat left top;
   }
 
   #footer p {     
     padding: 34px 0 0 30px;
 }





/***************************************************
   Quote/Pictures side bar styles
 **************************************************/


.quote {
  background: url("../images/quote.gif") no-repeat right bottom;
}

.pictures {
    padding-bottom: 15px;
  }

  .pictures img {
    padding: 2px;
    padding-bottom: 4px;
    opacity: 0.25;
    border: 0px;
  }

  .pictures a:hover img {
    opacity: 0.80;  
}





/***************************************************
   Jump module styles
 **************************************************/

.jump {
    padding-left: 5px;
  }

  .jump img {  
    vertical-align: middle;
    padding-bottom: 5px;
    border: 0px;
  }

  .jump a {
    text-decoration: none;
    text-transform: uppercase;
}




/***************************************************
   Portfolio & Link list styles
 **************************************************/


ul.portfolio, 
ul.links {
    float: left;
    padding: 0px;
    margin: 0px;
  }


  ul.portfolio li, 
  ul.links li {
    float: left;
    position: relative;
    padding: 3px 0 3px 0 !important;
    padding: 0px;
    list-style-type: none;
    list-style: none;
  }

  ul.portfolio li a,
  ul.links li a {
    float: left;    
    width: 364px;
    margin: 4px;    
    cursor: pointer;
    text-decoration: none;  
  }

  ul.links li a {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 0px;
  }

  ul.portfolio li a:hover,
  ul.links li a:hover {
    background: url("../images/link_top.gif") no-repeat top center;
  }

  ul.portfolio li a img {
    float: left;
    width: 50px;
    padding: 7px;
    border: 0px;
    opacity: 0.5;
  }
  
  ul.portfolio li a:hover img {
    opacity: 0.99;
  }

  ul.portfolio li a span.title {
    float: left;
  }
  
  ul.links li a span.title {
    display: block;
    text-indent: 15px;
    margin-left: 11px;
    background: url("../images/link.gif") no-repeat center left;
  }  

  ul.portfolio li a span.desc, 
  ul.links li a span.desc {
    float: left;  
    width: 297px;
    padding-right: 3px;
    color: #FDFAEB 
  }
  
  ul.links li a span.desc {
    margin-left: 10px;
    width: 350px;
  }
  
  ul.portfolio li a span.bottom,
  ul.links li a span.bottom {
    display: block;
    height: 10px;
    clear: both;
  }
  
  ul.links li a span.bottom {
    height: 9px;
  }
  

  ul.portfolio li a:hover span.bottom,
  ul.links li a:hover span.bottom {
    background: #643400 url("../images/link_bottom.gif") no-repeat top center;
}  



/***************************************************
   Header image styles 
 **************************************************/


h1.home {
  background: url("../images/hdr_home.jpg") no-repeat center left;
}

h1.house {
  background: url("../images/hdr_house.jpg") no-repeat center left;
}

h1.services {
  background: url("../images/hdr_services.jpg") no-repeat center left;
}

h1.getting {
  background: url("../images/hdr_getting.jpg") no-repeat center left;
}

h1.beaches {
  background: url("../images/hdr_beaches.jpg") no-repeat center left;
}

h1.nature {
  background: url("../images/hdr_nature.jpg") no-repeat center left;
}

h1.activities {
  background: url("../images/hdr_activities.jpg") no-repeat center left;
}

h1.rental {
  background: url("../images/hdr_rental.jpg") no-repeat center left;
}

h1.photos {
  background: url("../images/hdr_photos.jpg") no-repeat center left;
}

h1.contact {
  background: url("../images/hdr_contact.jpg") no-repeat center left;
}

h1.quote {
  background: url("../images/hdr_quote.gif") no-repeat center left;
}

h1.pics {
  background: url("../images/hdr_quote1.gif") no-repeat center left;
}

/***************************************************
   Generic Display Classes
 **************************************************/

.highlight {
  background-color: #371C00;
}
