@charset "utf-8";
/* CSS Document */

body {
	background: url(images/body-bg.jpg) center top no-repeat #f7f6f2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0;
	color: #625f56;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

a {
	color: #88816c;
	text-decoration: none;
	font-style: italic;
}

a:hover {
	color: #4e4c43;
	text-decoration: none;
	font-style: normal;
}

h1 {
	color: #88816c;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 10px 0;
}

h1.space {
	color: #88816c;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	margin: 30px 0 10px 0;
}


h2 {
	color: #88816c;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 30px;
	font-weight: normal;
	color: #c4bda7;
	margin: 0 0 10px 0;
}

p.date {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-style: italic;
}

span.heading-small {
	font-size: 14px;
	display: block;
}

#container {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/slither.png) repeat-y 230px;
	z-index: 2;
}

#container2 {
	width: 960px;
	margin: 0 5px 0 5px;
}

#header {
	background: url(images/header-bg.jpg) no-repeat;
	overflow: hidden;
	height: 180px;
	float: left;
	width: 970px;
	overflow: visible;
	position: relative;
	z-index: 1;
}

#logo {
	width: 266px;
	float: left;
	margin-top: 50px;
	margin-left: 20px;
}

#header-right {
	width: 674px;
	float: right;
	background: url(images/newsletter-bg.jpg) no-repeat 40px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #625f56;
}

#header-right .newsletter {
	margin: 27px 0 0 15px;
}

#header-right .newsletter form {
	margin-left: 40px;
}

#header-right .newsletter #email{
	margin-left: 25px;
	background-color: transparent;
	border: none;
	width: 135px;
	padding: 2px 0 0 0;
	color: #625f56;
}

#header-right .newsletter #mobile{
	margin-left: 26px;
	background-color: transparent;
	border: none;
	width: 132px;
	color: #625f56;
}

#header-right .newsletter .booking{
	float: right;
}

#header-right .newsletter .go{
	float: right;
	margin: -2px 10px 0 0;
}

#header-right .newsletter .tel{
	height: 50px;
}

#menu {
	float: left;
	width: 230px;
	background: url(images/menu-bg.jpg) repeat-y;
	font-family: arial;
	font-size: 17px;
}

#menu ul{
	margin: 10px 0 15px 0;
	padding: 0 0 0 25px;
	list-style: none;

}

#menu ul a{
	width: 180px;
	display: block;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-style: normal;
}

#menu ul a:hover{
	width: 180px;
	display: block;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #4e4c43;
}

#content {
	width: 730px;
	float: left;
	background-color: #ffffff;
}

#slideshow {
	border: 1px solid #ffffff;
	border-bottom: none;
}

#content .shade {
	background: url(images/content-begin.png) repeat-x;
	height: 31px;
}

#content .inner {
	margin: 30px;
	margin-top: 0;
}

#content .left {
	width: 443px;
	float: left;
}

#content .left .event{
	border-top: 1px dotted #d1cbb8;
	padding: 10px 0;
	margin: 10px 0;
}

#content .right {
	float: right;
}

#content .right .advert {
	margin-bottom: 20px;
}

#footer {
	background-color: #fbf9f7;
	padding: 20px;
	padding-top: 10px;
	border-top: 1px solid #d6d5d3;
	height: 150px;
}

#footer h3 {
	font-size: 30px;
	font-weight: normal;
	color: #c4bda7;
	margin: 10px 0 20px 0;
}

#files {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dotted #d6d5d3;
}

#files ul {
	list-style: none;
	padding: 0;
}

#files ul li a{
	display: block;
	height: 28px;
	padding-top: 10px;
	padding-left: 38px;
	background: url(/images/pdf-ico.png) no-repeat;
}

#files .filesize {
	font-size: 12px;
}

#listing .listing td {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #d6d5d3;
}

#listing .listing td h1{
	margin: 0 0 5px 0;
}

#listing .listing td p{
	margin-top: 0;
}

#map {
	width: 728px;
	height: 370px;
	float: left;
	position: relative;
}

#postcode {
	position:absolute;
	background: #bb9285;
	float: left;
	z-index: 500;
	margin: 338px 0 0 468px;
	width: 248px;
	padding: 8px 6px 3px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
}

#postcode form {
	padding-top: 18px;
}

#postcode form input[type=text] {
	border: 1px solid #d6d5d3;
	width: 100px;
}

#postcode form input[type=image] {
	float: right;
	margin-top: -3px;
}

#contact {
	border-top: 1px dotted #d6d5d3;
	padding: 15px 0;
}

#contact .contact td{
	padding-bottom: 10px;
}

#contact input[type=text]{
	border: 1px solid #d6d5d3;
	padding: 3px;
	width: 200px;
}

#contact .info {
	margin-top: 10px;
	padding: 15px 0;
	font-size: 10px;
	border-top: 1px dotted #d6d5d3;
}

span.red {
	color: #FF0000;
}

#error-prompt{
	min-height: 110px;
	background: url(/admin/images/error.png) 20px 20px #FFCCCC no-repeat;
	border: 1px solid #ff0000;
	clear: both;
	margin: 0 0 20px;
	padding: 15px 15px 10px 80px;
	color: #000000;
}

#info-prompt{
	min-height: 110px;
	background: url(/admin/images/about.png) 20px 20px #CDE6B5 no-repeat;
	border: 1px solid #00CC33;
	clear: both;
	margin: 0 0 10px;
	padding: 15px 15px 10px 80px;
	color: #000000;
}

#newsletter {
	border-top: 1px dotted #d6d5d3;
	padding: 15px 0;
}

#newsletter .newsletter td{
	padding-bottom: 10px;
}

#newsletter input[type=text]{
	border: 1px solid #d6d5d3;
	padding: 3px;
	width: 200px;
}
