/* CSS Document */

body, html {

	margin: 0;
	
	background-color:#2c87a0;
	
	width:100%;
	
	height:100%;
	
	}
	
#main {

	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
	
	background-image:url(../images/general_bg.gif);
	
	background-repeat:no-repeat;
	
	background-position: top left;
	
}

#wrapper {
		
		width:995px;
		
		}
		
 #logo {
 	 
	position:absolute;
	
	top:10px;
	
	padding-left:10px;
	
	z-index:10;
	
	}
	
	#switcher {
		
		height: 50px;
		
		padding-top:10px;
		
		padding-bottom:10px;
		
		background-color:#4aa5bf;
		
		}
	
	
	
 #menu {
 
 	width:995px;
	
	height:94px;
	
	background-image:url(../images/menu_bg.png);
	
	background-repeat:no-repeat;
	
	}
	
 #flash {
 	
	width:995px;
	
	height:328px;
	
	}
	
	#shadow_left {
		
		width:10px;
		
		height:328px;
		
		background-image:url(../images/shadow_left.png);
		
		background-repeat:no-repeat;
		
		float:left;
		
		}
		
	#movie {
		
		width:975px;
		
		height:328px;
		
		float:left;
		
		}
		
	#shadow_right {
		
		width:10px;
		
		height:328px;
		
		background-image:url(../images/shadow_right.png);
		
		background-repeat:no-repeat;
		
		float:left;
		
		}
		
		
	#body {
	
		width:995px;
		
		height:274px;
		
		background-image:url(../images/body_bg.png);
		
		background-repeat:no-repeat;
		
	}
	
	#mapgoogle {
		
		width:500px;
		
		height:300px;
		
	}
	
	#bottom_content {
		
		background-image:url(../images/bottom_content_bg.png);
		
		background-repeat:no-repeat;
		
		width:975px;
		
		height:216px;
		
		padding-bottom:30px;
		
		padding-left:10px;
		
		padding-right:10px;
		
		}
		
		#box_one {
		
			width:275px;
			
			height:197px;
			
			float:left;
			
			padding-left:39px;
			
			padding-top:19px;
			
		}
		
		#box_two {
		
			width:269px;
			
			height:197px;
			
			float:left;
			
			padding-top:19px;
			
			padding-left:19px;
			
		}
		
		#box_three {
		
			width:343px;
			
			height:197px;
			
			float:left;
			
			
			
		}
		
	

#footer, #stick {

	height:60px;
	
	}
	
#footer {
	
	background-color:#465c65;
	
	background-image:url(../images/footer_bg.gif);
	
	background-repeat:repeat-x;
	
	}
	
	#footerwrapper {
	
		
		height:54px;
		
		padding-top:6px;
		
	}
	
	#footer_left {
		
		float:left;
		width:200px !important;
		
		}
		
	#footer_right {
		
		padding-right:30px;
		
		float:right;
		
	}
	
	
/* styling */


	
.menustyle ul, .menustyle li {

	list-style-type:none;
	
	display:inline;
	
	margin:0;
	
	padding:0;
	
	}
	
.normal {

	font-family:Arial, Helvetica, sans-serif;
	
	font-size:15px;
	
	color:#1a1b1c;
	
	line-height:23px;
	
	}
	
.normal a {

	text-decoration:none;

	color:#008ea3;
	
	}
	
.normal a:hover {

	text-decoration:underline;
	
	}
	
.tablenormal {

	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	color:#000000;
	
		
	}
	
.tablenormal a {

	text-decoration:underline;

	color:#949494;
	
	}
	
.tablenormal a:hover {

	text-decoration:none;
	
	}
	
.tablenormal table {
	
	padding: 5px 5px 5px 5px;
	
}

.lightbluetd {
	
	background-color:#BDDAE2;
	
	padding:10px 10px 10px 10px;
	
	text-align:center;
	
	}
	
.lightgreentd {
	
	background-color:#C9E5B2;
	
	padding:10px 10px 10px 10px;
	
	text-align:center;
	
	}	
	
.lightwhitetd {
	
	background-color:#dddddd;
	
	padding:10px 10px 10px 10px;

	text-align:center;
	
	}
	

.footermenu a. .footermenu {
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:15px;
	
	color:#FFFFFF !important;
	
	text-decoration:none;
	
	}
	
.footermenu a:hover {
	
		text-decoration:underline;

	
	
	}
	
.small {

	font-family:Arial, Helvetica, sans-serif;
	
	font-size:10px;
	
	padding:10px 10px 10px 10px;
	
	}
	
.small a {
	
	color:#FFFFFF;
	
	}
	
