/* Satterley Homes CSS */

#cont { background: #a2cb62 url(images/homes/content-container-background.jpg) no-repeat top left; }
#cont #page_title { margin: 0; position: absolute; top: 38px; left: 27px; width: 128px; height: 34px; background: url(images/homes/page_title.png) no-repeat top left; }

#landing_container #main_content_head { width: 557px; height: 30px; padding: 18px 0 0 31px; background: url(images/homes/main_content_head_bg.gif) no-repeat top left; }
#landing_container #main_content_head h1 { width: 218px; height: 16px; margin-bottom: 5px; background: url(images/homes/main_content_head_title.gif) no-repeat top left; }

#seealso { background: url(images/homes/see-also-divider-bg.gif) repeat-x left top; height: 29px; width: 580px;  padding: 16px 0 0 0; margin: 22px 0 0 -23px; }
* html #seealso { margin-right: -23px ;}
#seealso h2 { background: url(images/homes/see-also-title.gif) no-repeat left top; width: 99px; height: 16px; text-indent: -9999px; display: block; margin: 0 0 0 26px; }

.feature_item_wrap .communityblurb { padding: 8px 4px 0 4px; }


/* Estates View on a map */
a.viewonamap img { padding-top: 2px; }


/* Sub Column News */
#landing_container #sub_column  { padding-top: 130px; color: #1f2e07; line-height: 140%; }
#landing_container #sub_column a { color: #395d00; text-decoration: underline; }
#landing_container #sub_column a:hover { color: #000; }
#landing_container #sub_column h1 { margin: 0 0 17px 0; font-size: 20px; color: #fefefe; }
#landing_container #sub_column h2 { color: #395d00; }

#landing_container #sub_column ul li { background-image: url(images/landing-arrow-right.gif); }

.landingpromotions { border-top: none; margin-top: 0; }



