@charset "utf-8";
body {
	background-color: #CC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	text-align: center;
}
#main {
	position:absolute;
	left:15px;
	top:132px;
	width:491px;
	height:111px;
	z-index:1;
}
#container {
	background-color: #FFF;
	height: 800px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#header {
	position:absolute;
	width:750px;
	height:115px;
	z-index:2;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
}
.MenuHeading {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#hours {
	position:absolute;
	width:190px;
	height:114px;
	z-index:3;
	left: 530px;
	top: 275px;
	background-color: #F7F3DF;
	padding-right: 5px;
	padding-left: 5px;
}
#testimonials p {
	font-size: 12px;
}
h1 {
	color: #005200;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}
#container p  {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 4px;
}
.IndentedP {
	padding-left: 30px;
}
#testimonials {
	position:absolute;
	width:190px;
	height:330px;
	z-index:4;
	left: 530px;
	top: 403px;
	background-color: #F7F3DF;
	padding-right: 5px;
	padding-left: 5px;
}
#menuicons {
	position:absolute;
	width:100px;
	height:514px;
	z-index:5;
	left: 6px;
	top: 215px;
}
#spiceDiv {
	position:absolute;
	width:100px;
	height:100px;
	z-index:5;
	left: 15px;
	top: 275px;
}
#intlfoodDiv {
	position:absolute;
	width:369px;
	height:100px;
	z-index:6;
	left: 138px;
	top: 275px;
}
#VegDiv {
	position:absolute;
	width:100px;
	height:100px;
	left: 15px;
	top: 395px;
}
#LocFdDiv {
	position:absolute;
	width:369px;
	height:100px;
	z-index:7;
	left: 138px;
	top: 395px;
}
#chocoDiv {
	position:absolute;
	width:100px;
	height:100px;
	z-index:8;
	left: 17px;
	top: 519px;
}
#IndulgDiv {
	position:absolute;
	width:369px;
	height:100px;
	z-index:9;
	left: 138px;
	top: 519px;
}
#BeerDiv {
	position:absolute;
	width:100px;
	height:100px;
	z-index:10;
	left: 16px;
	top: 643px;
}
#BeerSakeDiv {
	position:absolute;
	width:369px;
	height:100px;
	z-index:11;
	left: 139px;
	top: 643px;
}
#Location {
	position:absolute;
	width:190px;
	height:132px;
	z-index:12;
	left: 530px;
	top: 132px;
	background-color: #F7F3DF;
	padding-right: 5px;
	padding-left: 5px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #5B5637;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#footer {
	position:absolute;
	width:750px;
	height:45px;
	z-index:13;
	left: 0px;
	bottom: 0px;
}
.WeatherAlert {
	font-weight: bold;
	color: #F00;
}