h1 {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	
	color:#4AA5BF;
	
	}
	

h2 {
	
	font-family:Arial, Helvetica, sans-serif;
	
	color:#4da7c1;
	
	text-align:left;
	
	
	margin:0px 0px 14px 0px;
	
}


/* interior */

/* CSS Document */

#header {
	
	width:995px;
	
	height:344px;
	
	}


	#headerleft {
		
		float:left;
		
		width:239px;
		
		height:344px;
		
		}
		
		#leftmenu {
			
			width:239px;
			
			height:171px;
			
		}
		
		#Lshadow {
			
			width:10px;
			
			height:171px;
			
			float:left;
			
			background-image:url(../images/lshadow.png);
			
			background-repeat:no-repeat;
			
		}
		
		#menupart {
			
			width:229px;
			
			height:166px;
			
			padding-bottom:5px;
			
			background-image:url(../images/left_menu_bg.gif);
			
			background-repeat:repeat-x;
			
			float:right;
			
			}
		
	#headerright {
		
		float:right;
		
		width:756px;
		
		height:344px;
		
	}
	
	#menuint {
 
 	width:756px;
	
	height:94px;
	
	background-image:url(../images/menu_int_bg.png);
	
	background-repeat:no-repeat;
	
	}
	
	#flashint {
		
		width:756px;
		
		height:250px;
		
	}
	
	#movieint {
		
		width:746px;
		
		height:250px;
		
		float:left;
		
	}
	
	#actualmovie {
		
		width:746px;
		
		height:245px;

		}
		
	#barint {
		
		width:746px;
		
		height:5px;
		
		}
	
	#shadow_right_int {
		
		width:10px;
		
		height:250px;
		
		background-image:url(../images/shadow_right.png);
		
		background-repeat:no-repeat;
		
		float:right;
		
		}
		
		
	#bodyint {
	
		width:995px;
		
		height:auto!important;
		
		
		
	}
	
	#bodytop {
		
		width:995px;
		
		height:32px;
		
		background-image:url(../images/bodytop_bg.png);
		
		background-repeat:no-repeat;
		
	}
	
	#bodycenter {
		
		width:995px;
		
		min-height:100%;
		
		height:auto!important;
		
		height:100%;
		
		background-image:url(../images/bodycenter_bg.png);
		
		background-repeat:repeat-y;
		
	}
	
	#centerright {
		
		
		width:756px;
		
		
	}
	
	#centerleft {
		
		
		width:229px;
				
		padding-left:10px;
		
		
		}
		
		#textright {
		
			padding-left:37px;
			
			padding-right:88px;
			
			padding-bottom:19px;
			
			padding-top:10px;
			
			text-align:justify;
			
			width:631px;
			
			min-height:510px;
			

			
		}
	
	
	#bodybottom {
		
		width:995px;
		
		height:147px;
		
		background-image:url(../images/bodybottom_bg.png);
		
		background-repeat:no-repeat;
		
	}
	
	
	#bottom_content_int {
				
		width:756px;
		
		height:226px;
				
		padding-right:10px;
		
		}
		
		#box_one_int {
		
			width:287px;
			
			height:208px;
			
			float:left;
			
			padding-left:37px;
			
			padding-top:18px;
			
		}
		
		
		
		#box_three_int {
		
			width:343px;
			
			height:207px;
			
			float:left;
			
			
			
		}
		
			#reservations {
			
			width:229px;
			
			height:312px;
			
		
			
		}
		
		
/* styles */

.menuleft ul {
	
	list-style-type:none;
	
	margin:0;
	
	padding:0;
	
	}
	
.link, {
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:13px;
	
	font-weight:bold;
	
	color:#FFFFFF;
	
	
	}
	
.link a {

		font-family:Arial, Helvetica, sans-serif;
		
		font-size:13px;
		
		font-weight:bold;
		
		color:#FFFFFF;
	
		text-decoration:underline;

}
	
.link a:hover {
	
	text-decoration:none;
	
	}
		
		
/* highslide */

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: #ffffff;

		
}
.highslide-html-blur {
}
.highslide-html-content, .highslide-html-contentdois {
	position: absolute;
	
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(../js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #ffffff;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #ffffff;
    background-color: #ffffff;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {

	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 200px;
    padding: 0 5px 5px 5px;
}

.highslide-wrapper .highslide-html-contentdois {
    width: 800px;
		
		height:500px;
    padding: 0 5px 5px 5px;
}

.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(../js/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../js/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../js/highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../js/highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.highslide {
	cursor: url(../js/highslide/graphics/zoomin.png), pointer;
	outline: none;
	text-decoration: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
	