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

{box-sizing:border-box; 
   -moz-box-sizing:border-box; 
   -moz-font-smoothing:antialiased; 
   -webkit-font-smoothing:antialiased; 
   -o-font-smoothing:antialiased; 
   -ms-font-smoothing:antialiased; 
   font-smoothing:antialiased;}


/*font-family: 'Neucha', cursive;
font-family: 'Loved by the King', cursive;*/


body {
        font-family: 'Loved by the King', cursive;
        font-size: 14px;
		text-decoration:none;
		background-image: none;
		margin: none;
		height:auto;
		 
      }
	  
#body-background {
	position: fixed;
	z-index: -5;
	width: 100%;
	height: 100%;
	}	 
	  
#website-landing {
	margin: 0px auto;
	
	width: 940px;
	height: 960px;
	background-color:#666;
	box-shadow: 5px 0 15px -4px rgba(31, 73, 125, 0.8), -5px 0 15px -4px rgba(31, 73, 125, 0.8);
	
	
}

#website {
	margin: 0px auto;
	width: 940px;
	height: 1050px;
	background-color:#666;
	box-shadow: 5px 0 15px -4px rgba(31, 73, 125, 0.8), -5px 0 15px -4px rgba(31, 73, 125, 0.8);
	
	
}

#website-contact {
	margin:0px auto;
	width: 940px;
	height: 846px;
	background-color:#666;
	box-shadow: 5px 0 15px -4px rgba(31, 73, 125, 0.8), -5px 0 15px -4px rgba(31, 73, 125, 0.8);
	
	
}

#website-menu {
	margin: 0px auto;
	width: 940px;
	height: 2350px;
	background-color:#666;
	box-shadow: 5px 0 15px -4px rgba(31, 73, 125, 0.8), -5px 0 15px -4px rgba(31, 73, 125, 0.8);
	
	
}

#website-gallery {
	margin: 0px auto;
	
	width: 940px;
	height: 965;
	background-color:#666;
	box-shadow: 5px 0 15px -4px rgba(31, 73, 125, 0.8), -5px 0 15px -4px rgba(31, 73, 125, 0.8);
	
	
}
	  
#specials { 
	float:left;
	position: absolute; top: 7;  left: 8;
	
}

.pic {
	border: double; color:#FFF;
	box-shadow: 5px 0 15px -4px rgba(31, 73, 125, 0.8), -5px 0 15px -4px rgba(31, 73, 125, 0.8);
}

#header {
	background-color: #CCC;
	width: 940px; 
	height: 173px;
	margin: 0px auto;
	position: relative;
}

nav {
	color:#FFF;
	position:absolute; top: 92; right: 25;

	padding:none;
	
	
}



nav ul {
	
	
	background-color:none;
	padding: none;
	border: none;
	border-radius: none;
	list-style:none;
	text-decoration: none;
	box-shadow: none;
	position: relative;
	display: inline-table;

}



nav ul li { 
	color: #FFF;
	float: left;
	list-style:none;
	font-family: 'Neucha', cursive;

	}
	
	nav ul li:hover {
		
		background: none;
		background-image: none);
		background-image: none);
		border-left: none;
		border-right: none;
		border-radius: none;
	
		
	}
	
		nav ul li:hover a {
			color:#C03;
			
			
		}

	nav ul li a {
		display:block; padding: 10px;
		margin-left: 7px;
		margin-right: 7px;
		color: #036;
		font-size: 1.5em;
		text-decoration: none;
		
		
	}
	



#container	{
	background-color: #CCC;
	width: 940px; 
	height: 800px;
	margin: auto;
	position:relative;
	border: none;
}

#container-landing	{
	background-color: #CCC;
	width: 940px; 
	height: 715px;
	margin: auto;
	position:relative;
	border: none;
}

#container-gallery	{
	background-color: #CCC;
	width: 940px; 
	height: 715px;
	margin: auto;
	position:relative;
	border: none;
}

#container-contact	{
	background-color: #CCC;
	width: 940px; 
	height: 620px;
	margin: auto;
	position:relative;
	border: none;
}

