#content
  {
	margin-right: 0px;
	margin-left: 196px;
  }
body {
	background-color: #62090A;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(../layout/body2.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
	width: 100%;
}
#container {
	width: 770px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	
}
#headerleft {
	width: 196px;
	position: absolute;
	background-image: url(../layout/leftlogo.gif);
	height: 426px;
	background-color: #F5E7C3;
	background-repeat: no-repeat;
	left: 00px;
	top: 0px;
}
#logo {
	top: 16px;
	left: 0px;
	margin-top: 16px;
}
ul#navigation {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 15px;
	left: 5px;
	text-align: right;
	width: 183px;
	height: 301px;
}
ul#navigation li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
	height: 12px;
}
ul#navigation li a {
	height: 12px;
	width: 110px;
	display: block;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	word-spacing: inherit;
}
a#home {
	background-image: url(../layout/navigation/home_a.gif);
}
a#home:hover {
	background-image: url(../layout/navigation/home_b.gif);
}
a#contact {
	background-image: url(../layout/navigation/find_a.gif);
}
a#contact:hover {
	background-image: url(../layout/navigation/find_b.gif);
}
a#pizzas {
	background-image: url(../layout/navigation/pizzas_a.gif);
}
a#pizzas:hover {
	background-image: url(../layout/navigation/pizzas_b.gif);
}
a#lunch {
	background-image: url(../layout/navigation/lunchmenu_a.gif);
}
a#lunch:hover {
	background-image: url(../layout/navigation/lunchmenu_b.gif);
}
a#evening {
	background-image: url(../layout/navigation/eveningmenu_a.gif);
}
a#evening:hover {
	background-image: url(../layout/navigation/eveningmenu_b.gif);
}
a#set {
	background-image: url(../layout/navigation/setmenu_a.gif);
}
a#set:hover {
	background-image: url(../layout/navigation/setmenu_b.gif);
}
a#valentines {
	background-image: url(../layout/navigation/Valentines_menu_a.gif);
}
a#valentines:hover {
	background-image: url(../layout/navigation/Valentines_menu_b.gif);
}
a#wine {
	background-image: url(../layout/navigation/winelist_a.gif);
}
a#wine:hover {
	background-image: url(../layout/navigation/winelist_b.gif);
}
a#child {
	background-image: url(../layout/navigation/childrensmenu_a.gif);
}
a#child:hover {
	background-image: url(../layout/navigation/childrensmenu_b.gif);
}
a#xmas {
	background-image: url(../layout/navigation/xmas_a.gif);
}
a#xmas:hover {
	background-image: url(../layout/navigation/xmas_b.gif);
}
a#wifi {
	background-image: url(../layout/navigation/wifi_a.gif);
}
a#wifi:hover {
	background-image: url(../layout/navigation/wifi_b.gif);
}
a#mothers {
	background-image: url(../layout/navigation/mothers_a.gif);
}
a#mothers:hover {
	background-image: url(../layout/navigation/mothers_b.gif);}
}
a#carbonoffset {
	background-image: url(../layout/navigation/carbonoffset_a.gif);
}
a#carbonoffset:hover {
	background-image: url(../layout/navigation/carbonoffset_b.gif);
}
a#special_offers {
	background-image: url(../layout/navigation/special_offers_a.gif);
}
a#special_offers:hover {
	background-image: url(../layout/navigation/special_offers_b.gif);	
}
a#business_meet {
	background-image: url(../layout/navigation/business_meet_a.gif);
}
a#business_meet:hover {
	background-image: url(../layout/navigation/business_meet_b.gif);	
}
a#gift {
	background-image: url(../layout/navigation/giftvouchers_a.gif);
}
a#gift:hover {
	background-image: url(../layout/navigation/giftvouchers_b.gif);	
}
a#carvery {
	background-image: url(../layout/navigation/carvery_a.gif);
}
a#carvery:hover {
	background-image: url(../layout/navigation/carvery_b.gif);	
}
a#carbonoffset {
	background-image: url(../layout/navigation/carbonoffset_a.gif);
}
a#carbonoffset:hover {
	background-image: url(../layout/navigation/carbonoffset_b.gif);
}
a#desserts {
	background-image: url(../layout/navigation/desserts_a.gif);
}
a#desserts:hover {
	background-image: url(../layout/navigation/desserts_b.gif);
}
#maincontent {
	text-align: left;
	overflow: auto;
}
#maincontent p {
	color: #F5E7C3;
	font-size: 0.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
#maincontent h1 {
	font-weight: lighter;
	color: #E69E24;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 15px;
	text-transform: uppercase;
}
.menutitle {
	font-weight: bold;
	color: #F5E7C3;
}
.menuprice {
	color: #EEA100;
}
#maincontent a {
	color: #E69E1D;
}
#maincontent a:hover {
	color: #F5E7C3;
}
#maincontent h2 {
	color: #E69E24;
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: uppercase;
}
