* { margin: 0; padding: 0; }
body {
	font: 76% Arial, Helvetica, Verdana, San-Serif;
	color:  #000;
	background: #C8CFB4;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
#body_home #nav_home,
#body_accommodation #nav_accommodation,
#body_tariff #nav_tariff,
#body_restaurant #nav_restaurant,
#body_bournemouth #nav_bournemouth,
#body_contact #nav_contact {
	color: #fff;
	background: #5C604D;
	border-top: 5px solid #C8CFB4;
}
#require_js {
	color: #333;
	background: #ffc;
	border-bottom: 1px solid #5C604D;
	padding: 5px;
	text-align: center;
}
h1, h2, h3 {
	font-family: Futura, Arial, Helvetica, San-Serif;
	font-weight:  normal;
	margin: 0 0 15px;
}
h1 {
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 25px;
}
h2 {
	font-size: 1.4em;
	margin: 0;
	padding: 20px 0;
}
h3 {
	font-size: 1em;
	text-transform: uppercase;
}
p {
	margin: 0 0 15px;
}
a, a:active, a:visited {
	color: #84596B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
dt, dd {
	border-top: 1px solid #ccc;
	padding: 5px 0;
	font-size: 0.9em;
}
dt {
	float: left;
	clear: both;
	width: 30%;
	font-weight: bold;
}
dd {
	float: right;
	width: 70%;
}
table {
	width: 100%;
	border: 1px solid #c1acb5;
	margin-bottom: 20px;
	line-height: 25px;
}
caption {
	color: #fff;
	background: #c1acb5;
	font-size: 0.9em;
	text-transform: uppercase;
	text-align: center;
}
th {
	color: #84596B;
	background: #EFD9DC;
	font-size: 0.9em;
	font-weight: normal;
}
td {
	border: 1px solid #EFD9DC;
	text-align: center;
	font-weight: bold;
}
#logo {
	margin: 0 auto;
	padding: 15px 20px 20px;
	width: 752px;
	background: #fff;
}
#page {
	color: #000;
	background: #fff;
	margin: 0 auto;
	padding: 0;
	width: 762px;
	border-left: 15px solid #E5E7E1;
	border-right: 15px solid #E5E7E1;
}
#nav ul {
	margin: -5px 0 0;
	padding: 0;
	list-style: none;
	line-height: 30px;
	height: 35px;
	text-transform: uppercase;
	font-size: 0.9em;
	font-family: Futura, Arial, Helvetica, San-Serif;
	background: #E5E7E1;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav ul a {
	display: block;
	width: 126px;
	text-align: center;
	color: #5C604D;
	background: #C8CFB4;
	text-decoration: none;
	border-top: 5px solid #E5E7E1;
	border-left: 1px solid #E5E7E1;
}
#nav ul a:hover {
	background: #A3AE7E;
	border-top: 5px solid #C8CFB4;
}
#nav ul li:first-child a {
	border-left: none;
}
#nav ul ul { /* second-level lists */
	float: none;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
	margin: 0;
	padding: 0;
	width: 120px;
	height: auto;
	text-transform: none;
	font-size: 1em;
}
#nav ul ul li {
	float: none;
	display: block;
}
#nav ul ul li a {
	float: none;
	display: block;
	color: #5C604D;
	background: #fff;
	width: 128px;
	margin: 0 -1px;
	padding: 0;
	border: none;
	border-bottom: 1px solid #E5E7E1;
}
#nav ul ul li a:hover {
	color: #5C604D;
	background: #E5E7E1;
	border-top: none;
}
#nav ul li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
#nav ul li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
.subnav {
	margin: 0 0 20px 20px;
}
#mainpic {
	position: relative;
	top: 0;
	left: 0;
	margin:0;
	padding:0;
	width: 760px;
	height: 300px;
	z-index: 0;
}
#mainpic li {
	display: block;
}
#mainpic img {
	width: 762px;
}
#content {
	background: #fff url(../images/layout/bg_content.gif) right bottom repeat-y;
}
#content a {
	font-weight: bold;
}
#left_col {
	float: left;
	width: 517px;
	margin: 20px 0 20px 20px;
}
#right_col {
	float: right;
	width: 210px;
	margin: -30px 0 0;
	padding: 0;
	position: relative;
	z-index: 100;
}
#right_col h3 {
	color: #fff;
	background: #84596B;
	margin: 0;
	padding: 0 15px;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 1em;
}
.right_content {
	padding: 15px 15px 1px;
	font-size: 0.9em;
}
#right_col .right_content h3 {
	color: #000;
	background: #EFD9DC;
}
.right_content ul {
	margin: 0 0 20px 20px;
	padding: 0;
	color: #efd9dc;
	list-style: square;
}
.hide {
	display: none;
}
.smtxt {
	font-size: 0.9em;
}
.three_col_thumbs {
	float: left;
	text-align: center;
	width: 160px;
	padding: 0 10px 20px 0;
}
.three_col_thumbs img {
	width: 160px;
}
.three_col_thumbs a {
	color: #000;
	text-decoration: none;
}
.three_col_thumbs a:hover {
	color: #F20056;
}
#footer {
	clear: both;
	background: #E5E7E1;
	font-size: 0.9em;
	text-align: center;
	line-height: 40px;
}
#address_bar {
	position: absolute;
	top: 30px;
	left: 56%;
	color: #5C604D;
	font-size: 0.9em;
}
#sitemaplist {
	margin: 0 0 1em;
	padding: 0;
	list-style: none;
	color: #c1acb5;
	border-top: 1px solid #c1acb5;
	font-weight: bold;
}
#sitemaplist li {
	padding: 2px 10px;
	border-bottom: 1px solid #c1acb5;
}
#sitemaplist ul {
	margin: 0;
	list-style: none;
	font-weight: normal;
}
#sitemaplist ul li {
	border: none;
}
#sitemaplist ul li:before {
	content: "> ";
}
#sitemaplist ul ul {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	font-size: 0.9em;
}