﻿/* GENERAL **************************************************************************************************************** */
     
     body { background: url(bgBody.jpg) repeat-x #ede2aa; color: #595d2b; }
     #shell {  }    
     a {  }
     a:hover {   }
     h1, h2, h3 { }
     .imgRight {  }
     .imgLeft {  }
     .twoCols {  } 
     .clear {  }
     hr { border: 0; border-top: 1px #efdac5 solid; height: 1px; }
     dt { margin-top: 15px; color:#9CA62D; }
     dd {margin-left:0;}
     
     
/* TITLEBAR *********************************************************************************************************** */

     
     #titlebar { background: url(bgTitlebar.png) no-repeat; }
          
          #logo {  }
          #logo a {  }
          
          #helpmenuShell ul li#helpid1276 { display: none; } /* This Hides the STF */
          #helpmenuShell ul li#helpid1282 { margin-right: 0px; } /* Get Rid of Margin on the Last Link */
          
          #helpmenuShell ul li a { color: #8d9250; }
          #helpmenuShell ul li a:hover { color: #585c2b; }
          
          /* Let's Add Icons!! YAY! */
          /*#helpid1233 { background-image: url(icoHome.gif); }  Home Icon */
          #helpid1275 { background-image: url(icoBookmark.gif); } /* Bookmark Icon */
          #helpid1278 { background-image: url(icoInfo.gif); } /* Corporate Info Icon */
          #helpid1277 { background-image: url(icoVirtual.gif); } /* Virtual Icon */
          #helpid1279 { background-image: url(icoPrint.gif); } /* Printable Brochure PDF Icon */
          #helpid1280 { background-image: url(icoWeather.gif); } /* Weather Icon */
          #helpid1281 { background-image: url(icoApp.gif); } /* Online Application Icon */
          #helpid1282 { background-image: url(icoContact.gif); } /* Contact Icon */
          
          
          #ctaMoreInfo { background-image: url(ctaMoreInfo.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: #7e8154; }
               #nav ul li.hover ul li a.current { background: #fff; color: #7e8154;  }
          
/* 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, .widgetCTA span.widgetCTAHeaders { color: #FFFFFF }
                    #ctaShell .widgetCTADescription { color: #8d9250; }   

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

     #contentShell {  }
          
          #content { background: url(bgContentLine.jpg) bottom no-repeat; } 
                    
               #breadcrumbs ul  {   }
               #breadcrumbs ul li a { color: #b5b867;}
               .breadcrumbDivider { color: #595d2b; }
               
               #content #heading { background-image: url(headingLine.jpg);}
               #content h1 { color: #727645;  }
               #content h2 { color: #b5b867;  }
               #content h3 { color: #95984e; }
               #content img { border: 5px solid #7e8154; padding: 1px; background: #fff; }
               #content a { color: #9ca62d; }
               #content ul {  }
               #content ul li { color: #3e4307; 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; color: #f3ecca; }
               #subNav ul li a:hover { background: url(bgSideNavLi.png) no-repeat; color: #0f0c09; }
                    

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

     #footerShell { background: url(bgFooter.png) repeat-x; }
          
          #footerNav {  }
          #footerNav ul {  }
          #footerNav ul li {color: #ede2aa; }
          #footerNav ul li a { color: #ede2aa; }
          #footerNav ul li.lastItem {  }
          #footerNav ul li a:hover { color: #fff; }
          
          #address {  }
          #address ul {  }
          #address ul li { color: #d6d9b4;  }
          #address li.noStyleRight {  }
          #address li.lastItem {  }
          #address li#propertyName { color: #fff; }
          #address strong { }
          
          #vizsig { }
          #vizsig span { color: #D6D9B4; }
          #vizsig span a { color: #D6D9B4; }
          
/* FLoor PLANs ******************************************************************************************************* */

     .floorPlanCollapse {  }
     #content .floorPlanCollapse h3 { color: #f6f0d4; }
     #content .floorPlanCollapse p { color: #ede2aa; }
     .floorPlanCollapse img {  }
     .floorPlanCollapse a {  }
     
/* Hide header on virtual tour page ******************************************************************************************************* */
#pageid4297 #headerShell {display:none;}
