#content {
	background-color: #f9f9f9;
	width: 670px;
}

.housestyle {
	background-color: #f9f9f9;
	height: 188px;
	clear: both;
	border-bottom: 3px solid white;
	border-top: 9px solid #f9f9f9;
	border-left: 2px solid white;
	border-right: 2px solid white;
}

.description  {
	color: #4c0000;
	width: 213px;
}

.description h2 { margin-left: 26px; margin-right: 10px;  }
.description ul { font-size: 14px; line-height: 35px; list-style-type: none; }
.description p { margin-left: 26px; margin-right: 12px; margin-top: -8px; }

.renderings {
	width: 223px;
	height: 176px;
}

.floorplans {
	width: 224px;
}

.floorplans img { position: relative; top: 26px; left: 8px; border: 0px; }
.floorplans a { color: #4c0000; font-size: 11px; font-family: arial, helvetica, sans-serif; }
.pdf { position: relative; top: 42px; left: 48px;  }

.description, .renderings { float: left; }
.renderings { border-right: 1px solid #cebbba; border-left: 1px solid #cebbba; }
.floorplans { float: right; }
.floorplans img { margin-top: 10px; }
.renderings div { color: white; width: 75px; height: 50px; background-color: #4c0000; border: 3px solid white; }
.renderings table { position: relative; top: 25px; border-spacing: 8px; }
h2 { font-size: 24px; }

