#container {
	position:relative;
	left:0px;
	top:0px;
	width:820px;
	height:750px;
	z-index:1;
	margin: auto;
}
#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:150px;
	z-index:1;
}
#contentFrame {
	position:absolute;
	left:20px;
	top:150px;
	width:615px;
	height:450px;
	z-index:2;
}
#mainContent {
	position:absolute;
	left:14px;
	top:14px;
	width:598px;
	height:400px;
	z-index:1;
	overflow: hidden;
}
#galleryContent {
	position:absolute;
	left:14px;
	top:14px;
	width:598px;
	height:450px;
	z-index:1;
	overflow: hidden;
}

#navButtons {
	position:absolute;
	left:660px;
	top:208px;
	width:160px;
	height:290px;
	z-index:3;
}
#bottomNav {
	position:absolute;
	left:-10px;
	top:600px;
	width:800px;
	height:25px;
	z-index:4;
}
#footer {
	position:absolute;
	left:0px;
	top:725px;
	width:800px;
	height:15px;
	z-index:5;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F9F7DC;
	text-align: right;
}
body {
	background-color: #99240F;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F9F7DC;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F7DC;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F9F7DC;
	font-weight: normal;
}
.menuhed {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.menu-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.menuhed2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.menuitem1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.menuitem2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuprice {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}
#bottomNav ul {
	list-style-type: none;
}
#bottomNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	padding-right: 55px;
	margin-left: 0px;
}
#bottomNav li a {
	color: #000000;
	text-decoration: none;
}
#bottomNav li a:hover {
	color: #F9F7DC;
}
#mainContent a {
	color: #F9F7DC;
}
.tinylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#mainContent a:hover {
	color: #CC1B1B;
}
#hours {
	position:absolute;
	left:0px;
	top:630px;
	width:660px;
	height:35px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F9F7DC;
	text-align: center;
}
.caterText {
	font-size: 16px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7F1C1C;
	color: #F9F7DC;
}
