body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2F2605;
	background-color: #330;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 0.5px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.twoColFixRtHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #header {
	background-color: #DDDDDD;
	background-image: url(../images2/header.jpg);
	height: 135px;
	padding-top: 10;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColFixRtHdr #header h1 {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	width: 400px;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 520px;
	background-color: #330;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 15px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 20px;
} 
.twoColFixRtHdr #footer {
	background-color: #919100;
	color: #FFF;
	height: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColFixRtHdr #footer a:link {
	color: #FFF;
	text-decoration: none;
}
.twoColFixRtHdr #footer a:visited {
	color: #FFF;
}
.twoColFixRtHdr #footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.twoColFixRtHdr #footer a:active {
	color: #FFF;
}

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.header-text {
	float: none;
}
.homepage-photo {
	float: none;
	clear: none;
}
.twoColFixRtHdr #sidebar-things-to-do {
	float: right; /* since this element is floated, a width must be given */
	width: auto;
	background-color: #330;
	margin-left: 15px;
	padding: 0px;
	margin-bottom: 15px;
}
.twoColFixRtHdr #sidebar-bedrooms {
	float: right; /* since this element is floated, a width must be given */
	width: auto;
	background-color: #FFC;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixRtHdr #mainContent-book-online {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 285px;
	float: left;
}
.twoColFixRtHdr #sidebar-book-online {
	float: right; /* since this element is floated, a width must be given */
	width: 520px;
	background-color: #330;
	margin-left: 15px;
	padding: 0px;
	margin-bottom: 15px;
	clear: none;
	text-align: center;
}
.twoColFixRtHdr #sidebar-directions {
	float: right; /* since this element is floated, a width must be given */
	width: 520px;
	background-color: #330;
	margin-left: 15px;
	padding: 0px;
	margin-bottom: 15px;
	color: #FFF;
}
.twoColFixRtHdr #sidebar-directions a:link {
	color: #FFF;
	text-decoration: none;
}
.twoColFixRtHdr #sidebar-directions a:visited {
	color: #FFF;
}
.twoColFixRtHdr #sidebar-directions a:hover {
	color: #FFF;
	text-decoration: underline;
}
.twoColFixRtHdr #sidebar-directions a:active {
	color: #FFF;
}
.twoColFixRtHdr #sidebar-gallery {
	float: none; /* since this element is floated, a width must be given */
	width: 875px;
	background-color: #FFC;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: auto;
}
.twoColFixRtHdr #sidebar-opening-hours {
	float: right; /* since this element is floated, a width must be given */
	width: auto;
	background-color: #FFC;
	margin-left: 15px;
	padding: 0px;
	margin-bottom: 15px;
}
.twoColFixRtHdr #sidebar1-homepage {
	float: right; /* since this element is floated, a width must be given */
	width: auto;
	background-color: #330;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 15px;
}
.menu-wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.breadcrumb {
	font-size: 9px;
}
.centre-heading {
	text-align: center;
}
.twoColFixRtHdr #sidebar-contact-us {
	float: right; /* since this element is floated, a width must be given */
	width: auto;
	background-color: #FFC;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 15px;
}
.twoColFixRtHdr #sidebar-private-hire {
	float: right; /* since this element is floated, a width must be given */
	width: 500px;
	background-color: #330;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 15px;
}
.homepage-bullet-points {
	padding-left: 15px;
}
.sidebar-restaurant-booking-page {
	float: right; /* since this element is floated, a width must be given */
	width: auto;
	background-color: #330;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 15px;
	height: auto;
	text-align: center;
}
