@charset "utf-8";

/*------------------------------------
GLOBALS
------------------------------------*/

body {
	background-color:#131B2D;
	margin:0px;
	font-family:arial;
	font-size:12px;
	color:black;
	}

.clear {
	clear:both;
	}
	
.borderless {
	border:0px;
	}

.right {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	}

.left {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	}

.pic {
	padding:1px;
	border:1px solid #999690;
	}

ul {
	}

.title {
	border:0px;
	margin-bottom:7px;
	}

.header {
	color:#20395A;
	font-size:16px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

a:link, a:visited {
	text-decoration:none; 
	color: #39507E;
	}
a:hover {
	text-decoration: underline;
	color: #39507E;
	}

.formbutton-on-dark {
	background-color: #517CC1;
	font-size:10px;
	font-weight:bold;
	color: white;
	border: 2px solid white;
	padding: 3px;
	position:relative;
	bottom:2px;
	}
	
.formbutton-reserve {
	background-color: #22314E;
	font-size:10px;
	font-weight:bold;
	color: white;
	border: 0px;
	padding: 3px;
	}

/*------------------------------------
DIVS AND LAYOUT
------------------------------------*/

.wrapper {
	width:900px;
	margin:0 auto 0 auto;
	border:0px;
	text-align:left;
	}

.subnav {
	text-align:right;
	color:white;
	font-size:10px;
	padding:10px 0 10px 0;
	}
.subnav a:link, .subnav a:visited {
	text-decoration:none; 
	color: white;
	}
.subnav a:hover {
	text-decoration: underline;
	color: white;
	}
	
.container {
	width:900px;
	background-image: url(/images/bg-container.gif);
	background-repeat:repeat-y;
	background-position: top left;
	margin:0 auto 0 auto;
	border:0px;
	text-align:left;
	position:relative;
	}

.content {
	width:685px;
	float:left;
	margin:0px; 
	padding:0px;
	}

.content-inner {
	padding: 15px;
	}

.footer {
	background-color:#131B2D;
	color:white;
	margin:0px; 
	padding:10px;
	font-size:10px;
	text-align:center;
	position:relative;
	zoom:1;
	}
.footer a:link, .footer a:visited {
	text-decoration:none; 
	font-weight:bold;
	color: #FDFDA3;
	}
.footer a:hover {
	text-decoration:underline;
	color: #FDFDA3;
	}

.email_bttn {
	background: url(/images/bttn-signup-off.png) no-repeat;
	width:62px;
	height:23px;
	margin:none;
	border:none;
	}

.email_bttn:hover {
	background: url(/images/bttn-signup-on.png) no-repeat;
	width:62px;
	height:23px;
	margin:none;
	border:none;
	cursor:pointer;
	}


/*------------------------------------
NAV
------------------------------------*/

.mainnav {
	height:35px;
	background-image: url(/images/bg-mainnav.gif);
	background-repeat:repeat-x;
	background-position: top left;
	margin:0px; 
	padding:0px;
	text-align:left;
	}
	
	
/*------------------------------------
LEFT SIDEBAR
------------------------------------*/
	
.sidebar {
	width:215px;
	float:left;
	margin:0px; 
	padding:0px;
	font-size:10px;
	color:white;
	}
.sidebar a:link, .sidebar a:visited {
	text-decoration:none; 
	font-weight:bold;
	color: #FDFDA3;
	}
.sidebar a:hover {
	text-decoration:underline;
	color: #FDFDA3;
	}

.sidebar-reserve {
	background-color:#4D72A7;
	background-image: url(/images/bg-sidebar-reserve.gif);
	background-repeat:repeat-x;
	background-position: top left;
	height:300px;
	padding:0 10px 0 10px;
	}

.sidebar-news {
	background-color:#345789;
	background-image: url(/images/bg-sidebar-news.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	padding:10px 10px 20px 10px;
	}

.sidebar-group {
	background-color:#2B476D;
	background-image: url(/images/bg-sidebar-group.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	padding:10px 10px 20px 10px;
	}

.sidebar-specials {
	padding:10px 10px 20px 10px;
	}

.avail_bttn {
	background: url(/images/bttn-check-availability-off.png) no-repeat;
	width:117px;
	height:23px;
	margin:none;
	border:none;
	}

.avail_bttn:hover {
	background: url(/images/bttn-check-availability-on.png) no-repeat;
	width:117px;
	height:23px;
	margin:none;
	border:none;
	cursor:pointer;
	}

/*------------------------------------
RIGHT SIDEPICS
------------------------------------*/


.sidepic-default {
	float:right;
	width:220px;
	height:380px;
	margin-left:10px;
	position:relative;
	top: -15px;
	right:-15px;
	text-align:center;
	background-color:none;
	background-image: url(/images/bg-sidepic-default.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	}

.sidepic-area-info {
	float:right;
	width:220px;
	height:380px;
	margin-left:10px;
	position:relative;
	top: -15px;
	right:-15px;
	text-align:center;
	background-color:none;
	background-image: url(/images/bg-sidepic-area-info.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	}

.sidepic-location {
	float:right;
	width:220px;
	height:380px;
	margin-left:10px;
	position:relative;
	top: -15px;
	right:-15px;
	text-align:center;
	background-color:none;
	background-image: url(/images/bg-sidepic-location.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	}



/*********************************************
	404 Error
*********************************************/
body.errorD3{
	margin:0;
	padding:0;
	background:#e2e1e0;
	font: 14px/1.4em Arial, Helvetica, sans-serif;
	color:#333;
}

body.errorD3 .container_errorD3{
	margin:50px auto;
	background: url(/images/error.gif) no-repeat left top;
	width:523px;
	height:344px;
}

body.errorD3 .generic_errorD3{
	background-position:right top;
}

body.errorD3 .container_errorD3 .inner{
	padding:170px 40px 20px 142px;
}

body.errorD3 a{color: #0970c0;}



	
	
	
	
	
	