/* CSS Document */

/* Body CSS */
body{
	margin: 0px;
	padding: 0px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	background-image:url(CSSimages/backgroundTexturegrey.gif);
}

input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
}
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
}
/* Template CSS */


#mainContainer{
	margin: 0px auto 0px auto;
	padding:0px;
	width: 902px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-image:url('CSSimages/backgroundTexture.jpg');
	
}

/* Header CSS */

#headerContainer{
	width: 900px;
	height: 374px;
	
}

#headerRight{
	width:399px;
	height:320px;
	float:right;
	background-image:url('CSSimages/headerBackgroundRight.jpg');
}

#headerLeft{
	float:left;
	width:501px;
	height:320px;
	background-image:url('CSSimages/headerBackgroundLeft.jpg');
}

#headerVideo{
	position:relative;
	top:20px;
	left:51px;
	width:320px;
	height:270px;
	background-color:white;
	
}

#logoHeader{
	position:relative;
	top:230px;
	left:63px;
	width:395px;
	height:80px;
	
}

/* Navigation and Subnavigation CSS */
#navigationContainer{
	background-image:url('CSSimages/navagationbg.jpg');
	width:900px;
	height:54px;
	clear:both;
}

#navigationMenu{
	background-image:url('CSSimages/navagationbg.jpg');
	width:900px;
	height:35px;
	padding:0px;
	margin:0px;
	list-style:none;
	clear:both;
	
}
#navigationLI{
	float:left;
	width:148px;
	height:35px;
	line-height:35px;
	text-align:center;
	display:block;
	border-right: 2px dotted #000066;
	font-weight:bolder;
	color:#FFFFFF;
	margin:0px;
}

#navLast{
	width:150px;
	border:none;
	height:35px;
	line-height:35px;
	text-align:center;
	display:block;
	font-weight:bolder;
	float:left;
	color:#FFFFFF;
}

#navigationLI,a:link{
	text-decoration:none;
	color:#FFFFFF;
}

#navigationLI,a:active{
	text-decoration:none;
	color:#FFFFFF;
}

#navigationLI,a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#navigationLI,a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

#subNavigationContainer{
	width:900px;
	margin:0px;
	height:19px;
	background-image:url('CSSimages/subnavigationbg.jpg');
	clear:both;
}

#subNavigation{
	position:relative;
	left:0;
	width:100px;
	line-height:19px;
	padding:0px;
	margin:0px;
	font-size:12px;
	clear:both;
	color:#000066;
}


#reservationGroups,li{
	margin-bottom:5px;
}
.subNavElement:link{
	text-decoration:none;
	color:#000066;
}

.subNavElement:active{
	text-decoration:none;
	color:#000066;
}

.subNavElement:hover{
	text-decoration:underline;
	color:#000066;
}

.subNavElement:visited{
	text-decoration:none;
	color:#000066;
}

/* Ad Section CSS */
#adContainer{
	margin: 5px 5px 0px 5px;
	width:890px;
	height:100px;
	
}
#adSides{
	width:285px;
	height:100px;
	float:left;
}
#adCenter{
	margin: 0px 5px 0px 5px;
	width:310px;
	height:100px;
	float:left;
}

/* Content CSS */
#wrapper{
	margin:0px 5px 5px 5px;
	clear:both;
}

#mainContent{
}

#articleFirst{
	width:580px;
}

.pictureBoxPicture{
	float:right;
	margin:10px;
}
.newsHeadline{
	font-weight:bolder;
}

.newsDate{
	color:#CCCCCC;
	font-size:10px;
}
#articleText{
	background-image:url('../../images/maineheader.gif');
	background-position:top left;
	background-repeat:no-repeat;
	width:580px;
	padding-left:20px;
	color:#FFFFFF;
}

#articleBody{
	position:relative;
	top:50px;
	left:20px;
}

#headlineInner{
	position:relative;
	top:20px;
	color:white;
	line-height:26px;
	font-size:24px;
	font-weight:bolder;
	width:250px;
	margin-bottom:45px;
}

/* Sidebar CSS */
#sideBar{
	float:right;
	width:280px;
	margin:0px 0px 0px 5px;
}


/* Calendar CSS */

#calendarContainer{
	width:284px;
	height:241px;
	background-image:url('../../images/calendarBG.gif');
}

#innerCalendar{
	position:relative;
	top:10px;
	left:10px;
	width:264px;
	height:221px;
}
.calendar{
	width:264px;
	height:206px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:white;
}

.calendar-days{
	background-color:#000066;
	color:white;
}

.calendar-month{
	width:264px;
	height:15px;
	line-height:15px;
	color:white;
	font-size:16px;
	font-weight:bold;
}
.calendar-today{
	margin:5px;
	border:1px solid white;
}
a.linked-day:link{
	color:#000066;
}
a.linked-day:visited{
	color:#000066;
}
a.linked-day:active{
	color:#000066;
}
a.linked-day:hover{
	color:#000066;
}

#newsletterContainer{
	margin-top:5px;
	color:white;
}

#newsletterHeader{
	width:284px;
	height:44px;
	font-size:16px;
	line-height:44px;
	font-weight:bolder;
	background-image:url('../../images/smallHeader.gif');
}

#newsletterBody{
}

#storeHoursContainer{
	margin: 5px 0px 5px 0px;
	width:900px;
	min-height:190px;
	clear:both;
}

#storeHours{
	float:left;
	width:445px;
	text-align:center;
}

#footer{
	width:900px;
	height:49px;
}
#footerInner{
	text-align:center;
	line-height:44px;
	width:890px;
	height:44px;
	background-image:url('CSSimages/footer.gif');
	background-repeat:no-repeat;
	margin: 0px 5px 5px 5px;
}

#galleryHeader{
	width:600px;
	height:44px;
	font-size:16px;
	line-height:44px;
	font-weight:bolder;
	background-image:url('../../images/bigHeader.gif');
	margin-top:15px;
}

#bigHeader{
	width:600px;
	height:44px;
	font-size:16px;
	line-height:44px;
	font-weight:bolder;
	background-image:url('../../images/bigHeader.gif');
}


.imageMargin{
	margin: 5px 5px 0px 0px;
	border: 1px solid white;
}

img{
	border:none;
}

.pricingTable{
	width:580px;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:5px;
}

.pricingHead{
	background-color:#000066;
	height:20px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
}

#field{
	width:580px;
	margin: 5px 0px 5px 20px;
}

#phone{
	width:900px;
	height:25px;
	line-height:25px;
	clear:both;
	text-align:center;
	font-weight:bolder;
	margin-top:5px;
}

#contactRight{
	width:320px;
	float:right;
}

#contactLeft{
	width:260px;
}

#groupRes,input,textarea{
	margin: 5px 0px 0px 5px;
}

/* Light Box CSS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* End Light Box CSS */