#modelHome_features{ width:100%; margin:12px 0px 0px 0px;
}
#modelHome_features h4 { font-family:Arial, Helvetica, sans-serif; color:#cc0000; font-weight:bold; width:100%;}
#modelHome_features ul { display:block; margin-top:12px; margin-bottom:12px; margin-left:12px; padding-left:12px;}
#modelHome_features li { line-height:14px;;}

#modelHome_buttons{
	text-align:right;
	margin:28px 3px 0px 12px;
	padding-bottom:6px;
	padding-right:3px;
	width:545px;
}

modelHome_visit{
	width:300px;
	margin:12px 0px 0px 0px;
}
#modelHome_visitFooter{
	margin-top:12px;
}
.modelListClosed, .modelListOpen {
	padding-right: 8px;
	background: url(/images/5px_arrow.gif) no-repeat right 5px;
}
#div.flash#modelhomes {
	text-align:left;
	padding-bottom:9px;
}
#modelhomes p {text-align:center;margin-top:10px;}

#modelHome_description h3 {color:#cc0000;}

/* Dropdown List */
#communityDropList {
	background: #999;
	position: absolute;
	height: 0;
	overflow: hidden;
	z-index: 1000;
	opacity:0.95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
}
#communityDropList .area {
	clear: both;
	color: #fff;
	padding-left: 2px;
}
#communityDropList h3 {
	color: #fff;
	margin: 0 0 0 2px;
	font: bold 1.3em/1.5em Arial, Verdana, sans-serif;
}
#communityDropList p {
	background: #fff;
	display: block;
	margin: 0 2px 2px 0;
	width: 308px;
}
#communityDropList p a {
	display: block;
	color: #000;
	float: left;
	padding-left: 4px;
	line-height: 1.5em;
	width: 150px;
	margin-left: -2px;
}
.commListClosed, .commListOpen {
	padding-right: 8px;
	background: url(/images/5px_arrow.gif) no-repeat right 5px;
}
.commListOpen { background-position: right -6px; }
.commListClosed:hover { background-position: right -17px; }
.commListOpen:hover { background-position: right -28px; }

 #commListClose {
	position: absolute;
	top: 2px;
	right: 8px;
}
#commListClose a {
	color: #fff;
}

.devmap { text-align: center; }

.devmap img {
	display: inline;
	float: none;
}
#model_elevation {
	list-style:none;
	margin:12px 0px 0px 0px;
	padding:0px;
}
li.elevation { width:235px; height: 178px; text-align:center; margin: 0px 0px 12px 24px; padding:0px; float:left; border:1px solid #ccc;}
li.elevation div { height: 156px; }

.fr{
float:right;
margin-top:15px;
}
.fl{
float:left;
}