@charset "utf-8";
/* CSS Document */
.cont{
	width:960px;
	
	margin:0 auto;

}

.content{
	width:960px;
	background:white;
}
	
.footer{
	width:960px;
	background:#B46F2B;
	overflow:hidden;
	clear:both;
	margin-top:100px;
	padding-top:10px;
	
	
}
.navbar{
	width:960px;
	background:#B46F2B;
}

.header{
	
	width:960px;
	background-image:url(back.jpg);
	background-size: 960px 260px;
    background-repeat: no-repeat;
}
ul{ width:960px;}

.flex-container {
  padding: 0;
  margin: 0;
  padding-top:5px;
  list-style: none;
  
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}

.flex-item {
  background:#B46F2B;
  padding: 0px;
  width: 200px;
  height: 50px;
  margin-top: 0px;
  
  line-height: 50px;
  
  font-weight: bold;
  font-size: 2em;
  text-align: center;
}

.mid{
	
	margin-left:300px; 
	
}

.left{
	
	margin:10px;
	float:left;
	
}

.right{
float:right;	
	margin:10px;
}

.chunk{
	width: 650px;
	float: left;
	text-align: center;
	line-height: 150px;
	font-size: 14px;
	text-decoration: underline;
}
	
.leftr{
	
	margin:10px;
	float:left;
	width:140x;
}

.right1{
float:right;	
	margin:10px;
	width:140px;
}


a{
	color: #FFFFFF;
	text-decoration: none;
	/* [disabled]line-height: 5px; */
	
}

#scroller{
float:left;
	
width:480px;	
margin-top:50px;
margin-bottom:50px;
	
}

#scrollera{
float:left;
border-radius: 25px 0px 25px 25px;
-webkit-border-radius: 25px 0px 25px 25px;
-moz-border-radius: 25px 0px 25px 25px;	
-webkit-border-radius: 25px 0px 25px 25px;
width:480px;	
margin-top:50px;
margin-bottom:50px;
background-color:#F8FFB8;	
}




#scroller1{
float:left;
	
width:480px;	
margin-top:50px;
margin-bottom:50px;
	
}


#scroller2{
float:left;
border-radius: 0px 25px 25px 0px;
-webkit-border-radius: 0px 25px 25px 0px;
-moz-border-border-radius: 0px 25px 25px 0px;
-webkit-border-radius: 0px 25px 25px 0px;
width:480px;	
margin-top:50px;
margin-bottom:50px;
background-color:#F0E687	
}

.content1{
	width:960px;
	background:white;
	
	margin-top:50px;
	overflow:hidden;
    
}

.content1Img{
margin-left:60px;	
width:290px;	
	
float:left;	
overflow:hidden;	
}

.left{
float:left;	
	
}

.left1{
float:left;	
margin-left:20px;	
}



.content2{
	width:960px;
	background:white;
	
	margin-top:50px;
	overflow:hidden;
    clear:both;
}


.content3{
	width:960px;
	background:white;
	
	margin-top:50px;
	overflow:hidden;
    clear:both;
}


.desc{
width:960px;
clear:both;
	
	
}

.descCont{
	float:left;
	
	width:320px;
}

h2{
	
	margin-top:0px;
	padding-left:5px;
}

.detail{
	color: grey;
	padding-left: 5px;
	padding-right:5px;
	font-size: 15.5px;
	
	
}

.desc1{
width:960px;
clear:both;
	
margin-bottom:150px;	
}

.menu{
	
width:960px;	
clear:both;
margin:10px;
color:blue;	
}

.place{

width:960px;
background: url('place.jpg');

height:540px;


}


.middleImg{

margin-left: 80px;
border-radius:15px;
box-shadow: 10px 10px 5px grey;
}

h2{padding-left:0px; padding-top:10px;width:300px;}

.h2Left{
padding-left:70px; padding-top:10px;

}

.meal{
width:360px;
margin-left:75px;
margin-bottom:15px;
font-size:17px;
}


.listthing{
	list-style-type: none;
	font-size: 17px;
	width: 300px;
	position:relative;
	left:80px;
}

.listthing1{
	list-style-type: none;
	font-size: 17px;
	width: 350px;
	background-color:#F0E687;
}

.listthing3{
	list-style-type: none;
	font-size: 17px;
	width: 350px;
	background-color:#F8FFB8;
	position:relative;
	left:40px;
	top:-20px
}

@font-face {
    font-family: 'gondola_sdregular';
    src: url('Gondola_SD-webfont.eot');
    src: url('Gondola_SD-webfont.eot?#iefix') format('embedded-opentype'),
         url('Gondola_SD-webfont.woff') format('woff'),
         url('Gondola_SD-webfont.ttf') format('truetype'),
         url('Gondola_SD-webfont.svg#gondola_sdregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	
font-family:gondola_sdregular, arial;	
	
}

.move{
	margin-left:80px;
	margin-top:50px;
	
	
	}
	
span{

color:blue;
text-decoration:underline;
font-size:19px;
}	
	
	

	
.menuitems{
width:960px;
clear:both;
color:blue;

}	


.special{

width:960px;
Text-align:center;
clear:both;
font-size:19px;

}

hr{color:grey;}