@charset "utf-8";
/* CSS Document */

body, html
{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#4D96B6;
	/*background-image:url('images/main-background.gif');*/
}
/* Contains the whole website together */
#index_container 
{
	margin:10px auto;
	padding:0px;
	width:800px;
	/*height:1255px;*/
	background-color:#FFFFFF;
	border:5px solid #113377;
}
/* Contains the whole website together - all pages besides index */
#container 
{
	margin:10px auto;
	padding:0px;
	width:800px;
	height:auto;
	background-color:#FFFFFF;
	border:5px solid #113377;
}


/* Website Header Image & placeholder */
#header
{
	padding:0px;
	margin:5px 14px;
	background-image:url('images/header.jpg');
}

/* Contains all content to the left of the website */
#index_leftPanel
{
	position:absolute;
	padding:0px;
	margin-top:0px;
	margin-left:14px;
	width:130px;
}

/* Slideshow container ( HOMEPAGE ONLY ) */
#index_slideshow
{
	position:absolute;
	margin-top:0px;
	margin-left:157px;
	z-index:-100px;
}

/* Main Navigation Menu for HOMEPAGE(ONLY) */
#index_menu
{
	height:23px;
	width:130px;
	display:block;
	margin-bottom:3px;
	border:1px solid #113377;
	padding:0px;
}
#index_menu a:link 
{
	color:#113377; 
	font-size:10px;
	text-decoration:none; 
	display:block; 
	height:19px; 
	padding-top:4px; 
	padding-left:15px;
	background-image:url('images/menu-background.gif'); 
	background-repeat:repeat-x;
}
#index_menu a:active 
{
	color:#113377; 
	font-size:10px;
	text-decoration:none; 
	display:block; 
	height:19px; 
	padding-top:4px; 
	padding-left:15px;
	background-image:url('images/menu-background.gif'); 
	background-repeat:repeat-x;
 }
#index_menu a:visited 
{
	color:#113377; 
	font-size:10px;
	text-decoration:none; 
	display:block; 
	height:19px; 
	padding-top:4px; 
	padding-left:15px;
	background-image:url('images/menu-background.gif'); 
	background-repeat:repeat-x;
}
#index_menu a:hover 
{
	color:#113377; 
	font-size:10px;
	text-decoration:none; 
	display:block; 
	height:19px; 
	padding-top:4px; 
	padding-left:15px;
	background-image:url('images/menu-background-selected.gif'); 
	background-repeat:repeat-x;
}

/* Main Navigation Menu for all pages besides HOMEPAGE */
#menu_container
{
	position:relative;
	margin-left:14px;
	width:772px;
}
#menu
{
	height:23px;
	display:inline-block;
	margin-bottom:3px;
	border:1px solid #113377;
	padding:0px;
	text-align:center;
	background-image:url('images/menu-background.gif'); 
	background-repeat:repeat-x;
}
#menu a:link 
{
	color:#113377; 
	font-size:10px;
	text-decoration:none; 
	display:inline-block;
	height:19px; 
	width:70px;
	padding-top:4px; 
	background-image:url('images/menu-background.gif'); 
	background-repeat:repeat-x;
}
#menu a:active 
{
	color:#113377; 
	font-size:10px;
	text-decoration:none; 
	display:inline-block;
	height:19px; 
	width:70px;
	padding-top:4px; 
	background-image:url('images/menu-background.gif'); 
	background-repeat:repeat-x;
 }
#menu a:visited 
{
	color:#113377; 
	font-size:10px;
	text-decoration:none; 
	display:inline-block;
	height:19px; 
	width:70px;
	padding-top:4px; 
	background-image:url('images/menu-background.gif'); 
	background-repeat:repeat-x;
}
#menu a:hover 
{
	color:#113377; 
	font-size:10px;
	text-decoration:none; 
	display:inline-block;
	height:19px; 
	width:70px;
	padding-top:4px; 
	background-image:url('images/menu-background-selected.gif'); 
	background-repeat:repeat-x;
}


/* Contains the content below the slideshow together */
#index_content
{
	position:absolute;
	width:628px;
	margin-left:157px;
	margin-top:300px;
	padding:0px;
	line-height:1.5em;
}

/* Contains the content below the menu on all pages besides HOMEPAGE(index) */
#content
{
	width:772px;;
	padding:0px;
	margin-left:14px;
	margin-top:5px;
}

/* CHECK AVAILABLE DATE LAYER */
#index_text
{
	position:absolute;
	/*width:390px;*/
	height:auto;
	margin-left:0px;
	line-height:1.9em;
}


/* Right Column div -- check available date and super duper summer specials */
#index_rightcol{
	position:relative;
	float:right;
	margin-left:20px;
	margin-bottom:5px;
}
#index_rightcolsp
{
	position:relative;
	float:right;
	margin-right:30px;
	margin-bottom:5px;
	color: #ffff07;
	font: bold 41px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* CHECK AVAILABLE DATE LAYER */
#index_checkdate
{
	position:relative;
	width:225px;
	height:autopx;
	background-color:#ccddff;
	border:1px solid #113377;
	/*margin-left:401px;*/
	margin-top:5px;
	color:#113377;
	font-size:10px;
}
h1
{
	color:#113377;
	display:block;
	border-bottom:1px solid #993333;
	font-size:22px;
}
h2
{
	color:#113377;
	font-size:18px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.attractionsUL
{
	list-style-image:url('images/check.jpg');
	padding-left:100px;
}

#footer
{	
	margin:0px auto;
	width:800px;
	height:auto;
	text-align:center;
}

.footerLINKZ a:link
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}.footerLINKZ a:active
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}.footerLINKZ a:visited
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footerLINKZ a:hover
{
	color:#993333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