#container-menu	{
	background-color: #CCC;
	width: 940px; 
	height: 2100px;
	margin: auto;
	position:relative;
	border: none;
}

#landing-content {
	position:absolute; top: -10; left: 0;
	float: left;
	width: 920px;
	height: 780px;
	
	border: none;
	border-radius: 5px;
	margin-left: 10px;

	
}

#landing-content-background-one {
	position:absolute; top: 25px; left: 30px;
	background-color:none;
	opacity: .4;
	border-radius: 0px;
	float: right;
	width: 480px;
	height: 330px;
	margin-left: 10px;
	/*box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);*/
	
}

#landing-content-background-main {
	position:absolute; top:10px; left: 15px;
	background-color:#FFF;
	opacity: .3;
	border-radius: 0px;
	float: right;
	width: 880px;
	height: 700px;
	margin-left: 10px;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	
}

#landing-content-background-two {
	position:absolute; top: 300px; right: 70px;
	background-color:none;
	opacity: .4;
	border-radius: 0px;
	float: right;
	width: 600px;
	height: 400px;
	margin-left: 10px;
	/*box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);*/
	
}

#landing-content-background-three {
	position:absolute; top: 80px; right: 115px;
	background-color:#FFF;
	opacity: .6;
	border-radius: 0px;
	float: right;
	width: 300px;
	height: 210px;
	margin-left: 10px;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	z-index: 2;
	
}

#landing-background-four {
	position:absolute; top: 420px; left: 50px;

	width: 300px;
	height: 200px;
	background-color:#FFF;
	opacity: .7;
	margin-left: 10px;
	border: 2px solid #FFF;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	z-index: 4;
	
}


#main-content {
	position:absolute; top: -10; left: 0;
	float: left;
	width: 690px;
	height: 580px;
	
	border: none;
	border-radius: 5px;
	margin-left: 10px;

	
}

#main-content-background {
	position:absolute; top: 10; left: 0;
	background-color:#FFF;
	opacity: .8;
	border-radius: 5px;
	float: left;
	width: 690px;
	height: 610px;
	margin-left: 10px;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	
}

#gallery-content {
	position:absolute; top: 20; left: 10;
	float: left;
	width: 900px;
	height: 780px;
	height: auto;
	border: none;
	margin-left: 10px;
	text-align: center;
	
	
}

#gallery-content-background {
	position:absolute; top:10px; left: 15px;
	background-color:#FFF;
	opacity: .3;
	border-radius: 0px;
	float: right;
	width: 880px;
	height: 720px;
	margin-left: 10px;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	}

#menu-content {
	position:absolute; top: 10; left: 40;
	float: left;
	width: 850px;
	height: 780px;
	height: auto;
	border: none;
	margin-left: 10px;
	
	
	
}

#contact-content {
	position:absolute; top: 10; left: 0;
	float: left;
	width: 690px;
	height: 500px;
	border: none;
	margin-left: 10px;
	
}

#g-strip {
	width: 927px;
	height: 155px;
	float:left;
	border: 2px solid #999;
	position: absolute; top: 635;
	margin-left: 6px;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);

}



#gallery-strip {
	float: left;	
	clear: both;
}

#right-bar{
	position:relative; bottom: 10; right: 10;
	float:left;
	border: none;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	
	}
	
#right-bar-bottom{
	position:relative; bottom: 460; right: 20;
	width: 200px;
	height: 215px;
	float:left;

	
	}
	
	
#facebook {
	position: absolute; top: 0; right: 50;
	
}

#tripadvisor {
	position:absolute; top: 27px; left: 10px;
	width: 160px;
	height: 80px;

	margin-left: 10px;
	z-index: 10;
	
}



#tripadvisor-background {
	position:absolute; top: 450px; left: 700px;

	width: 214px;
	height: 165px;
	background-color:#FFF;
	opacity: .7;
	margin-left: 10px;
	border: 2px solid #FFF;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	z-index: 4;
	
}

#reviews-heading {
	position: absolute; left: 40px; top: 10px;
	color:#036;
	font-family: 'Neucha', cursive;
	}

#reviews {
	text-align: center;
	position:absolute; top: 50px;
	width: 200px;
	font-size: 1em;
	color:#000;
	
	}

