﻿body.food #left-container{
	display: none;
}

body.food #content-container{
	padding: 0px;
	width: 914px;
	background: url(../images/main-container-top-wide2.gif) repeat-y top;
}

body.food #content-container-bottom{
	height: 58px;
	background: url(../images/main-container-bottom-wide.gif) no-repeat bottom;
}

body.food h3.header{
	width: 424px;
	height: 86px;
	background: url(../images/header-food.jpg);
	float: left;
}

body.food #main-content-container{
	width: 914px;
	min-height: 885px;
	background: url(../images/food-bg.jpg) no-repeat top left;
}

body.food #menus{
	color: #5e360a;
	font: bold 10px georgia;
	text-align: center;
	width: 409px;
	height: 245px;
	background: url(../images/menu-copy.jpg) no-repeat;
	margin: 20px 0px 0px 480px;
	padding: 45px 0px 0px 0px;
	line-height: 20px;
}
body.food #menus a{
	color: #5e360a;
	font: bold 10px georgia;
}

body.food #links{
	font: 10px arial;
	width: 215px;
	height: 458px;
	background: url(../images/menu-links-bg.jpg) no-repeat;
	margin: 10px 0px 0px 630px;
	padding: 15px 75px 0px 30px;
}
body.food #links a{
	font: 11px arial;
}

body.food #locations{
	color: #5e360a;
	font: bold 16px georgia;
	padding: 40px 0px 0px 60px;
}
body.food #locations a{
	color: #5e360a;
	font: bold 16px georgia;
}