body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.box {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px;
	width: 908px;
	background: url('images/bg.jpg') repeat-y center top;
	position: relative;
    clear: both;
}
.boximages {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px;
	position: relative;
        clear: both;
}
#headertop {
	background: url('images/headertop.gif') no-repeat center top;
	display: block;
	margin: 0px;
	width: 908px;
	height: 63px;
}
#navholder {
	float: left;
	clear: none;
	text-align: left;
}
#navigation {
    background: url('images/navbg.jpg') no-repeat center top;
	display: block;
	width: 233px;
	height: 224px;
	margin: 0px;
}
#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 32px;
	display: block;
	line-height: 32px;
}
#navigation ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	clear: both;
}
#navigation ul li a {
	text-indent: -9999em;
	display: block;
	overflow: hidden;
}
.home {
	background: url('images/home.jpg') no-repeat center top;
	display: block;
	width: 233px;
}
.home:link {
    background: url('images/home.jpg') no-repeat center 0px;
}
.home:visited {
    background: url('images/home.jpg') no-repeat center 0px;
}
.home:active {
	background: url('images/home.jpg') no-repeat center -32px;
}
.home:hover {
	background: url('images/home.jpg') no-repeat center -32px;
}
.homecurrent {
	background: url('images/home.jpg') no-repeat center -32px;
	width: 233px;
	height: 32px;
	display: block;
	cursor: default;
}
.food {
	background: url('images/food.jpg') no-repeat center top;
	display: block;
	width: 233px;
}
.food:link {
    background: url('images/food.jpg') no-repeat center 0px;
}
.food:visited {
    background: url('images/food.jpg') no-repeat center 0px;
}
.food:active {
	background: url('images/food.jpg') no-repeat center -32px;
}
.food:hover {
	background: url('images/food.jpg') no-repeat center -32px;
}
.foodcurrent {
	background: url('images/food.jpg') no-repeat center -32px;
	width: 233px;
	height: 32px;
	display: block;
	cursor: default;
}
.wine {
	background: url('images/wine.jpg') no-repeat center top;
	display: block;
	width: 233px;
}
.wine:link {
    background: url('images/wine.jpg') no-repeat center 0px;
}
.wine:visited {
    background: url('images/wine.jpg') no-repeat center 0px;
}
.wine:active {
	background: url('images/wine.jpg') no-repeat center -32px;
}
.wine:hover {
	background: url('images/wine.jpg') no-repeat center -32px;
}
.winecurrent {
	background: url('images/winecurrent.jpg') no-repeat center;
	width: 233px;
	height: 32px;
	display: block;
	cursor: default;
}
.bookings {
	background: url('images/bookings.jpg') no-repeat center top;
	display: block;
	width: 233px;
}
.bookings:link {
    background: url('images/bookings.jpg') no-repeat center 0px;
}
.bookings:visited {
    background: url('images/bookings.jpg') no-repeat center 0px;
}
.bookings:active {
	background: url('images/bookings.jpg') no-repeat center -32px;
}
.bookings:hover {
	background: url('images/bookings.jpg') no-repeat center -32px;
}
.bookingscurrent {
	background: url('images/bookingscurrent.jpg') no-repeat center;
	width: 233px;
	height: 32px;
	display: block;
	cursor: default;
}
.accommodation {
	background: url('images/accommodation.jpg') no-repeat center top;
	display: block;
	width: 233px;
}
.accommodation:link {
    background: url('images/accommodation.jpg') no-repeat center 0px;
}
.accommodation:visited {
    background: url('images/accommodation.jpg') no-repeat center 0px;
}
.accommodation:active {
	background: url('images/accommodation.jpg') no-repeat center -32px;
}
.accommodation:hover {
	background: url('images/accommodation.jpg') no-repeat center -32px;
}
.accommodationcurrent {
	background: url('images/accommodationcurrent.jpg') no-repeat center;
	width: 233px;
	height: 32px;
	display: block;
	cursor: default;
}
.reviews {
	background: url('images/reviews.jpg') no-repeat center top;
	display: block;
	width: 233px;
}
.reviews:link {
    background: url('images/reviews.jpg') no-repeat center 0px;
}
.reviews:visited {
    background: url('images/reviews.jpg') no-repeat center 0px;
}
.reviews:active {
	background: url('images/reviews.jpg') no-repeat center -32px;
}
.reviews:hover {
	background: url('images/reviews.jpg') no-repeat center -32px;
}
.reviewscurrent {
	background: url('images/reviewscurrent.jpg') no-repeat center;
	width: 233px;
	height: 32px;
	display: block;
	cursor: default;
}
.events {
	background: url('images/events.jpg') no-repeat center top;
	display: block;
	width: 233px;
	height: 32px;
}
.events:link {
    background: url('images/events.jpg') no-repeat center 0px;
}
.events:visited {
    background: url('images/events.jpg') no-repeat center 0px;
}
.events:active {
	background: url('images/events.jpg') no-repeat center -32px;
}
.events:hover {
	background: url('images/events.jpg') no-repeat center -32px;
}
.eventscurrent {
	background: url('images/events.jpg') no-repeat center -32px;
	width: 233px;
	height: 32px;
	display: block;
	cursor: default;
}
#headerimg {
	float: right;
	clear: none;
        width: 675px;
	text-align: left;
}
#headerimgline {
	float: right;
	clear: none;
        width: 675px;
	text-align: left;
}
#headerbtm {
	background: url('images/headerbtm.gif') no-repeat center top;
	display: block;
	margin: 0px;
	width: 908px;
	height: 17px;
    text-align: right;
	clear: both;
}
#contentleft {
	float: left;
	clear: none;
    width: 730px;
	text-align: left;
}
#contentright {
	float: right;
	clear: none;
	text-align: left;
	width: 170px;
}
#imagesleft {
	float: left;
	clear: none;
    width: 233px;
	text-align: left;
}
#centercontent {
	float: right;
	clear: none;
    width: 470px;
	text-align: left;
	padding-right:10px;
}
.images {
	padding-left: 13px;
}
#footer {
	background: url('images/footer.gif') no-repeat center top;
	display: block;
	margin: 0px;
	width: 908px;
	height: 39px;
	clear: both;
}
.titles {
	padding-top: 25px;
	padding-bottom: 20px;
}
.titlesevents {
	padding-top: 25px;
}
.txt {
    font: normal 13px Arial, Helvetica, sans-serif;
	width: 440px;
	margin: 0px;
	padding: 0px;
}
#contentright ul {
    list-style: none;
    margin-top: 10px;
    padding: 0px;
    margin-left: 3px;
    font: normal 11px/22px Arial, Helvetica, sans-serif;
    font-weight:bold;
	color: #C01656;
}
.telnumber {
    margin-left: 0px;
    font: bold 11px/22px Arial, Helvetica, sans-serif;
	color: #C01656;
}
.number {
    padding: 0px;
    font: normal 11px/22px Arial, Helvetica, sans-serif;
	color: #000000;
}


