.body {
	text-align: center;
	background-color: #FF3300;


}
.container {
		margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 700px;
	width: 800px;
	text-align: left;
	background-color: #FF3300;
}
.logo {
	text-align: left;
	height: 72px;
	width: 146px;
}
.nav {
	position: absolute;
	left: 146px;
	top: 78px;

}
.contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	text-align: left;
	position: absolute;
	height: 548px;
	width: 800px;
	left: 0px;
	top: 75px;









}
.contentsFood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	text-align: left;
	position: absolute;
	height: 700px;
	width: 800px;
	background-color: #fff79a;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F0000;
	text-align: left;
	line-height: 18px;





}
.topLeft {
	background-image: url(images/bg_top.jpg);
	position: absolute;
	height: 70px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;

}
.left {
	position: absolute;
	height: 700px;
	width: 48px;
	left: 0px;
	top: 70px;


}
.right {
	position: absolute;
	height: 700px;
	width: 52px;
	top: 70px;
	right: 0px;
}
.bottom {
	background-image: url(images/bg_bottom.jpg);
	position: absolute;
	height: 60px;
	width: 800px;
	left: 0px;
	bottom: 0px;
}
.bgImage {
	position: absolute;
	height: 418px;
	width: 700px;
	left: 48px;
	top: 70px;



}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	position: absolute;
	width: 680px;
	background-color: #fff79a;
	opacity: 0.8;
	left: 57px;
	bottom: 63px;
	border: 3px solid #FF3300;
	background-position: center;
	text-align: center;

}

.copyAlt {
	position: absolute;
	height: 60px;
	width: 180px;
	right: 60px;
	top: 80px;
	background-color: #fff79a;
	opacity: 0.8;
	border: 3px solid #FF3300;

}

.altLink {
	color: #FF3300;
}

#foodApps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	position: absolute;
	height: 500px;
	width: 350px;
	left: 350px;
	top: 75px;
	padding: 15px;
	visibility: hidden;
	overflow: hidden;


}
 #apps{
	visibility: visible;
	height: 50px;
	width: 176px;
	position: relative;


 }
 #brunch{
 	visibility: visible;
	height: 50px;
	width: 176px;
	position: relative;
 }
 #entrees{
	visibility: visible;
 	height: 50px;
	width: 176px;
	position: relative;
 }
 #grill{
 	visibility: visible;
	height: 50px;
	width: 176px;
	position: relative;
 }
 #tequila{
 	visibility: visible;
	height: 50px;
	width: 176px;
	position: relative;
 }
 #wines{
 	visibility: visible;
	height: 50px;
	width: 176px;
	position: relative;
 }
.padding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F0000;
	text-align: left;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px;





}
