/* Metropolitan Destination Site */
.banner {
	background-color: #899861;
	height: 75px;
	vertical-align: bottom;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 7px;
	border-bottom: 15px solid #FFFFFF;
}
.pageTitle {
	font-size: 19px;
	font-weight: normal;
	color: #E6E9DC;
	padding-right: 15px;
	padding-left: 15px;
}
.pageSubTitle {
	font-size: 11px;
	color: #F4F5EF;
	margin-top: -15px;
	padding-right: 15px;
	padding-left: 15px;
}
.highlights {
	background-color: #90a195;
	text-align: left;
	color: #EEF0EF;
	font-size: 10px;
	width: 130px;
	border-left: 15px solid #FFF;
}
.highlights img {
	border-bottom: 15px solid #FFFFFF;
	border-right: 15px solid #FFF;
}
.highlights H2{
	color: #DEE2DF;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.highlights p {
	padding-right: 7px;
	padding-left: 10px;
	line-height: 14px;
}
.highlights li {
	margin-left: -30px;
	list-style: none;
	margin-bottom: 4px;
}

.bodyText {
	color: #414136;
	margin-left: 15px;
	background-color: #F3F4DD;
	font-size: 11px;
	width: 420px;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.bodyText p {
	margin-top: -9px;
}
.bodyText h5 {
	font-size: 11px;
	padding-top: 15px;
}
.thumbCell {
	padding-top: 5px;
	padding-bottom: 3px;
}
.thumbCell td {
	text-align: center;
	vertical-align: top;
}
.thumbCell p {
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
	margin-top: 2px;
}

.thumbCellLink {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}


.thumbCell img {
	border: 1px solid #88502F;
	margin-right: 3px;
	margin-left: 3px;
}

.thumbName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
}

div.footer {
	color: #FFFFFF;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 4px;
}
.bodyThumbCell {
	color: #414136;
	background-color: #F3F4DD;
	font-size: 11px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 15px;
}
div.footerHome {
	width: 765px;
	margin-top: 4px;
	background-image: url(platinumLogo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 41px;
	padding-top: 19px;
	text-align: left;
}
.footerTextSpan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #777964;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
}
.floorplanImage {
	margin-left: 15px;
	width: 615px;
}

.capChart {
	background-color: #859C82;
	color: #000000;
	font-size: 10px;
	margin-top: 15px;
}
.capChartTitle {
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background: #87502F;
}
.alternate {
	background: #92A790;

}


.capChart td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