.addresslinks:link {
    text-decoration: underline;
    color: #FF0000;
	font: normal 11px/25px Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
.addresslinks:visited {
    text-decoration: underline;
    color: #FF0000;
	font: normal 11px/25px Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
.addresslinks:hover {
    text-decoration: underline;
    color: #C01656;
	font: normal 11px/25px Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
.myttonlink:link {
    text-decoration: underline;
    color: #286A15;
	font: normal 11px/25px Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
.myttonlink:visited {
    text-decoration: underline;
    color: #286A15;
	font: normal 11px/25px Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
.myttonlink:hover {
    text-decoration: underline;
    color: #8EE476;
	font: normal 11px/25px Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
.mytton {
    margin-left: 0px;
    font: bold 11px/22px Arial, Helvetica, sans-serif;
	color: #286A15;
}
.txtcontact {
    text-decoration: none;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C01656;
	text-align: left;
	list-style: none;
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px;
}
.formitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C01656;
	border: 1px solid #C01656;
	margin-left: 30px;
	margin-top: 10px;
}
.formitems1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C01656;
	border: 1px solid #C01656;
	margin-left: 10px;
	margin-top: 10px;
}
.formname {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C01656;
	margin-right: 30px;
}
.formemail {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C01656;
	margin-right: 3px;
}
.formenquiry {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C01656;
	margin-right: 43px;
}
#form {
	margin-top: 40px;
	padding-left: 20px;
}
.submit {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 120px;
	padding: 0px;
}
.errortxt {
    font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding-bottom: 10px;
}

#formbooking {
	margin-top: 40px;
	padding-left: 20px;
}
.typeofenquiry {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C01656;
	margin-right: 48px;
}
.bookingfname {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C01656;
	margin-right: 92px;
}
.bookinglname {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C01656;
	margin-right: 72px;
}
.bookingphone {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C01656;
	margin-right: 71px;
}
.bookingemail {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C01656;
	margin-right: 117px;
}
.bookingarrival {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C01656;
	margin-right: 0px;
}
.bookingdate {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C01656;
	margin-right: 74px;
}
.enquirytype {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C01656;
	margin-right: 77px;
}
.bookingpeople {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C01656;
	margin-right: 45px;
}
.bookingquestion {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C01656;
	margin-right: 15px;
}
.submitbookings {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 183px;
	padding: 0px;
}
.reviewtitle {
    font: bold 13px Arial, Helvetica, sans-serif;
	color: #C01656;
	padding-bottom: 10px;
}
.reviewdesc {
    font: oblique normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 450px;
	padding-bottom: 10px;
}
.reviewdate {
    font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;
}
.menutitle {
    font: bold 13px Arial, Helvetica, sans-serif;
	color: #C01656;
	padding-bottom: 10px;
}
.menudesc {
    font: oblique normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 450px;
	padding-bottom: 10px;
}
.menuprice {
    font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;
}
h1 {
	text-decoration: none;
	font: bold 17px Arial, Helvetica, sans-serif;
	margin: 10px 0px 20px;
	padding: 0px;
	color: #000000;
	font-style: italic;
}
h2 {
	font: bold 17px Arial, Helvetica, sans-serif;
	margin: 20px 0px 10px 0;
	padding: 0px;
	color: #C01656;
	font-style: italic;
}

.menulinks:link {
    text-decoration: none;
    font: bold 13px/25px Arial, Helvetica, sans-serif;
	color: #C01656;
	padding-left: 3px;
}
.menulinks:visited {
    text-decoration: none;
    font: bold 13px/25px Arial, Helvetica, sans-serif;
	color: #C01656;
	padding-left: 3px;
}
.menulinks:hover {
    text-decoration: none;
    font: bold 13px/25px Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding-left: 3px;
}
#foodsuppliers {
    padding-bottom: 10px;
	margin: 0px;
}
#foodsuppliers ul {
    list-style: none;
    margin-top: 10px;
    padding-bottom: 5px;
    margin-left: 0px;
    padding-left: 0px;
    font: normal 13px/22px Arial, Helvetica, sans-serif;
	color: #000000;
}
#accommodationtxt {
    padding-bottom: 10px;
	margin: 0px;
}
#accommodationtxt ul {
    list-style: none;
    margin-top: 10px;
    padding-bottom: 5px;
    margin-left: 0px;
    padding-left: 0px;
    font: normal 13px/22px Arial, Helvetica, sans-serif;
	color: #000000;
}
.chefs {
    margin-top: 40px;
	padding: 0px;
}
.chefdesc {
    font: oblique normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}
