/** Reset staticpages.css **/
#subPgWrapper, #subPgCntr,#fcSubNavCntr{
    float: none;
    clear: none;
}
/** Reset staticpages.css:end **/
h1{
    margin-top: 15px;
    width: 85%;
}
h2{
    display: inline;
    color: #6d6d6d;
    padding-right: 20px;
}
h2.clearLeft{
    display: block;
    clear:left;
}
h3{
    display: inline;
    font-size: 17px;
}
span.h2{
    font-size: 15px;
}
hr{
    color: #D9D9D9;
    margin: 0 0 5px;
}
/** Header **/
#hd{
  height: 36px;
}
h1 a{
    background: no-repeat url('/brands/default/images/find/pg_title_sym.jpg') 100% 0px;
    padding-right: 200px;
}
a#reqMoreBttn{
  float: right;
  display: block;
  width: 225px;
  height: 40px;
  background: no-repeat url(/brands/default/images/req_more_info.png);
}
a#reqMoreBttn:hover{
  background: no-repeat url(/brands/default/images/req_more_info_over.png);
}
/** Header:end **/
/** Static Body **/
.yui-ge div.first .yui-gd div.first {
    width: 23%;
}
.yui-ge div.first .yui-gd .yui-u {
    width: 74%;
}
.left-navigation ul{
    margin-bottom: 10px;
}
#staticContentCntr{
  
}
#staticContentCntr, #staticContentCntr hr{
  color: #676767;
  float: none;
}
#staticContentCntr a{
  color: #46699f;
}
#staticContentCntr hr{
  color: #676767;
  background-color: #676767;
  border: 0 none;
}
#doc2 div.pagemenu{
  background: no-repeat url(/brands/default/images/site_index/pageMenu_bg.gif);
  height:169px;
  width:143px;
  /*
float: left;
*/
  margin: 15px;
  padding: 15px 15px 0 15px;
}
.find-floorplans{
    margin: 60px 0 0 35px;
    width:250px;
    float: left;
}
.find-us{
    float: left;
    width: 400px;
    padding: 100px 0 0 80px;
}
.find-us p{
    margin: 10px 0;
}
.find-us #zip, .find-us #state{
    width: 75px;
}
.find-us #city{
    width: 130px;
}
.find-us-submit{
    width: 190px;
    height: 40px;
    cursor: pointer;
    border: 0 none;
}
.available-floorplans{
    background: no-repeat transparent url('/brands/default/images/site_index/submit-button.png');
}
.home-centers{
    background: url('/brands/default/images/site_index/submit-button.png');
    background-position: -192px 0;
}
.find-us-h3{
    font-size: 17px;
}
.find-us-indent{
    padding-left: 5px;
}
ul.seriesList{
    width: 49%;
    float: left;
}
#find{
  background: no-repeat url(/brands/default/images/site_index/find_bg.jpg);
  width: 813px;
  height: 303px;
  margin-left: 3.5%;
}
/** Static Body:end **/


div.listing{
  float: left;
  padding-bottom: 40px;
}
div.listing h3, div.listing a{
  line-height: 18px;
  float: left;
}
div.listing p, div.listing h3{
  clear: left;
}
div.listing p a{
  width: 275px;
  display:block;
  float: left;
}
/** Cities: Start **/
div.city-block{
    width:100%;
    margin-top: 10px;
}
div.city-block h2{
    padding: 5px 0px 0px 15px;
}
div.city-block hr{
    margin:0 25px 0 13px;
}
ul.city-list{
    float: left;
    margin: 10px 0 10px 40px;
    width: 19%;
}
/** Cities: End **/
/** Models: Start **/
.model-homes{
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
.model-homes th{
    border-bottom: 1px solid #dcdcdc;
}
.stripeMe tr.alt{
    background-color: #f9f9f9;
}
/** Models: End **/

