body {
	background-color: #ece7de;
}

#container {
	background: url(images/sect-b-swirls.jpg) no-repeat left bottom;
}

#header {
	background: #beae9a url(images/sect-b-header.jpg) repeat-x left top;
	height: 96px;
}

#header h1 {
	position: absolute;
	left: 80px;
	top: 16px;
	width: 284px;
	height: 48px;
	background: url(images/sect-t-st-leonards.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 284px;
	height: 48px;
}

#header h1 span {
	display: none;
}

#header-inner {
	position: relative;
	height: 96px;
	background: url(images/sect-b-header-inner.jpg) no-repeat left top;
}

#header-inner-2 {
	height: 96px;
	background: url(images/sect-b-lemon-tree-rubbish.jpg) no-repeat left top;
}

#nav {
	position: absolute;
	left: 72px;
	top: 72px;
	margin: 0px;
	padding: 0px;
	width: 704px;
}

#nav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav a {
	display: block;
	float: left;
	height: 24px;
	position: relative;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
	padding: 4px 8px;
}

/*\*/

#nav a {
	background: url(images/sect-n-nav.jpg) no-repeat 0px 0px;
	padding: 0px;
}

#nav span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 24px;
	background: url(images/sect-n-nav.jpg) no-repeat 0px 0px;
	cursor: pointer;
}

#link-accommodation a, #link-accommodation span { width: 119px; background-position: 0px 0px; }
#link-accommodation a:hover span, body.accommodation #link-accommodation a span { background-position: 0px -24px; }
#link-facilities a, #link-facilities span { width: 70px; background-position: -119px 0px; }
#link-facilities a:hover span, body.facilities #link-facilities a span { background-position: -119px -24px; }
#link-gallery a, #link-gallery span { width: 104px; background-position: -189px 0px; }
#link-gallery a:hover span, body.gallery #link-gallery a span { background-position: -189px -24px; }
#link-tours a, #link-tours span { width: 126px; background-position: -293px 0px; }
#link-tours a:hover span, body.tours #link-tours a span { background-position: -293px -24px; }
#link-marlborough a, #link-marlborough span { width: 143px; background-position: -416px 0px; }
#link-marlborough a:hover span, body.marlborough #link-marlborough a span { background-position: -416px -24px; }
#link-reservations a, #link-reservations span { width: 92px; background-position: -559px 0px; }
#link-reservations a:hover span, body.reservations #link-reservations a span { background-position: -559px -24px; }
#link-home a, #link-home span { width: 49px; background-position: -651px 0px; }
#link-home a:hover span, body.home #link-home a span { background-position: -651px -24px; }
/**/

#main {
	background: url(images/sect-b-body-top.jpg) repeat-x left top;
}

#columns {
	margin-left: 80px;
	width: 704px;
}

#page-title {
	border-bottom: 1px solid #93867A;
	margin-bottom: 8px;
	padding-top: 12px;
	padding-bottom: 0px;
}

#page-title h1 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 250%;
	height: 40px;
}

#body {
	width: 100%;
	float: left;
	margin-right: -272px;
}

#body-inner {
	margin-right: 272px;
	padding: 0px 0px 72px;
}

#sidebar {
	float: right;
	width: 264px;
	padding-bottom: 72px;
}

#body dl {
	margin: 0px 0px 2ex;
}

#body dt {
	margin: 0px 0px 1ex;
	text-transform: uppercase;
	font-weight: normal;
}

#body dd {
	margin: 0px 0px 2ex;
	padding: 0px;
}

.photo-frame {
	width: 264px;
	height: 172px;
	background: url(images/photo-frame.png) no-repeat left top;
	position: relative;
	left: 8px;
}

* html .photo-frame {
	background-image: url(images/photo-frame.jpg);
}

.photo-frame a {
}

.photo-frame img {
	display: block;
	border: none;
	position: absolute;
	left: 8px;
	top: 8px;
}

#sidebar address {
	margin-left: 32px;
	padding-left: 16px;
	border-left: 1px solid #93867A;
}

#footer {
}

#footer p {
	margin: 0px !important;
	position: absolute;
	left: 80px;
	top: 0px;
}

#footer a {
}

form label {
	clear: left;
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	margin-top: 1ex;
}

form input.text, form textarea {
	border: 1px solid #93867A;
	font: 11px Verdana, sans-serif;
	width: 300px;
	float: left;
	margin-left: 10px;
	margin-top: 1.5ex;
	display: block;
}

form input.image {
	margin-left: 110px;
	margin-top: 1ex;
}