/* CSS Document */

/*------------------------------------body-------------------------*/
#contentCTop {
	height: 5px;
	width: 900px;
}
#contentCCol1{
	width:505px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
#contentCCol1 h1 {
	font-size: 24px;
	color: #4ba7a4;
	padding-bottom: 10px;
	font-weight: normal;
}
.FloorPlanTitle {
	font-size: 14px;
	font-weight: bold;
	color: #4ba7a4;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4a483d;
	padding-bottom: 7px;
	margin-bottom: 35px;
	margin-right: 20px;
	margin-left: 5px;
	padding-left: 10px;
}
#contentCRightNav{
	width:300px;
	float:left;
	display:block;
	margin-top: 5px;
	height: auto;
	overflow: visible;
	padding: 0;
	margin-left: 25px;
	}
#contentCRightNav h3 {
	font-size: 14px;
	font-weight: bold;
	color: #7F392F;
	padding-bottom: 10px;
	padding-top: 5px;
	text-transform: none;
}
#contentCRightNav p {
	margin-bottom: 3px;
}
#contentCRightNavul {
	padding-left: 15px;
}
#contentCRightNav ul li {
	padding-bottom: 5px;
	margin-left: 3px;
	padding-left: 0px;
}
#contentCRightNav ul li a {
	text-decoration: none;
	color: #4a483d;
}
#contentCRightNav ul li a:hover {
	text-decoration: underline;
}
#contentCRightNav ul li.selected {
	color: #a44633;
}
.HouseDetail {
	padding-right: 5px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: visible;
}
.HouseDetailData {
	font-weight: bold;
}
.HouseDetailDataDivider {
	background-image: url(../images/dot-line-1.jpg);
	background-repeat: repeat-x;
	background-position: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 3px;
}
.HouseDetailDivider3 {
	background-image: url(../images/dot-line-3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 10px;
	height: 15px;
}
.blueText {
	color: #7F392F;
}
.redText {
	color: #7F392F;
	font-size: 14px;
}


.showhome {
	min-height: 60px;
	padding-bottom: 5px;
}
.showhome a:link, .showhome a:visited {
	color: #4a483d;
	text-decoration: none;
}
.showhome a:hover, .showhome a:active {
	text-decoration: underline;
}
.odd {
	background-color: #f3efd3;
}
.even {
	background-color: #FFF;
}
.startingPriceCommunity{
	font-size: 15px;
	color: #776f4d;
	padding-top: 5px;
	padding-bottom: 5px;
}

