body {
	font-family: "Book Antiqua", sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color:#164871;
}
.notes {
	color:#397eb7;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	text-transform:uppercase;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 800px;
}
#main {
	width: 800px;
	background-image:url(../images/background.gif);
}
/******************** header ********************/
#top {
	width:800px;
	height:21px;
	margin-left:1px;
	background-image:url(../images/top.png);
	display:block;
}
#header {
	width:750px;
	height:403px;
	margin-left:25px;
	background-image:url(../images/header.jpg);
	display:block;
}
.column1, .column3 {
	margin:0;
	float:left;
	padding:0;
	width:218px;
}
.column2 {
	margin:0;
	float:left;
	padding:0;
	width:314px;
}
#multi-image-show .show-1, .show-2 {
	width:208px;
	padding:18px 0 0 10px;
}
#multi-image-show .show-3 {
	display:inline;
	float:left;
	width:289px;
	padding:143px 10px 0 12px;
}
#multi-image-show .show-4, .show-5 {
	width:208px;
	padding:18px 0 0 0;
}
#nav {
	width:745px;
	height:22px;
	margin: 2px 0px 2px 25px;
	background-color:#a5cae5;
	padding: 3px 5px 3px 0;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#nav ul li {
	display:block;
	width:120px;
	height:22px;
	float:left;
	margin-left:4px;
	text-align:center;
}
#nav a {
	display:block;
	width:100%;
	height:100%;
}
#menu_home {
	width:120px;
	background-image:url(../images/home-new.png);
}
#menu_home a {
	background-image:url(../images/home-new.png);
}
#menu_home a:hover {
	background-image:url(../images/home-hover-new.png);
}
#menu_home a.active {
	background-image:url(../images/home-hover-new.png);
}
#menu_menu {
	width:120px;
	background-image:url(../images/menu-new.png);
}
#menu_menu a {
	background-image:url(../images/menu-new.png);
}
#menu_menu a:hover {
	background-image:url(../images/menu-hover-new.png);
}
#menu_menu a.active {
	background-image:url(../images/menu-hover-new.png);
}
#menu_take_away_menu {
	width:120px;
	background-image:url(../images/take-away.png);
}
#menu_take_away_menu a {
	background-image:url(../images/take-away.png);
}
#menu_take_away_menu a:hover {
	background-image:url(../images/take-away-hover.png);
}
#menu_take_away_menu a.active {
	background-image:url(../images/take-away-hover.png);
}
#menu_findus {
	width:120px;
	background-image:url(../images/findus-new.png);
}
#menu_findus a {
	background-image:url(../images/findus-new.png);
}
#menu_findus a:hover {
	background-image:url(../images/findus-hover-new.png);
}
#menu_findus a.active {
	background-image:url(../images/findus-hover-new.png);
}
#menu_testimonials {
	width:120px;
	background-image:url(../images/testimonials-new.png);
}
#menu_testimonials a {
	background-image:url(../images/testimonials-new.png);
}
#menu_testimonials a:hover {
	background-image:url(../images/testimonials-hover-new.png);
}
#menu_testimonials a.active {
	background-image:url(../images/testimonials-hover-new.png);
}
#menu_functions {
	width:120px;
	background-image:url(../images/functions-new.png);
}
#menu_functions a {
	background-image:url(../images/functions-new.png);
}
#menu_functions a:hover {
	background-image:url(../images/functions-hover-new.png);
}
#menu_functions a.active {
	background-image:url(../images/functions-hover-new.png);
}
/******************** Content ********************/
p, h1, a, span {
	font-family: "Book Antiqua", sans-serif;
}
h2 {
	font-size:20px;
	color: #052d4e;
}
h3 {
	font-size:17px;
	color: #052d4e;
}
#content {
	width:750px;
	margin-left:25px;
	background-color:#FFFFFF;
}
#left {
	float:left;
	width:330px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left p {
	font-size: 14px;
	color: #052d4e;
	padding: 5px 0px;
}
#left a {
	color: #052d4e;
	font-weight:800;
	text-decoration:none;
}
#left a:hover {
	color:#020e19;
	text-decoration:none;
}
#left h1 {
	font-size: 16px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}
#left span {
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}
#right {
	float:right;
	width:320px;
	/*color:#FFFFFF;*/
	font-weight:900;
	padding: 10px 20px;
	margin: 30px 20px 20px 0px;
	display:inline;
}
#right p {
	padding: 7px 0px;
}
#right a {
	color:#FFFFFF;
	font-weight:900;
}
#right a:hover {
	color: #052d4e;
}
.online_booking {
	margin-top:10px;
	text-align:center;
}
#center {
	float:left;
	width:720px;
	display:inline;
	margin: 20px 0px 30px 20px;
	text-align:center;
}
#center p {
	font-size: 14px;
	color: #052d4e;
	padding: 5px 0px;
	text-align:center;
}
#center a {
	color: #052d4e;
	font-weight:800;
}
.info {
	margin-top:20px;
}
.info a {
}
.info a:hover {
}
.info p {
}
#divider {
	width:150px;
	height:1px;
	border:#06F;
	display:block;
}
/******************** Footer ********************/
#footer {
	width:800px;
	height:21px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	background-image:url(../images/bottom.png);
	display:block;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
	font-weight:800;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	clear:both;
	color:#164871;
}
.clear {
	clear:both;
}

