body, form {
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	background:#fff;
}
#page {
	width:950px;
	margin:0 auto;
}
#wrapper {
	background:#d8dfe8;
	position:relative;
}
.mail_form{
	position:absolute;
	right:35px;
	top:685px;
	width:195px;
	padding-top:20px;
	padding-left:30px;
	padding-bottom:20px;
	background-color:#95B3D7;
	color:#fff;
}
.form-row{
	margin-bottom:5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	margin-bottom: 15px;
	color:#254061;
}
p {
	color:#254061;
}

.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;
}
.red{
	color:red;
}
.flash {
	height: 300px;
}
.content {
}
.content-cell {
	background-color: #433262;
}
.content-padding {
	padding: 27px;
}
.subnav {
	position:relative;  /* BEGIN IE fix */
	z-index:10000;
	margin-top:-3px;	/* END IE fix */
	text-align:right;
	padding: 15px 27px;
	background: #95b3d7;
}
a.arrow-link {
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
	padding-right: 15px;
	color:#fff;
}
a.arrow-link:hover {
	color: #376092;
	text-decoration: none;
	background-image: url(../images/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
	padding-right: 15px;
}
.destination {
	width: 421px;
}
.destination_v_ruler {
	border-left:1px dashed #376092;
	width:1px;
	/*background-image: url(../images/destination_v_ruler.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 54px;*/
}
.destination_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	margin-bottom: 15px;
	color:#f09e3a;
}
.destination_copy {
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.dashed {
	border-bottom:1px dashed #376092;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.hotel {
	background-color: #95b3d7;
	padding: 10px;
}
.hotel-links {
	background-color: #376092;
	padding:5px 8px;
}
a.booknow {
	width:80px;
	height:100%;
	float:right;
	border:3px solid #ffaf56;
	background:#f09e3a;
	color:#fff !important;
	padding:3px 10px;
	margin-top:-5px;
	margin-right:-8px;
}


.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: #fff;
	padding-right: 15px;
}
.hotel-links a:hover {
	color: #ffaf56;
}
.left{
	float:left;
}
.clear{
	clear:both;
}
.region_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	margin-bottom: 5px;
	color:#f09e3a;
}
.region_thumb{
	width:100px;
	padding-top:14px;
}
.delimeter-line{
	border-top:1px dashed #254061;
	height:1%;
	margin:8px 0;
}
.site-nav{
	color:#fff;
	text-decoration:none;
	font-size:13px;
	margin-top:12px;
	display:inline-block;
}

#globalFooterContainer {text-align: center;}
#globalFooterContainer a {color:#929292; text-decoration:none}
#globalFooterContainer p {color:#929292; text-decoration:none}
#globalFooterContainer a:hover {text-decoration:underline}
#globalFooterLegal {margin-bottom:8px; text-align:center}
