@charset "UTF-8";
/* CSS Document */



#topGraphic {
	display: inline;
	float: left;
	width: 996px;
	height: 356px;
	background-image: url(../images/homes_01.jpg);
}

#topUnitOverlay {
	display: inline;
	float: left;
	width: 333px;
	height: 356px;
	background-image:url(../images/homes_03.png);
}

#typeSection1 {
	width: 272px;
	margin-top: 120px;
	margin-left: 29px;
}

.typeSection1a {
	font: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.3em;
	color:#999999;
}

#typeSection2 {
	width: 272px;
	margin-top: 40px;
	margin-left: 29px;
}

.typeSection2a {
	font: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	line-height: 1.3em;
	color:#FFFFFF;
}

#overlayButton {
	width: 299px;
	height: 70px;
	margin-top: 30px;
	margin-left: 10px;
}

#bottomUnit {
	display: inline;
	float: left;
	width: 996px;
	height: 230px;
	background-image: url(../images/homes_02.jpg);
}

#stylezTitle {
	display: inline;
	float: left;
	width: 996px;
	height: 50px;
}

#styleTitle {
	display: inline;
	float: left;
	width: 796px;
	height: 30px;
	margin-left: 100px;
	padding-top: 6px;
	text-align: center;
	font: Helvetica, Arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color:#000000;	
}

#xstreetButton {
	display: inline;
	float: left;
	width: 102px;
	height: 30px;
	margin-left: 80px;
	padding-top: 10px;
}

#homeStylez {
	display: inline;
	float: left;
	width: 965px;
	height: 235px;
	margin-left: 26px;
}

#homeStyle {
	display: inline;
	float: left;
	margin-left: 2px;
	margin-right: 3px;
}

a {
	outline: none;
}