.sampleflatpanel{
	background: url(../images/common/sampleflat-icon-bg.jpg) no-repeat top;
	width: 179px;
	height: 141px;
	text-align:center;
	padding-top: 83px;
}
.propertyunitspanel {
	background-color: #E5E1D5;
	border:none;
	padding: 3px;
}
.propertyunitspanel .links{
	width:100px;
	font-size: 11px;
}
.propertyunitspanel .viewlinks{
	width:80px;
	font-size: 10px;
	text-align:right;
}
.propertyunitspanel .viewlinks a{
	font-size: 11px;
}
.propertyunitspanel .viewlinks a:hover{
	font-size: 11px;
	text-decoration:underline;
}
.elevationimages {
	height: 381px;
	vertical-align:top;
	background: url(../images/common/loader.gif) no-repeat center;
	text-align:left;
}

.unittitle {
	background:#D2C8BE;
	font-weight: bold;
	height: 25px;
	vertical-align:middle;
	padding-left: 5px;
}

.unit-data-td {
	height: 25px;
	vertical-align:middle;
}
.unit-data-td-additionalmaps{
	height: 25px;
	vertical-align:middle;
	float:left;
}
.informationcontent{
border:thick;

}

.sitecontact-area{
	padding-bottom: 10px;
}

.sitecontact-area a{
	color:#59302d;
	text-decoration:underline;
}
.sitecontact-area a:hover{
	color:#59302d;
	text-decoration:underline;
}
.progressimg-area{
	text-align:center;
}

.needinfo-panel{
}

#taglinedata img{
	padding-bottom: 20px;
}

#centerfotterimage img{
	padding-top: 10px;
}

.address-area {
	font-size: 11px;
	line-height:17px;
}

.shadedtab-component {
	background:url(../images/common/amenitiessubsection-tab-bg.png) no-repeat top left;
	padding: 8px 25px 0px 25px;
	display:block;
	text-align:justify;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #A18B84;
	width: 704px;
	min-height: 400px;
}


/* ------------------------------------------------ TABS CSS START HERE ------------------------------------------------ */
.shadetabs{
	padding: 5px 0 0 0;
	margin: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.shadetabs li{
display: inline;
margin-top: 5px;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 15px 33px;
	color: #594338;
}

.shadetabs li a:visited{
	text-decoration:none;
}

.shadetabs li a:hover{
text-decoration: none;
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	background:#E2DCD0;
	color: #59302D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A38D86;
	border-right-color: #A38D86;
	border-left-color: #A38D86;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
	display:none;
	font-size: 12px;
	color: #582F2D;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.featuretab-content {
	background:url(../images/common/amenitiessubsection-tab-bg.png) no-repeat top left;
	margin-top: 10px;
	padding: 25px;
	display:block;
	text-align:justify;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #A18B84;
	width: 704px;
	min-height: 400px;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ------------------------------------------------ TABS CSS START HERE ------------------------------------------------ */

