body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-color: #B9B9B9;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	font-size: 12px;
}

h1 {
	font-size: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1.menu {
	margin-top: 15px;
	text-align: center;
	font-size: 20px;
	color: #89191C;
}

h2 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 0;
}

h2.menu {
	margin-bottom: 0;
}

h3 {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 4px;
}

a {
	color: #033568;
}

td {
	/*border: 1px solid black;*/
}

#events td {
	font-size: 11px;
}

blockquote {
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
}

#content {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	width: 805px;
}

#menu {
	padding-top: 70px;
	padding-left: 0px;
	font-size: 13px;
	background-image: none;
	width: 800px;
	clear: right;
	color: #89191c;
}

#menu a {
	color: black;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 7px;
}

#menu a:hover {
	color: #89191c;
}

#catering {
	margin-top: 15px; 
	font-weight: bold; 
	background-image: url(/files/Image/menu_bars.png); 
	margin-left: auto; 
	width: 234px; 
	margin-right: auto; 
	padding-top: 4px; 
	background-repeat: no-repeat; 
	text-align: center;
}

a:hover {
	color: #89191c;
}

#menu a.current {
	color: #89191c;
}

#top_menu {
	margin-bottom: 6px;
	margin-top: 2px;
	font-weight: bold;
	padding-left: 45px;
	padding-right: 50px;
}

#bottom_menu {
	font-weight: bold;
	padding-left: 75px;
	padding-right: 85px;
}

#bottom_menu a {
	margin-right: 15px;
	margin-left: 15px;
}

#main {
	margin-left: 10px;
	padding-top: 55px;
	width: 790px;
	background-image: none;
}

#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	color: black;
	padding-top: 40px;
	padding-bottom: 5px;
	font-size: 12px;
}

#wrapper {
	background-image: url(../images/repeating_background.png);
	background-repeat: repeat-y;
	width: 805px;
	margin-left: auto;
	margin-right: auto;
}

.menu_menu {
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: black;
}

.menu_menu_current {
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #89191c;;
}

a.menu_menu:hover {
	color: #89191c;
}

#menu_content p {
	margin-top: 0;
	margin-bottom: 10px;
}

.price {
	color: #89191C;
}