@charset "UTF-8";
.styles {
}
#container {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D6CBBA;
	color: #CCC;
	padding-bottom: 20px;
	position: relative;
	height: auto;
}
#container2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #252525;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CCC;
	padding-bottom: 15px;
	padding-top: 15px;
	float: none;
	height: auto;
	position: relative;
	overflow: hidden;
}
#container3 {
	background-color: #252525;
	width: 767px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
#homeleft {
	width: 375px;
	background-color: #252525;
	margin-left: 18px;
	float: left;
	position: relative;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFF;
	font-weight: normal;
}
#nav {
	height: 38px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#homeright {
	width: 370px;
	background-color: #252525;
	float: right;
	position: relative;
	padding-right: 18px;
}
p {
	font-size: 14px;
	text-align: left;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#lunchmenu {
	float: right;
	width: 500px;
	padding-right: 18px;
}
#menunav {
	float: left;
	width: 200px;
	padding-left: 18px;
}
a {
	color: #FFF;
	text-decoration: underline;
	line-height: 16px;
	font-size: 11px;
	border: 0px none #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

a:hover {
	color:#F00;
}
td {
	vertical-align: top;
}
#allyoucan {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
}
