@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #261A40;
	margin: 0px;
	padding: 0px;
}
.container {
	width: 950px;
	text-align: left;
	vertical-align: top;
}
.container2 {
	width: 960px;
	text-align: left;
	vertical-align: top;
}

.top {
	vertical-align: middle;
	margin-top: 14px;
	margin-bottom: 6px;
}
.flash {
	height: 300px;
}

.content {
}
.content-cell {
	background-color: #433262;
}
.content-padding {
	padding: 27px;
}

.shadow-left {
	background-image: url(images/interface/shadow_left.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 8px;
}
.shadow-right {
	background-image: url(images/interface/shadow_right.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 8px;
}
.shadow-top {
	background-image: url(images/interface/shadow_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 8px;
}
.shadow-bottom {
	background-image: url(images/interface/shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 8px;
}
.subnav {
	text-align:right;
	background-color: #32244e;
	padding-top: 15px;
	padding-right: 27px;
	padding-bottom: 15px;
	padding-left: 27px;
}
a.arrow-link {
	color: #9992a7;
	text-decoration: none;
	background-image: url(images/interface/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
	padding-right: 15px;
	

}
a.arrow-link:hover {
	color: #ffe094;
	text-decoration: none;
	background-image: url(images/interface/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
	padding-right: 15px;
}
.destination {
	width: 421px;
}
.destination_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	margin-bottom: 15px;
}

.destination_copy {
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.dashed{
	border-bottom:1px dashed #7B6B99;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


.destination_v_ruler {
	background-image: url(images/interface/destination_v_ruler.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 54px;
}

.hotel {
	background-color: #332552;
	padding: 10px;
}
.hotel-links {
	background-color: #1d1331;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

img.booknow{
	width:86px;
	height:23px;
	position:relative;
	left:26px;
	margin-top:-5px;
	margin-bottom:-7px;
	border:0px;
	padding:0px;
}

.hotel-spacer {
	height: 20px;
}
.foot {
	margin-top: 10px;
	margin-bottom: 20px;
}
.foot a {
	color: #938da0;
	text-decoration: none;
}
.foot a:hover {
	color: #938da0;
	text-decoration: underline;
}


.foot_text {
	margin-top: 20px;
	font-size: 10px;
	color: #C6B8DC;
	line-height: 16px;
}

.hotel-links a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #a19ea6;
	padding-right: 15px;
}
.hotel-links a:hover {
	color: #ffe094;
}
