/* This is here for E-Cards */
div, p, td {
  line-height: 130%;
  font: 11px verdana, sans-serif;
  color: #000;
 }
body#site div, body#site p, body#site td {
  color: #000;
 }
body#site {
  background-color: #583d1b;
 } 
body#site #footer p { color: #fff }
div#footer div 
 { margin: 0px auto; width: 818px; height: 67px; background: transparent url(/i/t/CorpLogo.png) no-repeat center right; }


td 
 { text-align: left }

ul#floorplans 
 { padding: 0px; margin: 116px 0px 0px 12px; }
ul.floorplans li 
 { list-style: none; padding: 0px; margin: 0px; height: 65px; }
ul.floorplans li a 
 { display: block; width: 290px; height: 63px; padding: 0px; margin: 0px; }
ul.floorplans span {
  display: none;
 } 


ul.floorplans li a
 { border: 1px solid transparent; }
ul.floorplans li a:hover 
 { border: 1px dotted #3d4c38; }

/* Overrides */
div#content.p2 div#main
 { background: url(/i/pgs/p02-CommunityFeatures.jpg) no-repeat; }
div#content.p2b div#main
 { background: url(/i/pgs/p02b-SpaFeatures.jpg) no-repeat; }
div#content.p3a div#main
 { background: url(/i/pgs/p03-InteriorFeatures.jpg) no-repeat; }
div#content.p3b div#main
 { background: url(/i/pgs/p03b-Floorplans.jpg) no-repeat; }
div#content.p4 div#main
 { background: url(/i/pgs/p04-Photos.jpg) no-repeat; }
div#content.p5 div#main2
 { background: url(/i/pgs/p05-VirtualTours.jpg) no-repeat; }
div#content.p5 #selecttour div img
 { border: 2px solid #ae8d53 }
div#content.p5 #selecttour div img:hover
 { border: 2px solid #ddc389 }

div#content.p6 div#main
 { background: url(/i/pgs/p06-Location.jpg) no-repeat; }
div#content.p6b div#main
 { background: url(/i/pgs/p06b-Neighborhood.jpg) no-repeat; }
div#content.p8 div#main
 { background: url(/i/pgs/p08-ApplyOnline.jpg) no-repeat; }

/* This is essentially 'white' relative to the site: */
div#content.p3b div.fp {
  background-color: #f7f1e1;
 }
