﻿/* GENERAL **************************************************************************************************************** */
     
     body { background: url(bgBody.jpg) repeat-x; color: #efdac5; }
     #shell {  }    
     a {  }
     a:hover {   }
     h1, h2, h3 { }
     .imgRight {  }
     .imgLeft {  }
     .twoCols {  } 
     .clear {  }
     hr { border: 0; border-top: 1px #efdac5 solid; height: 1px; }

     
/* TITLEBAR *********************************************************************************************************** */

     
     #titlebar { background: url(bgTitlebar.png) no-repeat; }
          
          #logo {  }
          #logo a {  }
          
          #helpmenuShell ul li#helpid1268 { display: none; } /* This Hides the STF */
          #helpmenuShell ul li#helpid1274 { margin-right: 0px; } /* Get Rid of Margin on the Last Link */
          
          #helpmenuShell ul li a { color: #efd9c4; }
          #helpmenuShell ul li a:hover { color: #fcf0e5; }
          
          /* Let's Add Icons!! YAY! */
          /*#helpid1233 { background-image: url(icoHome.gif); }  Home Icon */
          #helpid1267 { background-image: url(icoBookmark.gif); } /* Bookmark Icon */
          #helpid1270 { background-image: url(icoInfo.gif); } /* Corporate Info Icon */
          #helpid1271 { background-image: url(icoPrint.gif); } /* Printable Brochure PDF Icon */
          #helpid1272 { background-image: url(icoWeather.gif); } /* Weather Icon */
          #helpid1273 { background-image: url(icoApp.gif); } /* Online Application Icon */
          #helpid1274 { background-image: url(icoContact.gif); } /* Contact Icon */
          
          
          #ctaMoreInfo { background-image: url(ctaMoreInfo2.gif) }
     
          #nav ul {   }
          #nav ul li { }
          #nav ul li a { } /* padding top and bottom needs to expand to cover entire height */
          #nav ul li.hover a {  background: url(bgNav.gif) 100% 4px no-repeat; }
          #nav ul li.hover { background: url(bgNav.gif) 0px 4px no-repeat; }
          #nav ul li.current a { background: url(bgNav.gif) 100% 4px no-repeat; }
          #nav ul li.current { background: url(bgNav.gif) 0px 4px no-repeat; }
          #nav ul li a.current {  }
          #nav ul li.lastItem {  }

               #nav ul ul { }
               #nav ul li.hover ul li {  }
               #nav ul li.hover ul li a { }
               #nav ul li.hover ul li.hover a { background: #fff; color: #531010; }
               #nav ul li.hover ul li a.current { background: #fff; color: #531010;  }
          
/* HEADER ************************************************************************************************************** */   

    #headerShell {  } 
    
         #header { }  
     
/* CTA Shell *********************************************************************************************************** */
     
     #ctaShell { background-image: url(bgCtaShell.gif); }          
               
          #ctaShell .widgetCTA { background-image: url(bgCta.png); }
          
               #ctaShell .widgetCTALink {  }
               
                    #ctaShell .widgetCTAimg {  }
                    #ctaShell .widgetCTA h1, #ctaShell .widgetCTA span.widgetCTAHeaders { color: #FFFFFF }
                    #ctaShell .widgetCTADescription { color: #c3af9a; }   

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

     #contentShell {  }
          
          #content { background: url(bgContentLine.jpg) bottom no-repeat; } 
                    
               #breadcrumbs ul  {   }
               #breadcrumbs ul li a { color: #c9ab8d;}
               .breadcrumbDivider { color: #c9ab8d; }
               
               #content #heading { background-image: url(headingLine.jpg);}
               #content h1 { color: #fff;  }
               #content h2 { color: #c9ab8d;  }
               #content h3 { color: #fff; }
               #content img { border: 5px solid #b49b82; padding: 1px; background: #000; }
               #content a { color: #fff; }
               #content ul {  }
               #content ul li { color: #fbf6f1; background: url(bgLi.gif) no-repeat 0px 7px; }
               
               #content .widgetCTA {  }
          
               #content .widgetCTALink {  }
               
                    #content .widgetCTAimg {  }
                    #content .widgetCTA h1,  #content .widgetCTA span.widgetCTAHeaders { background-image: url(residentCta.png); }
                    #content .widgetCTADescription { color: #efdac5; } 
                    #content a.widgetCTALink:hover .widgetCTADescription { color: #fff; }
               
               #content .googleMapPointText, #content .googleMapPointText a { color: #2e241b; }
                    
                   
               #subNav {}
               #sidenavBG
               #subNav ul {}
               #subNav ul li {  }
               #subNav ul li a { text-decoration: none; display: block; padding: 5px 20px; font-weight: bold; }
               #subNav ul li a:hover { background: url(bgSideNavLi.png) no-repeat; color: #0f0c09; }
                    

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

     #footerShell { background: #17110e url(bgFooter.png) repeat-x; overflow: auto; height: auto; }
          
          #footerNav {  }
          #footerNav ul {  }
          #footerNav ul li {color: #a68768; }
          #footerNav ul li a { color: #a68768; }
          #footerNav ul li.lastItem {  }
          #footerNav ul li a:hover { color: #ceb092; }
          
          #address {  }
          #address ul {  }
          #address ul li { color: #a68768;  }
          #address li.noStyleRight {  }
          #address li.lastItem {  }
          #address li#propertyName { color: #ceb091; }
          #address strong { }
          
          #vizsig { }
          
          .toggleDeviceViewLinkShell { text-align: center; margin: 15px 0; }
          .toggleDeviceViewLinkShell a { color: #A68768; }
          
/* FLoor PLANs ******************************************************************************************************* */

     .floorPlanCollapse {  }
     .floorPlanCollapse img {  }
     .floorPlanCollapse a {  }
