﻿/* GENERAL **************************************************************************************************************** */
     
     body { background: #11290b url(bg.jpg) repeat-x;  color: #3b2315;   }
     #shell { }    
     a { color: #5d6b31;  }
     a:hover {  }
     .imgRight, .imgLeft { background: #fff;border: 1px solid #cdc4af;}
     .imgRight {  }
     .imgLeft {  }
     .twoCols {  } 
     .clear { }
     hr { border-top: 1px solid #b8ac92;}

     body#rfp { }
     body#rfp h1 { color: #5d6b31; }
     
/* HEADER **************************************************************************************************************** */
     
     #titlebar {  }
          
          #logo {}
          #logo a {  }
          #logo a img { border: none; }
          
          .marketingPhoneShell { color: #fff;  }
               
               .marketingPhoneMessage { }
               .marketingPhoneNumber {}
          
          /* New Help Menu with Widget */           
          
          #helpmenuShell {  }
               
               #usabilityNavDropDown {  }
                    
                    #usabilityNavText {  }
                    
                    #usabilityNav {  } /* dropdown container */
                    #usabilityNav ul {  }
                    #usabilityNav ul li {  }
                    #usabilityNav ul li a { color: #f1dba5; }
                    #usabilityNav ul li a:hover { } 
                    
                    #helpmenuShell div#usabilityNavDropDown div.noHover { } /* the key to non-dropdown */   
     

/* Navigation  ********************************************************************************************************* */
     
     #nav { background: url(bg_nav.png);  }
     
     /* horizontal menu with flyouts */
     
     #nav ul {   }
     #nav ul li {  }
     #nav ul li a { color: #66711c; } 
     #nav ul ul li a:hover {  }
     #nav ul li.hover a { background-color: #66711c; color: #ffffff; }
     #nav ul li a.current { background-color: #66711c; color: #ffffff; }
     #nav ul li.lastItem {  }
     
          #nav ul ul { background-color: #66711c;}
          #nav ul li.hover ul li {  }
          #nav ul li.hover ul li.last { }
          #nav ul li.hover ul li a {  color: #ffffff; }
          #nav ul li.hover ul li.hover a { background-color: #0f380e; color: white; }
          #nav ul li.hover ul li a.current {  background-color: #0f380e; color: white; }
          
               #nav ul ul ul { }

     #headerShell {  }        

          #header { background: #11290b;  }         
          

/* IBE ***************************************************************************************************************** */
          
     #ibe { border-top: 1px solid #e5dcc9;  background: url(bg_ibe.jpg);  color: #fff; }
     #ibe input { }  
     #ibe select { } 
     .widgetIBE #headerShell { }
     #headerLabel { color: #fff;   }
     .widgetIBE {} 
          
               .widgetIBE #checkinShell { }
                    #checkinShell #checkinLabel {   }
                    #checkinShell #checkinField {   }
               .widgetIBE #checkoutShell {   }
                    #checkoutShell #checkoutLabel {   }
                    #checkoutShell #checkoutField {   }
               .widgetIBE #adultsShell { }
               .widgetIBE #roomsShell {  }
               .widgetIBE #childrenShell { }
               .widgetIBE #extraInputsShell {  }
               .widgetIBE #submitShell {  }
                    .widgetIBE #submitButton {  background: #0f380e; border: 2px solid #0f380e; color: #fff;  }
               .widgetIBE #extraLinksShell {   }
                     ul#extraLinks { }
                    .widgetIBE ul#extraLinks li { border-color: #fff; }
                     ul#extraLinks li a { color: #fff; font-size: 11px;  }
               .widgetIBE #ibeHeaderShell, .widgetIBE #languagesShell, .widgetIBE #checkinShell, .widgetIBE #checkoutShell, .widgetIBE #roomsShell, .widgetIBE #adultsShell, .widgetIBE #childrenShell, .widgetIBE #extraInputsShell, .widgetIBE #submitShell, .widgetIBE #extraLinksShell
               {  }
     
/* SIDE **************************************************************************************************************** */
     
     #side {  }          
               
          #side .widgetCTA {  background: #000;  }
               #side a.widgetCTALink {color: #ff0000;  }
                    #side .widgetCTAimg {  }
                    #side .widgetCTA h1 {    color: #b2a328;   }
                    #side .widgetCTADescription {  background: url(cta_overlay.png); color: #fff;   }
                    #side .widgetCTALink span:hover { }
                    #side .widgetCTA h1 a:hover {  }  
                    
          .socialToolbarWidget {  }
               div.socialToolbarLabel {  }   
               div.socialToolbarWidget ul { }
               div.socialToolbarWidget ul li {  } 

/* BODY **************************************************************************************************************** */

     #contentShell { background: #e5dcc9 url(bg_content.jpg); }
      
          #breadcrumbs ul  {   }
          #breadcrumbs ul li { }
          
          #content {  }
               #content p { }
               #content h1 { color: #0f380e; }
               #content h2 { color: #5d6b31;   }
               #content h3 {  }
               #content h4 {  }
               #content h5 {  }
               #content h6 {  }

               #subNav { border-top: 1px solid #b8ac92; border-bottom: 3px solid #b8ac92;  }
               #subNav ul { }
               #subNav ul li { }
               #subNav ul li a {}
               #subNav ul li a:hover {}
                    
          .widgetSocialBookmarks {  }
          
          #side2 {  }         
               
               #side2 .widgetCTA {  }
                    #side2 .widgetCTALink {  }
                         #side2 .widgetCTAimg {  }
                         #side2 .widgetCTA h1 {  }
                         #side2 .widgetCTADescription {  }
               

/* FOOTER **************************************************************************************************************** */

     #footerShell { background: url(bg_footer.png) no-repeat top left;  }
          
          #footerNav { }
               #footerNav ul {  }
               #footerNav ul li {  }
               #footerNav ul li a { color: #ecbc6d; }
               #footerNav ul li.lastItem {  }
               #footerNav ul li a:hover {  }
          
          #address { margin: 10px 0; color: #677820;}
               .org, .adr, .tel { }
               .org { }
               .adr {  }
                    .street-address {  }
                    .locality {  }
                    .region {  }
                    .postal-code {  }
                    .country-name {  }
               .tel {  }
                    .tel .type {  }
                    .tel .value {  }
          
          #vizsig { color: #a38756; }
          #vizsig a { color: #a38756; }