@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
background: url('NightTimeSeating.jpg') no-repeat center center fixed;
background-size: cover;
	/*top: 0;
	left: 0;	*/
}
#container{
	margin-right: auto;
	margin-left: auto;
}
	
	/*#container {
	height: 662px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}*/


#header {
	height: 100px;
	background-color: #000;
	margin-top:30px;
	padding: 30px 0px 20px 10px;
	border: thin solid #999;

}
.alink {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;

}
#header_logo{
	
float:right;
position:absolute;
padding: 0px 10px 10px 10px;


}

 

#nav { 
	/*	width:960px;*/
	/*top: 30px;*/
	/*padding:90px 0px 0px 0px;*/
padding: 0px 0px 0px 350px;
	/*word-wrap:break-word;*/
/*	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;*/
		overflow:hidden;
		 word-wrap:break-word;
		
}

#nav li {
	float: left;
	color: #FFF;
	display: inline-block;
	list-style: none;
	margin: 20px;
	padding-right:10px;
	 text-align: right; 
	 

}

#nav ul {
	list-style:none;
	 display: block; 
	 margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	 /*margin: 0px;*/ 
	/* height:20px;*/ 
	

}

#content {
	/*float:left;*/
	/*height: 630px;*/
	padding: 40px 20px 20px 20px;
	background-color: #D2C1AD;
	width: 50%;
/*	z-index: 1;*/
	border: medium solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
/*	display:inline-block;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;*/
	overflow:hidden;
		
	
	
}
 
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	
}
#clear {
	clear: both;
}

#footer { 

height:100px; 
background-color: black;
padding-top:30px;
padding-left:10px;
border: thin solid #999;
margin-bottom:30px;
clear:both;
} 



#nav2{
/*	width:960px;*/
	/*top: 30px;*/
	/*padding:90px 0px 0px 0px;*/
	padding: 0px 0px 0px 300px;
	/*word-wrap:break-word;*/
	/*margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;*/
		overflow:hidden;
		position:relative;
		

}
#nav2 li {
	
	float: left;
	color: #FFF;
	display: inline-block;
	list-style: none;
	margin: 20px;
	padding-right:10px;
	 text-align: right; 
	 
}

#nav2 ul {
	list-style:none;
	 display: block; 
	 margin: 0px; 
	/* height:20px;*/ 
}
.contact {
	padding-left: 20px;
	
}