#TA_cdsratingsonlynarrow806 {
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	}


	

#footer{
	position:absolute; bottom:
	width: 940px; 
	height: 100px;
	margin: auto;
	
}


#footer-landing{
	position:absolute;
 top:	width: 940px; 
	height: 100px;
	margin: auto;
	
	
}

#webchef-mini-site-logo {
	position:absolute; right: 10px; bottom: 25px;
	border: none;
	z-index: 1;
	}

h1 {
	font-size: 1.7em;
	color:#036;
	}

p {
	font-size: 1.2em;
	padding-left: 12px;
	padding-right: 15px;
	padding-top: none;
	font-weight:600;
	color:#036;
	background-color: none;
	border: none;	
	font-family: Verdana, Geneva, sans-serif;
	}
	

#welcome {
	position:absolute; top: 280px; left: -10px;
	width:740px;
	padding-left: 100px;
	padding-right: 100px;
	padding-top:25px;
	padding-bottom: 22px;
	background-color:#FFF;
	text-align: center;
	font-size: 2em;
	color:#036;
	margin-bottom:none;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	z-index: 9;
	font-family: 'Neucha', cursive;
	opacity: .9;
		}

#brett-and-heleen-heading {
	text-align: left;
	font-size: 2em;
	color:#036;
	margin-bottom:none;
	margin-left:15px;
	margin-top: 45px;
	clear:left;
	font-family: 'Neucha', cursive;
	
	}
	
#history-paragraphs {
	position: absolute; top: 70;
	
	}


#heleenbrett {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}
	


#recommended {
	position: absolute; top: 0px; left:30px;
	
	}
	
#contact-form-background {
	position:absolute; top: 0; left: 0;
	width: 690px;
	height: 569px;
	background-color:#FFF;
	border: 2px solid #999;
	border-radius: 5px;
	opacity: .5;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	}
	
#contact-form {
	position: absolute; top: 30; left: 80;
	font-family: 'Neucha', cursive;
	
	}
	
#contact-table {
	padding: 30px;
	background-color: #FFF;
	border: 1px solid #036;
	border-radius: 5px;
	
	}
	
#hours {
	font-weight:500;
	position: absolute; top: 30px; left: 5%;;
	z-index: 10;
	text-align: center;
	font-family: 'Neucha', cursive;
	color:#000;
	}
	
#hours-heading {
	position: absolute; left: 45px; top: 10px;
	color:#036;
	font-family: 'Neucha', cursive;
	
	}
	
td {
	font-weight:400;
	font-size: 1.2em;
	color: #036;
		
	}

#contact-map {
	position: absolute; top: 60; left: 80;
	}


iframe {
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	}
	
#contact-info {
	position: absolute; top: 60; left: 420;
	}
	
#form-buttons {
	font-size: 1.5em;
	position: absolute; left: 320; 
	margin-top: -10px;
	font-style:normal;
	}

#landing-pic-one {
	
	position: absolute; left: 50px; top: 50px;
	margin-right: none;
	margin-left: none;
	margin-top: none;
	border: 2px solid #FFF;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	
	}
	
#landing-pic-two {
	
	position: absolute; left: 300px; top: 340px;
	margin-right: 5px;
	margin-left: none;
	margin-top: none;
	border: 2px solid #FFF;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	z-index: 3;
	
	}
	
#landing-pic-three {
	
	position: absolute; left: 45px; top:  405px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 25px;
	border: 2px solid #FFF;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	z-index: 6;
	
	}
	
#landing-pic-four {
	
	position: absolute; right: 82px; top:  60px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 25px;
	border: 2px solid #FFF;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	z-index: 7;
	
	}
	
/* Menu CSS */

#menu-page-1 {
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	
	}
	
#menu-page-2 {
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	margin-top: 20px;
	}
	
/*GALLERY CSS*/

#gallery-thumb {
	margin: 5px;
	border: 1px solid #FFF;
	box-shadow: 3px 0 15px -4px rgba(31, 73, 125, 0.8), -3px 0 15px -4px rgba(31, 73, 125, 0.8);
	
	}
	
