#transparentbarinside {
  background-image: none;
}

#maintable #bodytext{
  padding: 0; margin: 0;
  width: 775px;
  float: none;
  padding: 10px 40px 0 40px;
	//margin-top: -43px; /*for ie*/
}

#topimage{
	height: 200px; padding:0; margin: 0;
}

div.comm{
  width:202px;
  padding: 0px 0px 0 30px;
  margin: 15px 30px 0 0;
  height: 320px;
  float: left;
  font-size: 16px;
  position: relative;
}
div.last{
  margin-right:0;
}
div.bottom{
  margin-left: 90px;
}
div.comm a{
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
div.comm a img{
  border: none;
}


h2.parkside, h2.legacy, h2.birch{
  height: 129px;
  width: 242px;
  margin-left: -30px;
}
h2.parkside{
  background: url('/images/communities/parkside_estates.jpg') no-repeat;
}
h2.legacy{
  background: url('/images/communities/legacy_ranch.jpg') no-repeat;
  margin-left: -10px;
}
h2.birch{
  background: url('/images/communities/birch_cove.jpg') no-repeat;
  margin-left: -20px;
}

h2.ashbury, h2.emerald{
  width: 236px;
  height: 107px;
  margin-left: -20px;
}
h2.ashbury{
  background: url('/images/communities/ashbury_court.jpg') no-repeat;
}
h2.emerald{
  background: url('/images/communities/emerald_cove.jpg') no-repeat;
}

div.comm .soldout{
  position: absolute;
  top: 160px;
  left: 60px;
}
