body {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 12px;
	background: url('../img/bg-strip.jpg') repeat-x;
	background-color: #2e4f5e;
}

a {
	margin: 0px;
	padding: 0px;
	color: #49404c;
}

input {
	font-size: 12px;
}

.clear {
	clear: both;
}

#top_container {
	height: 63px;
}

#media_wrapper {
	height: 45px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

#social-wrapper {
	background: url('../img/social-bg.jpg') repeat-x;
	height: 45px;
	width: 1024px;
	color: #e9e9e9;
}

#social-wrapper a, #social-wrapper a:hover a:visited {
	color: #e9e9e9;
	text-decoration: none;
}

#media {
	display: inline;
	float: left;
}

#contact_form {
	display: inline;
	float: left;
	padding-top: 5px;
}

.st_custom {
	display: inline;
	float: left;
	height: 35px;
	width: 35px;
	margin-right: 5px;
}
.st_custom:hover {
	opacity: 0.75;
	cursor: pointer;
	
	/* Needed for opacity in braindead browsers (<= IE 7) */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
}

.st_twitter_custom {
	background: url('../img/button-twitter.jpg') center top no-repeat;
	height: 35px;
	
}
.st_facebook_custom {
	background: url('../img/button-facebook.jpg') center top no-repeat;
	height: 35px;
}

#email_signup {
	width: 145px;
	border: none;
	border-radius: 9px;
	-moz-border-radius: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

.email_form_element {
	display: inline;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 3px;
}

#signup_submit {
	width: 49px;
	height: 20px;
	margin-top: 2px;
	border: 0px;
}
#signup_submit:hover {
	opacity: 0.75;
	
	/* Needed for opacity in braindead browsers (<= IE 7) */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
}

#slide-nav-wrapper {
	width: 100%;
}

#slide-nav-container {
	height: 455px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	overflow: clip;
	/*float: left;*/
}

#slideshow_container {
	float: left;
	height: 455px;
	width: 750px;
}


#slideshow_wrapper {
	/* Omit width for better display on screens which are not at least 1200 pixels wide */
	/*width: 753px;*/
	height: 455px;
	margin-left: auto;
	margin-right: auto;
	/*background: url('../img/bg-gradient.jpg') center top repeat-y;*/
}

#slideshow_wrapper2 {
 	/*position: relative;*/
	margin-left: auto;
	margin-right: auto;
	width: 753px;
	height: 455px;
}

#splash_images, #splash_image {
	width: 753px;
	height: 455px;
}

#splash_images {
	position: relative;
	overflow: hidden;
}

#slideshow, #slideshow img {
	width: 753px;
	height: 455px;
}

#slideshow {
	overflow: hidden;
}

#slideshowCaption {
	z-index: 2;
	display: block;
	position: absolute;
	left: 5%;
	top: 5%;
	width: 250px;
	padding: 5px 10px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 24px;
	font-family: 'Trebuchet MS';
	/*opacity: 0.7;
	background: black;
	border-radius: 10px;*/
}

#slideshow-overlay {
	position: relative;
	width: 753px;
	height: 65px;
	background: #243c48;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	margin-top: -65px;
	z-index: 4;
}

.overlay-text {
	font-size: 185%;
	text-align: right;
	color: #ffffff;
	padding: 18px 15px 0px 0px;
}

#content_container {
}

#footer_container {
	height: 50px;
	color: #e9e9e9;
}

#footer {
	background: #163041;
	color: #e9e9e9;
	clear: both;
	text-align: center;
}

#nav_container {
	position: relative;
	height: 455px;
	width: 271px;
	background: #49404c;
	float: right;
}

#nav_wrapper {
	width: 271px;
	height: 455px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url('../img/nav-bg.jpg') repeat-x;
}

#nav-items {
	padding-top: 170px;
	padding-left: 25px;
	font-size: 125%;
	line-height: 20px;
}

/* menu styles */
#nav {
	margin: 0px;
	padding: 0px;
	color: #f2f2f3;
}

#nav li {
	list-style: none;
}

#nav li a {
	white-space: nowrap;
	margin-right: 14px;
	text-decoration: none;
	color: #f2f2f3;
}

#logo2 {
	position: relative;
	top: -440px;
	left: 647px;
	width: 194px;
	height: 146px;
	z-index: 3;
	border: 0px;
}

#logo2_res {
	position: relative;
	top: 6px;
	left: 647px;
	width: 194px;
	height: 146px;
	z-index: 3;
	border: 0px;
}

#content_wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#check_availability {
	height: 155px;
	width: 271px;
	/*padding-left: 40px;*/
	/*padding-top: 9px;*/
	background: #5f575c;
	color: #f2f2f3;
	display: inline;
	float: left;
	background: url('../img/resv-bg.jpg') repeat-x;
}

