@charset "utf-8";
/* Copyright PrevuMenu.com */
/* Coded and Designed by David Horne */

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	border: 0;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #f6ecbc;
	color: #600505;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

#container {
	width: 809px;
	margin: auto;
	margin-top: 39px;
	padding-bottom: 50px;
	display: block;
}

#top {
	width: 100%;
	margin-top: 23px;
	height: 41px;
}

h1 {
	float: left;
	width: 380px;
	height: 41px;
	background-image: url(../images/h1bg.gif);
	text-align: left;
	font-size: 30px;
	font-weight: bold;
	text-indent: 28px;
}

h2 {
	font-size: 16px;
	color: #323232;
	float: left;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 20px;
}

.bold {
	font-weight: bold;
}

h3 {
	width: 99%;
	border: #e0d0b1 solid 1px;
	height: 22px;
	text-align: left;
	background-image: url(../images/titlebg.png);
	padding-top: 4px;
	text-indent: 10px;	
	font-size: 12px;
	margin-top: 9px;
}

div.item {
	width: 99%;
	border: #e0d0b1 solid 1px;
	height: 210px;
	background-color: #FFFFFF;
	border-top: 0;
}

.menu {
	height: 100%;
	float: left;
	width: 202px;
	margin-left: 5px;
}

#core {
	float: left;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.viewmenu {
	float: left;
	margin-left: 15px;
}

.info {
	float: left;
	width: 537px;
	height: 137px;
	background-image: url(../images/infobg.png);
	margin-left: 10px;
	margin-top: 20px;
	padding: 15px;
	padding-top: 10px;
}

a.restaurant {
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #18508f;
	text-decoration: none;
}

a.restaurant:hover {
	text-decoration: underline;
}

p {
	font-size: 16px;
	float: left;
	color: #414041;
	margin-top: 15px;
	width: 100%;
}

p.phone {
	font-size: 18px;
}

img.map {
	float: right;
	border: #e0d0b1 solid 1px;
	margin-right: 12px;
	margin-top: 20px;
}

img.viewmap {
	float: right;
	margin-right: 17px;
	margin-top: 9px;
}

a.link {
	float: right;
}

.left {
	float: left;
	width: 382px;
}

.right {
	float: right;
	width: 150px;
}

#footer {
	width: 100%;
	height: 56px;
	background-color: #e4d797;
}

#center {
	width: 434px;
	height: 100%;
	margin: auto;
}

.advertise {
	float: left;
	margin-top: 20px;
}

.prevumenu {
	float: right;
	margin-top: 20px;
}

#bottom {
	width: 809px;
	margin: auto;
	margin-top: 50px;
}


h5 {
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 100%;
}

p.bottom {
	font-size: 11px;
	color: #600505;
	line-height: 26px;
	float: left;
	padding-bottom: 10px;
}

ul {
	float: left;
	list-style-type: none;
	margin-bottom: 40px;
}

li {
	display: inline;
	margin-right: 20px;
	margin-top: 10px;
	float: left;
}

a.links {
	color: #080c5d;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #e4d797;
	padding-left: 5px;
	padding-right: 5px;
}

a.links:hover {
	text-decoration: underline;
	background-color: transparent;
}
