body {
	margin: 0px;
	padding: 0px 0px 24px;
	background: #b18950 url(images/sect-b-stripe.gif) repeat-x 0px 72px;
	color: white;
	font: 11px Verdana, sans-serif;
}

a {
	color: #c30;
}

a:hover {
	color: #f30;
}

a img {
	border: none;
}

#header {
	position: relative;
	height: 184px;
}

#header-inner {
	height: 184px;
	background: url(images/sect-b-heading.gif) no-repeat 304px 96px;;
}

#nav {
	position: absolute;
	left: 8px;
	top: 40px;
	width: 752px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background: url(images/sect-n-nav.gif) no-repeat 0px 0px;
}

#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav a {
	position: absolute;
	left: 0px;
	top: 100px;
	height: 32px;
	background: url(images/sect-n-nav.gif) no-repeat 0px 0px;
	font-size: 10px;
	text-decoration: none;
	color: white;
}

#nav span {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 32px;
	background: url(images/sect-n-nav.gif) no-repeat 0px 0px;
	cursor: pointer;
}

#link-restaurant a { left: 0px; top: 0px; }
#link-restaurant a, #link-restaurant span { width: 154px; background-position: -0px 0px; }
#link-restaurant a:hover, #link-restaurant a:hover span { background-position: -0px -32px; }
#link-prestige a { left: 154px; top: 0px; }
#link-prestige a, #link-prestige span { width: 148px; background-position: -154px 0px; }
#link-prestige a:hover, #link-prestige a:hover span { background-position: -154px -32px; }
#link-find-us a { left: 302px; top: 0px; }
#link-find-us a, #link-find-us span { width: 115px; background-position: -302px 0px; }
#link-find-us a:hover, #link-find-us a:hover span { background-position: -302px -32px; }
#link-news a { left: 417px; top: 0px; }
#link-news a, #link-news span { width: 49px; background-position: -417px -0px; }
#link-news a:hover, #link-news a:hover span { background-position: -417px -32px; }
#link-events a { left: 466px; top: 0px; }
#link-events a, #link-events span { width: 60px; background-position: -466px -0px; }
#link-events a:hover, #link-events a:hover span { background-position: -466px -32px; }
#link-enquiries a { left: 526px; top: 0px; }
#link-enquiries a, #link-enquiries span { width: 175px; background-position: -526px -0px; }
#link-enquiries a:hover, #link-enquiries a:hover span { background-position: -526px -32px; }
#link-home a { left: 701px; top: 0px; }
#link-home a, #link-home span { width: 51px; background-position: -701px -0px; }
#link-home a:hover, #link-home a:hover span { background-position: -701px -32px; }

#header h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 96px;
	width: 304px;
	height: 112px;
	background: url(images/sect-t-logo.gif) no-repeat 0px 0px;
}

#header h1 span,
#header h2 span {
	display: none;
}

#header h2 {
	position: absolute;
	left: 328px;
	top: 120px;
	width: 408px;
	height: 64px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
}

#title-restaurant { background-image: url(images/sect-t-restaurant.gif); }
#title-breakfast { background-image: url(images/sect-t-breakfast.gif); }
#title-lunch { background-image: url(images/sect-t-lunch.gif); }
#title-dinner { background-image: url(images/sect-t-dinner.gif); }
#title-functions { background-image: url(images/sect-t-functions.gif); }
#title-cellar { background-image: url(images/sect-t-cellar.gif); }
#title-prestige { background-image: url(images/sect-t-prestige.gif); }
#title-how { background-image: url(images/sect-t-how.gif); }
#title-news { background-image: url(images/sect-t-news.gif); }
#title-events { background-image: url(images/sect-t-events.gif); }
#title-enquiries { background-image: url(images/sect-t-enquiries.gif); }
#title-dining-out { background-image: url(images/sect-t-dining-out.gif); }
#title-resources { background-image: url(images/sect-t-resources.gif); }
#title-wireless { background-image: url(images/sect-t-wireless.gif); }


#main {
	background: url(images/sect-b-body.gif) repeat-y 304px 0px;;
	width: 760px;
}

#body {
	line-height: 1.6;
	color: black;
	float: right;
	margin-left: -312px;
	width: 100%;
}

#body-inner {
	margin-left: 328px;
	margin-right: 24px;
	padding-top: 2ex;
}

#body p {
	margin: 0px 0px 2ex;
}

#body h2 {
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #B18950;
	margin: 2ex 0px 1ex;
}

#body h3 {
	font-size: 100%;
	margin: 2ex 0px 1ex;
	font-weight: bold;
}

#body ul {
	margin: 0px 0px 2ex;
	padding: 0px;
}

#body ul li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 2ex 24px;
	background: url(images/bullet.gif) no-repeat 4px 3px;
}

#body ul.site-map li {
	padding-bottom: 0px;
}

#body ul.site-map ul {
	margin-bottom: 0px;
}

p.sub-links {
	text-align: center;
}

#sidebar {
	float: left;
	width: 304px;
	padding-top: 32px;
	text-align: center;
}

#footer {
	clear: both;
	margin-left: 304px;
	padding: 16px 24px 16px;
	background: url(images/sect-b-footer.gif) no-repeat right bottom;
	color: #735934;
	font-size: 10px;
	text-align: center;
}

fieldset {
	border: 1px solid #735934;
}

legend {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}

input.text, textarea, select {
	font: 11px Verdana, sans-serif;
}

table.form {
	width: 100%;
}

table.form td.label {
	width: 25%;
	text-align: right;
}

table.form td.field {
	width: 75%;
}

table.form label {
	display: block;
	margin-right: 1em;
	font-weight: bold;
}


table.form input.text {
	width: 95%;
}
