#community_details {
	background:url('../images/community/details/community_details.gif'); 
	background-repeat: no-repeat;
	padding: 10px;
	width: 540px;
	height: 267px;
	margin-bottom: 20px;
	overflow: hidden;
}
#community_details #elevation {
	float: left;
	margin-right: 10px;
	width: 260px;
}
#community_details #elevation #elevation_pic {
	width: 256px;
	border: 1px solid #D1CDCA;
	background-color: #fff;
	padding: 2px;
	margin-bottom: 5px;
	overflow: hidden;
}
#community_details h2 {
	font-size: 16px;
	color: #C6242B;
	margin-bottom: 5px;
}
#community_details h3 {
	font-size: 16px;
	margin-bottom: 10px;
}
#community_details #elevation h2 {
	background-color: #000;
	color: #fff;
	width: 255px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}
#community_details #elevation ul {
	list-style: none;
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0;
	height: 20px;
}
#community_details #elevation li {
	background-color: #e4b702;
	height: 18px;
	border: 1px solid #999;
	margin-right: 2px;
	padding: 1px 3px 0 3px;
	float: left;
	text-align: center; 
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
#community_details #elevation li:hover {
	background-color: #000;
}
#community_details #elevation li:hover a {
	color: #fff !important;
}
#community_details #elevation a {
	text-decoration: none !important;
	color: #000;
}
#community_details #community_links {
	float: left;
	list-style: none;
	list-style-type: none;
	font-weight: normal;
	font-size: 11px;
}
#community_details #breadcrumbs {
	margin-bottom: 15px;
}
#community_details #back {
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: -40px;
	display: inline;
}
#community_details #community_links li {
	height: 27px;
	padding-left: 40px;
	padding-top: 5px;
	vertical-align: middle;
}
#community_details #community_links #driving {
	background:url('../images/community/details/button_map.png'); 
	background-repeat: no-repeat;
}
#community_details #community_links #incentives {
	background:url('../images/community/details/button_incentives.gif'); 
	background-repeat: no-repeat;
}
#community_details #community_links #comm_features {
	background:url('../images/community/details/button_comm_features.gif'); 
	background-repeat: no-repeat;
}
#community_details #community_links #brochure {
	background:url('../images/community/details/button_brochure.png'); 
	background-repeat: no-repeat;
}
#community_details #community_links #lifestyles {
	background:url('../images/community/details/button_lifestyles.gif'); 
	background-repeat: no-repeat;
	padding-top: 0;
}
#community_details #community_links #question {
	background:url('../images/community/details/button_question.png'); 
	background-repeat: no-repeat;
}
#community_details #community_links #apply {
	background:url('../images/community/zoom/button_apply.gif'); 
	background-repeat: no-repeat;
}
#community_info {
	background:url('../images/community/community_info_box.jpg'); 
	background-repeat: no-repeat;
	padding-top: 5px;
	width: 248px;
	height: 200px;
}
#community_info h2{ 
	margin-left: 15px;
	font-size: 16px;
	color: #fff;
	margin-bottom: 7px;
}
#community_info ul {
	text-align: left;
	color: #fff;
	margin-left: 15px;
	margin-top: 10px;
}
#community_info li {
	list-style: none;
	list-style-type: none;
	line-height: 1.2em;
}
#community_info #community_name {
	font-weight: bold;
	font-size: 20px;
}
#community_info #community_price_point {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
#community_info #community_address {
	font-size: 16px;
	margin-bottom: 10px;
}
#community_info #community_phone {
	font-weight: bold;
	font-size: 16px;
}
#prev_next {
	background: url('../images/community/zoom/bg_prev_next.gif');
	width: 212px;
	height: 77px;
	border: 8px solid #000;
	margin-top: 10px;
	list-style: none;
	list-style-type: none;
	padding: 6px 10px 6px 10px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
#prev_next li {
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#prev_next li .fp {
	font-size: 12px;
}
#prev_next #prev {
	position: relative;
	border-right: 1px solid #292929;
	padding: 0 27px 0 15px;
}
#prev_next #next {
	padding: 0 15px 0 27px;
	position: relative;
}

table.table a:link, table.table a:visited {
	color: #000;
	font-weight: bold;
	font-family: Arial !important;
}
table.table {
	width: 788px;
	padding: 0px;
	border-collapse: collapse;
	font-family: Arial !important;
}
table.table tr, table.table td {
	height: 15px;
	overflow:hidden;
}
table.table thead tr {
	font-weight: bold;
	font-size: 14px;
}
.even {
	background-color: #f2f2f2;
}
table.table td {
	padding: 5px;
}
table.table tr:hover { 
	background-color: #e1e1e1;
}
#elevations h2 {
	background-color: #C6242B;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding-top: 3px;
	padding-left: 10px;
	height: 22px;
	width: auto;
	margin-top: 53px;
}

#content_area {
	float: left;
	margin-top: 1px;
	width: 788px;
	min-height: 100px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#floorplan_area {
	width: 790px;
	background-color: #E9E9E9;
}
.options {
	width: 780px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	background-color: #fff;
	margin-top: 20px;
}
.options h2 {
	width: 770px;
	padding: 5px;
	color: #fff;
	font-size: 15px;
	background-color: #C3232A;
	cursor: pointer;
}
.options .image {
	float: left;
	width: 478px;
	margin: 20px 0px 20px 10px;
}
.arrow_right {
	background-image: url('../images/community/zoom/arrow_right.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 17px;
	height: 17px;
	display: inline;
}
.arrow_down {
	background-image: url('../images/community/zoom/arrow_down.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 17px;
	height: 17px;
	display: inline;
}
.selected {
	background-color: #C3232A;
	color: #fff;
}
.option {
	cursor:hand;
	cursor:pointer;
	font-size: 12px;
	padding:4px;
	width: 200px;
}
.option:hover {
	color: #fff;
	background-color: #C3232A;
}
.option .selected {
	color: #fff;
	background-color: #C3232A;
}
#first_floor_image {
	width: 780px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	background-color: #fff;
	margin-top: 20px;
}
#first_floor_image h2 {
	width: 770px;
	padding: 5px;
	color: #fff;
	font-size: 15px;
	background-color: #999;
}
#first_floor_image .image {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#second_floor_image {
	width: 780px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	background-color: #fff;
	margin-top: 20px;
}
#second_floor_image h2 {
	width: 770px;
	padding: 5px;
	color: #fff;
	font-size: 15px;
	background-color: #999;
}
#second_floor_image .image {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
label {
	font-weight: bold;
}
#questions {
	margin-left: 20px;
	margin-bottom: 20px;
}
#submission {
	margin: 20px;	
}
#elevation_disclaimer {
	font-size: 10px;
	font-size: 10px;
	color: #999;
}

