/* Marriott Destination Site */
.banner {
	background-color: #7b8218;
	height: 75px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: bottom;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 7px;
}
#home .pageTitle {
	font-size: 12px;
	font-weight: bold;
	color: #E6E9DC;
	padding-left: 15px;
	margin-top: 5px;
}
.pageTitle {
	font-size: 20px;
	font-weight: normal;
	color: #E6E9DC;
	padding-right: 15px;
	padding-left: 15px;
}
.pageSubTitle {
	font-size: 10px;
	color: #F4F5EF;
	margin-top: -5px;
	padding-right: 15px;
	padding-left: 15px;
}
.highlights {
	background-color: #5e7b94;
	text-align: left;
	color: #EEF0EF;
	font-size: 10px;
	width: 135px;
}
.highlights img {
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.highlightsTitle {
	color: #DEE2DF;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.highlights p {
	padding-right: 7px;
	padding-left: 15px;
}
.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;
}
.capChart {
	background-color: #5e7b94;
	color: #EEF0EF;
	font-size: 10px;
	margin-top: 15px;
}
.capChartTitle {
	font-size: 1.5em;
	font-weight: bold;
	background-color: #6b191f;
	text-align: left;
}
.capChartCol1 {
	text-align: left;
}


.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;
}

#solution .capChart td {
	border-right-width: 0px;
}

#solution .capChart a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
}

/* emap */
.emapTitle {
	font-weight: bold;
	background-color: #6b191f;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}
.emapContent{
	font-size: 14px;
}
.emapContent a {
	color: #885130;
	text-decoration: none;
	font-size: 14px;
}
.emapContent a:hover {
	text-decoration: underline;
}
