body {
	font-family: Verdana, Arial;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#36360A;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#B1AD9D;
	scrollbar-highlight-color:#B1AD9D;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;	
	font-size: 13px;		
	background-color: #f6f6f6;
}
#container { background-color: #fff; }
a {
	color: #897300;
	text-decoration: none;
}
a:visited {
	color: #897300;
	text-decoration: none;
}
a:link {
	color: #897300;
	text-decoration: none;
}
a:hover {
	color: #B50F1B;
	text-decoration: underline;
}

.BottamCenter {
	background-color: #B6101C;
	margin-bottom:5px;
}

.BottemText {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.BottemText:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.BottemText:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.BottemText:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.OnlineBookingTitle {
	color: #B50F1B;
	font-size: 22px;
	font-family: Impact;
	font-weight: Roman;
	margin-bottom: 25px;
	margin-top:40px;
}

.OnlineFormTxtBox {
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	width:100%;
}

/*
 * Titles
 */
h1 { font-family: Impact; color: #B50F1B; font-size: 22px; margin-bottom: 12px; }
h2 { font-family: Impact; color: #B50F1B; font-size: 18px; }
h1 { width: 100%; padding-right: 45px; padding-bottom: 3px; text-indent: -9999px; border-bottom: 1px solid #e4e4e4; line-height: 0;}
#index #content h1 { height: 30px; background: url(images/titles/index.png) no-repeat 4px left; }
#services #content h1 { height: 30px; background: url(images/titles/services.png) no-repeat 4px left; }
#price-list #content h1 { height: 30px; background: url(images/titles/prices.png) no-repeat 4px left; }
#policies #content h1 { height: 30px; background: url(images/titles/policies.png) no-repeat 4px left; }
#contact #content h1 { height: 30px; background: url(images/titles/contact.png) no-repeat 4px left; }
#booking #content h1 { height: 30px; background: url(images/titles/online_booking.png) no-repeat 4px left;}

#services h2 { margin-bottom: -14px; }

/*
 * New Code
 */

.clear { clear: both; }

p { margin: 1.4em 0; }
p.intro { font-weight: bold; }
p.emph {
	text-transform: uppercase;
}
strong { font-weight: bold; }

.thumb { float: right; margin-right: -25px; padding: 4px; border: 1px solid #e0e0e0; margin-left: 12px;}

#container {
	width: 800px;
	margin: 0 auto;
	border: solid 1px #e5e5e5;
}

#booking #container { width: 1025px;}
#booking #content { width: 610px;}

#header {
	height: 122px;
	background: #b50f1b url(images/header_text.png) no-repeat 525px 23px;
}
#header img {
	margin-left: -57px;
}

#menu, #content { margin: 30px 0; }
#menu {
	float: left;
	width: 253px;
	margin: 60px 48px 25px;
}
#content { margin-right: 45px; width: 400px; float: right; }

#inner_footer { clear:both; margin-bottom: 3px; text-align: center; }

#index {
	line-height:15px;
	text-decoration: none;
}
#index #services li {
	font-size: 1.6em;
	padding: 0.6em 0;
	color: #b50f1b;
}
#index #services li .blurb {
	display: block;
	color: #000;
	font-size: 12px;
	margin: 4px 0 0 1px;
}
#price-list table { font-size: 13px; border: 1px solid #B50F1B; }
#price-list th { font-size: 16px; padding: 6px 6px; color: #fff; background-color: #B50F1B; }
#price-list tr, #price-list tr td { border: 1px solid #c0c0c0; }
#price-list tr td { padding: 2px 6px;}
#price-list p { margin: 3px 0 0; }
#price-list h2 { margin-top: 16px;}

#policies #policies-list li { font-size: 12px; padding: 0.8em 0;}

#booking fieldset { width: 100%; border: 1px solid #d0d0d0; padding: 6px 16px; margin-bottom: 20px; }
#booking legend { margin-left: 12px; padding: 0 4px;}
#booking label { display: block; float: left; width: 85px; padding-right: 8px; text-align: right; }
#booking .shared { float: left; margin-top: 0px; margin-right: 20px;}

#booking table { margin-top: 3px; margin-bottom: 20px; font-size: 13px; border: 1px solid #B50F1B; }
#booking th { font-size: 16px; padding: 6px 6px; color: #fff; background-color: #B50F1B; }
#booking tr, #booking tr td { border: 1px solid #c0c0c0; }
#booking tr td { padding: 6px 6px;}

#images .image { float: none; width: 250px;}
#services #img_1 { margin-top: 175px; }
#policies #img_1 { margin-top: 140px; }
#policies #img_2 { margin-top: 290px; }
#booking #img_1 { margin-top: 105px; }

#inner_footer {
	padding-top: 8px;
	height: 35px; background: url(images/footer.gif) no-repeat; color: #fff;
	font-size: 13px;
}
#inner_footer a, #inner_footer a:visited {
	color: #fff;
	text-decoration: none;
}
#inner_footer a:hover {
	text-decoration: underline;
}
#inner_footer span { margin: 0 30px; }
#footer { margin-top: 4px; text-align: center; }
#foot_notice { font-weight: bold; margin-top: -12px; text-align: center; }