@charset "UTF-8";
/* CSS Document */

* { outline: none; }

body {
	background: url(images/water_bg.jpg) repeat-x top #154166;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1.about { text-indent: -8000px; background: url(images/title-about.png); width: 114px; height: 40px; margin: 0; }
h1.contact { text-indent: -8000px; background: url(images/title-contact.png); width: 150px; height: 40px; margin: 0; }
h1.menu { text-indent: -8000px; background: url(images/title-menu.png); width: 98px; height: 40px; margin: 0; }
h1.to-go { text-indent: -8000px; background: url(images/title-togo.png); width: 115px; height: 43px; margin: 0; }
h1.locations { text-indent: -8000px; background: url(images/title-locations.png); width: 190px; height: 40px; margin: 0; }
h1.kids { text-indent: -8000px; background: url(images/title-kids.png); width: 93px; height: 40px; margin: 0; }
h1.events { text-indent: -8000px; background: url(images/title-events.png); width: 138px; height: 40px; margin: 0; }
h1.privacy { text-indent: -8000px; background: url(images/title-privacy.png); width: 196px; height: 68px; margin: 0; }
h1.terms { text-indent: -8000px; background: url(images/title-terms.png); width: 276px; height: 77px; margin: 0; }

h2 { font-size: 18px; font-family: Rockwell, Georgia, "Times New Roman", Times, serif; color: #1c530b; margin: 25px 0 5px 0;}

h3 { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 16px; color: #8f6b29; font-weight: normal; }

.clear-both { clear: both; margin: 0; padding: 0;}

a { color: #154166; }
a:hover { color: #000000; }

.wrapper { width: 927px; margin: 50px auto;}


/* header */
.logo { 
	position: relative;
	left: 10px;
	width: 301px;
	height: 242px;
	z-index: 1001;
}
table.social {
	color: #ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	text-transform:uppercase;
}
.search {
	position: relative;
	top: -235px;
	width: 590px;
	float: right;
	margin-right: 10px;
	clear: both;
	background: url(images/search-bg.png) no-repeat right;
}
.searchtable {float:right;}
.search table.searchtable, search2 table { padding: 15px; }
.search .input, .search2 .input {
	background: url(images/zip-code.png) no-repeat #ffffff center center;
	color: #745d2e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0;
	padding: 5px;
}
.search input:focus, .search2 input:focus {
background-image: none;
background-color: #eedcb7;
}

.search2 {
	margin-left: 65px;
	width: 292px;
	height: 131px;
	background: url(images/search2-bg.png) no-repeat;
}
.search2 table {
	margin: 35px auto;
}

.billboard {
	background: url(images/billboard.png) no-repeat; height: 200px;
	top: -190px;
	position: relative;
	z-index: 900;
	width: 927px;
}

.container {
	padding: 0 30px 30px 30px;
}

/* page */

.page {
	width: 827px;
	margin: 20px auto;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.background3 {
	background-image: url(images/page-background-middle2.png);
	background-repeat: no-repeat;
	position: relative;
	min-height: 600px
	
}
.background2 {
	background-image: url(images/page-background-middle-dock.png);
	background-repeat: no-repeat;
	position: relative;
	min-height: 600px
	
}
.background1 {
	background-image: url(images/page-background-middle.png);
	background-repeat: repeat-y;
	position: relative;
	
}
.page .c1 { width: 443px; float:left; }
.page .c1 .padding { padding: 0 10px 10px 40px; }

.page .c2 { width: 384px; float: right; text-align: right; }

.page .padding { padding: 0 40px 10px 40px; }

.page .bottom {
	background-image: url(images/page-background-bottom.png);
	background-repeat: no-repeat;
	height: 50px;
}

.page .top {
	background-image: url(images/page-background-top-dock.png);
	background-repeat: no-repeat;
	height: 52px;
}

.page .top2 {
	background-image: url(images/page-background-top.png);
	background-repeat: no-repeat;
	height: 52px;
}

/* footer */
.footer {
	background: url(images/footer-bg.png); height: 132px; width: 900px; margin: 0 auto;
	font-size: 11px;
	color: #ead7ad;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: -200px;
	position: relative;
}
.footer p { padding: 40px;}
.footer a { color: #8f6b29; }
.footer a:hover { color: #ffffff;}


/* containers */

.background-wrapper {
	background: url(images/background-middle.png) center;
	width: 905px; margin: 0 auto;
	top: -220px;
	position: relative;
}

.background { background: url(images/background-top.png) no-repeat top center; }

.background-bottom {
	background: url(images/background-bottom.png) no-repeat top center;
	width: 905px;
	height: 34px;
	margin: 0 auto;
	position: relative;
	top: -220px;
}

/* navigation */

.site-nav-wrapper { width: 316px; float: right; margin: 5px 0; }
.site-nav { 
	background: #d1aa57;
	float: left;
	height: 30px;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.site-nav-wrapper .nav-left { float: left; width: 18px; }
.site-nav-wrapper .nav-right { float: right; width: 18px; }
.site-nav ul { margin: 0; padding: 7px 0; list-style: none; }
.site-nav ul li { display: inline; margin: 0; padding: 0px;}

.site-nav ul li a {
	color: #ffffff;
	border-right: 1px solid #935630;
	text-decoration: none;
	padding: 2px 9px 2px 5px;
}
.site-nav ul li a:hover { color: #935630; }

.site-nav ul li a.noborder { border: 0; }

.navigation { width: 870px; margin: 0 auto; padding-top: 50px; }

.navigation ul {padding: 0; margin: 0; list-style: none; }
.navigation ul li {padding: 0; margin: 0 4px; float: left; }

.navigation a {
	display: block;
	width: 165px;
	height: 40px;
	text-decoration: none;
	background-image: url(images/nav2.png);
	background-position: 15px 0;
 }

.navigation a.home {
	display: block;
	width: 97px;
	height: 40px;
	text-decoration: none;
	background-position: -733px 0;
 }
.navigation a.home:hover { background-position: -733px -45px; }

.navigation a.menu {
	display: block;
	width: 97px;
	height: 40px;
	text-decoration: none;
	background-position: 0px 0;
 }
.navigation a.menu:hover { background-position: 0 -45px; } 
 
.navigation a.locations {
	display: block;
	width: 160px;
	height: 40px;
	text-decoration: none;
	background-position: -100px 0;
 }
 .navigation a.locations:hover { background-position: -100px -45px; }
 
 .navigation a.events {
	display: block;
	width: 125px;
	height: 40px;
	text-decoration: none;
	background-position: -263px 0;
 }
 
 .navigation a.events:hover { background-position: -263px -45px; }
 
  .navigation a.kids {
	display: block;
	width: 97px;
	height: 40px;
	text-decoration: none;
	background-position: -391px 0;
 }
 .navigation a.kids:hover { background-position: -391px -45px; }
  
  .navigation a.about {
	display: block;
	width: 111px;
	height: 40px;
	text-decoration: none;
	background-position: -491px 0;
 }
 .navigation a.about:hover { background-position: -491px -45px; }
  
  .navigation a.contact {
	display: block;
	width: 125px;
	height: 40px;
	text-decoration: none;
	background-position: -605px 0;
 }
 .navigation a.contact:hover { background-position: -605px -45px; }
 
 

/* image replacement */
.navigation ul li a { margin:0; padding:0; display:block; overflow:hidden; text-indent:-8000px; }


/* homepage */

.homepage-flash { margin: 35px auto; width: 827px; }

.homepage-bottom .description { 
	width: 500px;
	float: right;
	color: #46320d;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 25px;
}
.homepage-bottom .description h1 {
	color: #792817;
	text-transform: uppercase;
	font-size: 24px;
	display:block; overflow:hidden; text-indent:-8000px;
	background: url(images/see-ya-later.png);
	width: 460px;
	height: 33px;
	margin-left: 20px;
	margin-top: 20px;
	
}
.homepage-bottom .food { width: 227px; float: left; margin-top: -20px; margin-left: 20px; }


/* locations */
.location { 
	padding: 20px 0;
	border-bottom: 1px dotted #c0c0c0;
	float: left;
	height: 115px;
	width: 195px; 
}
.location .title {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1c530b;
	font-size: 14px;
}
.fine-print {
	font-style: italic;
	color: #666666;
	font-size: 11px;
}
input.next-button {
	background: #7e2818;
	color: #ffffff;
	border: 0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 25px;
}

.location .links {font-size: 11px;}

/* contact */

.required { color: #990000; font-weight: bold; }

.input {
	background: #ffffff;
	border: 1px solid #c0c0c0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.form-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #8f6b29;
	font-weight: normal;
}
input.submit-button {
	background: #7e2818;
	color: #ffffff;
	border: 0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 25px;
}

.jobs {
	width: 296px;
	background: url(images/job-bg.png) no-repeat 0 60px; 
	text-align: left;
	margin-left: 60px;
	
}
.jobs .padding { padding: 15px 20px; }

.error {
   color: red;
   font: 8pt verdana, Arial, Helvetica, sans-serif;
   padding-left: 10px
}