#check_availability a, #check_availability a:visited {
	color: #f2f2f3;
	text-decoration: none;
}

.availability_cell {
	/*display: inline;*/
	float: left;
	padding-top: 9px;
}

.datepicker_cell {
	height: 25px;
	padding: 0px 5px 3px 8px;
	border: 1px solid gray;
}

.datepicker_cell, .datepicker {
	display: inline;
	float: left;
	background: #f2f2f3;
	color: gray;
	font-size: 10px;
}

.datepicker_label {
	display: inline;
	float: left;
	height: 18px;
	padding-top: 8px;a
}

.datepicker {
	width: 72px;
	border: 0px;
	padding: 8.2px 14px 0px 8px;
	font-weight: 600;
	
}

.datepicker_separator {
	height: 18px;
	width: 1px;
	padding-top: 1px;
	background-color: #CCCCCC;
	border: 0px;
}

.ui-datepicker-trigger {
	margin-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-left: 1px solid #CCCCCC;
}
.ui-datepicker-trigger:hover {
	cursor:pointer;
}


#explore_wrapper {
	background: #f2f2f3;
}

.explore_img, .explore_spacer, .explore_center_spacer {
	display: inline;
	float: left;
}

.explore_img {
	height: 155px;
	border: 0px;
}

.explore_spacer, .explore_center_spacer {
	height: 155px;
	background: #f2f2f3;
}

.explore_spacer {
	width: 5px;
}

.explore_center_spacer {
	width: 6px;
}

#content {
	padding: 20px 30px 20px 30px;
	background: #4f656f;
	color: #e9e9e9;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#content a, #content a:hover a:visited {
	color: #e9e9e9;
}

.package {
	background: #3b4d56;
}

.package-content {
	padding: 10px;
}

.package-content li {
	text-decoration: none;
	list-style-position: inside;
}

.package-content a {
	color: #e9e9e9;
}

.packaged-content a:visited a:active a:hover {
	color: #e9e9e9;
}

.package-content img {
	border: solid 1px #e9e9e9;
	background: #757b77;
	padding: 5px 5px 5px 5px;
	float: right;
}

.package-content p {
	padding-left: 15px;
}

.package-content th {
	border: 1px solid black;
	background-color: #4f656f;
	border-collapse: collapse;
}

.package-content td {
	border: 1px solid black;
	border-collapse: collapse;
}

#float-container {
	float: left;
	width: 100%;
	background: #4f656f;
}

#left_column {
	/*border: 1px solid;*/
	float: left;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 249px;
	min-height: 650px;
	background: url('../img/left-bg.jpg') repeat-x;
}

#left_column_content {
	padding: 5px 0px 5px 15px;
}

.left_column_content {
	padding: 5px 5px 5px 15px;
}

#left_column a {
	color: #e9e9e9;
}

#left_column a:visited a:active a:hover {
	color: #e9e9e9;
}

#left_column img {
	border: solid 1px #e9e9e9;
	background: #747a76;
	padding: 4px;
}

#left_column h1, h2 {
	color: #e9e9e9;
	font-variant: small-caps;
}

#right_column {
	/*border: 1px solid;*/
	float: left;
	padding-left: 30px;
	padding-right: 32px;
	padding-bottom: 30px;
	/*margin-top: 30px;*/
	/*margin-bottom: 30px;*/
	width: 700px;
	background: #4f656f;
}

#right_column h1, h2 {
	font-variant: small-caps;
}

#right_column a {
	color: #e9e9e9;
}

#right_column a:visited a:active a:hover {
	color: #e9e9e9;
}

.color-table { font-size: 10px;}
.color-table tbody { font-family: Verdana, Geneva, sans-serif; font-size: 10px; }
.color-table td,
.color-table th { padding: 4px 0 2px 0; border-right: 1px solid #ddd9d5; }
.color-table thead th,
.color-table tbody td { width: 67px; text-align: center;}
.color-table tbody th { padding-left: 10px; width: 129px; }
.color-table .last { border-right: none; }
.color-table .odd { background: #3b4d56; }
.color-table .bold th,
.color-table .bold td {font-weight: bold;}

.attraction {
	background: url('../img/attraction-bg2.jpg') repeat-x;
	background-repeat: repeat-x;
}

.attraction-content {
	padding: 10px;
}





#single_column {
	/*border: 1px solid;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 900px;
	background: #4f656f;
}

#single_column h1, h2 {
	font-variant: small-caps;
}

#single_column a {
	color: #e9e9e9;
}

#single_column a:visited a:active a:hover {
	color: #e9e9e9;
}