#new_home_construction_sfh{
  width: 700px;
}

#new_home_construction_sfh_title img{
  margin-left: 120px;  
}

#new_home_construction_sfh_title h3 {
  margin-left: 135px;  
}

#new_home_construction_sfh_writeup{
  width:300px;
  padding: 40px 25px 40px 25px;
  float:left;
  
} 

#new_home_construction_cd{
  width: 700px;
}

#new_home_construction_cd_title img{
  margin-left: 80px;  
}

#new_home_construction_cd_title h3 {
  margin-left: 86px;  
}

#new_home_construction_cd_writeup{
  width:280px;
  padding: 40px 25px 40px 25px;
  float:left;
  
}

#bb_pictures{
  float: left;
}

#cd_pictures{
  float: left;
}

#nhc_details_box_container{
width:100%;
height:1000px;
float: left;
}

#cd_details_box_container{
width:100%;
height:1000px;

}

.nhc_details_box {
  width:250px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #000;
  float: left; 
}

.nhc_details_box_title{
  color: #fff;
  background: #993300;
  text-align: center;
  font-weight: bold;
}

.nhc_details_box_info{
  background: #E0E4EE;
  padding: 5px 0px 5px 0px;
  text-align: center;
}

.nhc_details_box_info ul{
  list-style: none;
  text-align: left;
}

.nhc_details_box_info label{
  display: block;
  float: left;
  width: 125px;
  text-align: right;
  margin-right: 5px;
}



#plans{
clear: both;

}

.tourlink {
  width:234px;
  margin-left: 5px;
  margin-top: 10px;

  border: 1px solid #000;
  background: #efeec7;
  float:left;
}


.tourlink img{
  border: 0px;
}


.sfh_head{
  width:100%;
  float:left;
}

.column_container{
  width:700px;
  float:left;
  padding-bottom:25px;
}


.sfh_col{
  width:300px;
  float:left;
  padding:0px 25px 10px 25px;
}
