/* Marriott Destination Site */
div.pano {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
.panoCell {
	color: #414136;
	margin-left: 15px;
	background-color: #F3F4DD;
	font-size: 11px;
	width: 420px;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
}
.captions {
	font-size: 11px;
	color: #414136;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #F3F4DD;
	text-align: left;
	padding-top: 10px;
}

div.panoNav {
	background-image: url(tab/tab.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	width: 585px;
	vertical-align: top;
}
div.stillNav {
	text-align: center;
	width: 585px;
	vertical-align: top;
	background: url(none);
}
div.panoSpecs {
	text-align: center;
	width: 585px;
	vertical-align: top;
	padding-bottom: 5px;
}
.panoLinks {
	color: #87502f;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}
A.panoLinks:hover {
 text-decoration: underline;
}