.menus {
	width: 150px;
	padding: 0px;
	margin: 0px;
}
.seperator {
    padding: 0px;
	margin-bottom: 30px;
	padding-top: 5px;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C01656;
}
.menuactive {
    text-decoration: none;
    font: bold 13px/25px Arial, Helvetica, sans-serif;
	color: #FF9900;
	margin-left: 3px;
	
}
.confirmation {
    font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding-bottom: 10px;
}
#footertxt {
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6A6A6A;
	margin: 0px auto;
	padding-top: 7px;
	width: 908px;
	position: relative;
    clear: both;
}
#footertxt1 {
    padding-left: 10px;
}
.footerlink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #6A6A6A;
}
.footerlink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #6A6A6A;
}
.footerlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
}
#pagelinks {
    padding-left: 328px;
}
#centercontent ul {
    margin-right: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
}
#openingtimes {
    margin: 0px;
    padding: 0px;
}
#openingtimes ul {
    list-style: none;
    margin-top: 20px;
    padding: 0px;
    margin-left: 3px;
    font: normal 11px/22px Arial, Helvetica, sans-serif;
	color: #000000;
}


.menuprice a {
    font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.menuprice a:hover{
    font: normal 12px Arial, Helvetica, sans-serif;
	color: #ff0000;
}
.menuprice img {
    border:0px;
	vertical-align:middle;
	margin-left:10px;
}

.Awards span
{
    font-size:11px;
    margin-right:5px;
    font-weight:bold;
    width:130px;
    float:left;
    padding-top:3px;
}
.Awards img
{
    vertical-align:middle;
    padding-right:10px;
    float:left;
}