@charset "utf-8";
#wrapper #body #newhomesLeft {
	height: 621px;
	width: 581px;
	background-image: url(../images/slices/New%20Homes%20images/New-Homes-Left.jpg);
	float: left;
}
#wrapper #body #newhomesLeft #aboutusText {
	height: 270px;
	width: 500px;
	margin-top: 110px;
	margin-left: 40px;
}

#wrapper #body #right {
	height: 621px;
	width: 379px;
	float: right;
}
#wrapper #body #right #availableHomes {
	height: 212px;
	width: 379px;
	background-image: url(../images/slices/New%20Homes%20images/available-homes.jpg);
	float: right;
}

#wrapper #body #plans {
	float: right;
	height: 189px;
	width: 379px;
	background-image: url(../images/slices/New%20Homes%20images/Floor-plans.jpg);
}
#wrapper #body #right #photoGallery {
	height: 220px;
	width: 379px;
	float: right;
}
#wrapper #body #right #plans #floorPlantext {
	height: 130px;
	width: 285px;
	margin-top: 50px;
	margin-left: 40px;
}
#wrapper #body #right #availableHomes #availablehomesText {
	height: 130px;
	width: 290px;
	margin-top: 70px;
	margin-left: 35px;
}
.newhomesText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}








.boldfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
