#header {
	display: none;
}

#flash {
	display: none;
}
#communityselect{
	display: none;
}
#contentside{
	display: none;
}
#contentmain {
	float: none;
	width: 100%;
}
#footer{
	display: none;
}
#printbrochure {
	display: none;
}
.photoLeft {
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 250px;
	
}
.noprint {
	display: none;
}
#contentmain .photoLeft p {
	display: block;
	text-align: center;
	font-size: .75em;
	color: #bfbfbf;
	margin-top: 2px;
	margin-bottom: 0px;
	line-height: normal;
}
.photoRight {
	float: right;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 250px;
}
#contentmain .photoRight p {
	display: block;
	text-align: center;
	font-size: .75em;
	color: #bfbfbf;
	margin-top: 2px;
	margin-bottom: 0px;
	line-height: normal;
}


#contentarea ul{
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 40px;
	margin-right: 25px;
}
#contentarea li{
	font-size: .95em;
	line-height: 1.5em;
	list-style-type: disc;
}
#contentarea li a{
	color: #006e53;
}
#contentarea li a:hover{
	color: #006e53;
	text-decoration: none;
}

#contentmain p {
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.5em;
	font-size: .95em;
	
}
#contentmain sup{
	font-size: 65%;
	
}

#contentmain a:link, #contentmain a:visited {
	color: #006e53;
}
#contentmain a:hover {
	text-decoration: none;
}
#contentmain h1 {
	color: #000000;
	font: 1.60em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

#home #contentmain h1 {
	color: #000000;
	font: 1.60em Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	
}
#contentmain h2 {
	color: #000000;
	font: 1.30em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

#contentmain h3 {
	color: #000000;
	font: 1.15em Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#largemap {
		display: none;
}


/* @group homes */


.elev {
	float: left;
	font-size: .85em;
	margin-left: 10px;
	margin-bottom: 10px;
}
.elevtd {
	width: 0px;
	display: none;
}
.elevtd span {
	clear: both;
	margin-top: 5px;
}
.elevtd span img {
	margin-bottom: 3px;
}

.elevphoto {
	width: 185px;
}
.models {
	font-size: .95em;
	width: 100%;
	margin-bottom: 25px;
	margin-top: 15px;
}
.models span {
	font-size: .85em;
	display: block;
}
.models strong {
	color: #000000;
	font: 1.30em Georgia, "Times New Roman", Times, serif;
	display: block;
	line-height: .95em;
	margin-bottom: 0px;
	margin-top: 5px;
}
.models td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
.models a img{
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	
}
.models a img.button {
	border: none;
	padding: 0px;
	background-color: transparent;
}
.models a:link, .models a:visited {
	font-size: .85em;
}
.models tr {
	border-bottom: 1px solid #ccc;
}
.models td.subcommunity {
	border-bottom: none;
}

/* @end */