/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
body {
	background:#fff;
	padding:15px;
	font-size:80%;
	font-family:arial, helvetica, sans-serif;
	color:#333333;
	line-height:1.7;
}

html {
	background:url(background.gif) #000 top repeat-x
}

#outer {
	background:url(background.gif) bottom repeat-x
}

/* Standard Styles */
* {
	padding:0;
	margin:0;
	z-index:1;
}

.clear {
	clear:both;
}

hr {
	margin:5px 0;
}

blockquote {
	margin-left:40px;
}

p {
	margin:0 0 1.5em 0
}

.left {
	float:left;
}

.right {
	float:right;
}

a {
	color:#585d49;
	text-decoration:underline
}

a:hover {
	color:#181a14
}

a img {
	border:none;
}

a:hover img {
}

a img.noback,
a:hover img.noback {
	background:none;
	padding:0;
	border:none;
}

a.arrowlink {
	background:url(linkarrow.gif) top left no-repeat;
	padding:0 0 0 15px;
	clear:both;
}

h1,
h2,
h3,
h4 {
font-family:;
}

h1 {
	color:#585d49;
	font-size:24px;
	margin:0 0 10px 0;
	padding:5px 0 4px 0;
	line-height:1;
}

h2 {
	color:#181a14;
	font-size:22px;
	margin:0 0 10px 0;
	padding:5px 0 4px 0;
	line-height:1;
}

h3 {
	color:#585d49;
	font-size:18px;
	margin:0.5em 0 0.5em 0;
	padding:0 0 3px 0;
	line-height:1;
}

h4 {
	color:#181a14;
	font-size:16px;
	margin:0.5em 0 0 0;
	padding:0 0 3px 0;
	line-height:1;
}

img.clsleft {
	margin-right:10px;
	margin-bottom:10px;
	margin-top:4px;
}

img.clsmiddle {
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:4px;
}

img.clsright {
	margin-left:10px;
	margin-bottom:10px;
	margin-top:4px;
}

img.clsborderleft {
	margin-right:10px;
	margin-bottom:8px;
	border:4px solid #b6c197;
	padding:1px;
}

img.clsbordermiddle {
	margin-right:8px;
	margin-left:8px;
	border:4px solid #b6c197;
	padding:1px;
}

img.clsborderright {
	margin-left:10px;
	margin-bottom:8px;
	border:4px solid #b6c197;
	padding:1px;
}

.border {
	border:4px solid #b6c197;
	padding:1px;
}

.noborder {
	border:0;
}

.notes {
	font-size:0.8em;
	color:#888;
	margin:1.5em 0;
}

.shout {
	color:#585d49;
	font-size:24px;
	margin:0 0 10px 0;
	padding:5px 0 4px 0;
	line-height:1;
}

.shout2 {
	color: #181a14;
	font-size: 15px;
	font-weight:bold;
	margin:0.5em 0;
	line-height:1;
}

.quote {
	border:4px solid #b6c197;
	padding:5px;
	color:#181a14;
	margin:1.5em 0;
}

.quote strong {
	font-size:1.2em;
}

.caption {
	float:right;
	padding:5px;
	color:#555;
	margin:10px;
	margin-right:0px;
}

.custom1 {
	margin:1.5em 0;
}

.custom2 {
	margin:1.5em 0;
}

/*Structural & Custom Styles */

#jump {
	display:none;
}

#container {
	width:960px;
	margin:0 auto;
	background:url(page_top.gif) left 96px no-repeat;
	min-height:1075px;
}

#header {
	width:100%;
	clear:both;
	margin:0;
	height:172px;
}

#sitelogo {
	margin:28px 20px 0 20px;
	float:left;
}

#phone {
	margin:25px 20px;
	float:right;
}

.banner {
	margin:0 14px;
	height:296px;
	display:none;
} /* set all invisible */

#banner_default {
	display:block;
} /* display default */

#page1 #banner_default,
#page2 #banner_default,
#page3 #banner_default,
#page7 #banner_default,
#page8 #banner_default,
#page11 #banner_default,
#page12 #banner_default {
	display:none;
} /* turn off default on specified pages */

#page1 #banner1 {
	display:block;
} /* display these images instead */

#page2 #banner2 {
	display:block;
}

#page3 #banner3 {
	display:block;
}

#page7 #banner7 {
	display:block;
}

#page8 #banner8 {
	display:block;
}

#page11 #banner11 {
	display:block;
}

#page12 #banner12 {
	display:block;
}

#main {
	background:url(page_bkg.gif) top left repeat-y;
	overflow:hidden;
	padding:0 10px;
	margin:0;
	min-height:480px;
}

#nav {
	padding:13px 0 0 7px;
	list-style:none;
	font-size:16px;
	font-weight:normal;
	overflow:hidden;
	width:960px;
	margin:0 auto;
}

#nav li {
	margin:0;
	font-weight:normal;
	float:left;
	background:url(nav_bkg.png) center right no-repeat;
	padding:0;
}

#nav li a {
	color:#fff;
	text-decoration:none;
	display:block;
	line-height:1;
	margin:4px 14px 1px 14px;
	text-transform:lowercase;
	padding:0;
}

#nav li a:hover,
#nav li a#active {
	color:#b6c197
}

#nav li a#active {
	border-bottom:1px dotted #b6c197
}

#nav li ul {
	list-style:none;
	margin:0;
}

#nav li ul li {
	margin:0;
	border-top:none
}

#nav li ul li a {
	padding:6px 43px;
	width:115px;
}

#nav li ul li a#active,
#nav li ul li a:hover {
}

#nav2 {
	float:right;
	list-style:none;
	font-size:16px;
	font-weight:normal;
	overflow:hidden;
	width:373px;
	margin:5px 0 0 0;
}

#nav2 li {
	margin:0;
	font-weight:normal;
	float:left;
	padding:0;
	width:118px;
	background:none
}

#nav2 li a {
	color:#fff;
	text-decoration:none;
	display:block;
	line-height:1;
	margin:4px 0 1px 0;
	text-transform:lowercase;
	padding:0;
	text-align:center;
}

#nav2 li a:hover,
#nav2 li a#active {
	color:#b6c197
}

#nav2 li a#active {
}

#pagecontent {
	margin:0 auto;
	padding:10px 0 0 0;
	font-size:14px;
	float:left;
	overflow:hidden;
	width:676px;
	margin:0 0 0 5px;
	z-index:10;
}

#rightcol {
	float:right;
	width:236px;
	padding:6px;
	margin:0
}

#foodtimes {
	height:101px;
	padding:8px 10px 2px;
	width:216px;
	background:url(food_times.gif);
}

#foodtimes h2 {
	margin:0;
	line-height:1;
	psgging:0;
}

#sidebuttons a {
	margin-top:10px;
	display:block;
	width:236px;
	height:111px;
}

a#wine_button {
	display:none;
}

#page10 a#restaurant_button {
	display:none;
}

#page5 a#booking_button {
	display:none
}

#page11 a#rooms_button {
	display:none
}

#page10 a#wine_button,
#page5 a#wine_button,
#page11 a#wine_button {
	display:block;
}

a#function_button {
	display: none;
}

#page12 a#restaurant_button {
	display: none;
}

#page12 a#function_button,
#page11 a#function_button,
#page8 a#function_button {
	display: block;
}

#page8 a#booking_button {
	display: none;
}

#page2 a#wine_button,
#page11 a#wine_button {
	display: none;
}

ul {
	margin:1.5em 0 1.5em 0;
	list-style:square;
}

ol {
	margin:1.5em 0 1.5em 30px;
}

li {
	margin:0;
}

ul li {
	list-style:none;
	background:url(nav_bullet.gif) 3px 10px no-repeat;
	padding-left:22px;
}

table,
td,
th {
	border:none;
	padding:0;
	font-size:1em;
	vertical-align:top;
	line-height:1.6;
}

th {
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
}

blockquote {
	background:transparent url(quote_top.jpg) no-repeat scroll left top;
	clear:both;
	float:left;
	line-height:1.3;
	margin:0 0 20px 0;
	padding:10px 4px 0px 35px;
	width:211px
}

blockquote p {
	padding-right:30px;
}

blockquote .quotetext {
	background:transparent url(quote_bottom.jpg) no-repeat scroll right bottom;
}

blockquote .quoteauthor {
	color:#555;
	font-weight:bold;
}

#formdiv {
	float:left;
	width:377px;
}

form#contact {
	margin:0;
	width:377px;
}

form#contact .inputsurround {
	overflow:hidden;
	padding:0 0 10px 0;
}

form#contact .inputsurround label {
	float:left;
	width:130px;
}

form#contact .inputsurround input,
form#contact .inputsurround textarea {
	float:right;
	width:243px;
	clear:right
}

form#contact .inputsurround select {
	margin:0 5px 0 0
}

form#contact .inputsurround textarea {
	height:160px
}

form#contact .inputsurround .submit {
	background: url(submit_enquiry.gif);
	border: 0;
	cursor: pointer;
	color: white;
	padding:2px;
	width:70px;
	margin:5px 0;
	clear:both;
	text-transform:uppercase;
	width:103px;
	height:30px;
}

#contactinfo {
	width:230px;
	float:right;
	margin:5px 0 0 10px;
	padding-left:30px;
	border-left:1px solid #b6c197
}

#contactinfo h3 {
	margin:0;
}

#contactinfo p {
	line-height:1.3;
}

#footer {
	background:url(footer.gif) top no-repeat;
	height:84px;
	margin: 0;
	padding:37px 20px 0 20px;
	color:#333333;
	z-index:1;
	clear:both;
	line-height:2.2;
}

#footer a {
	color:#333333;
}

#sitewiz {
	font-size:10px;
}

#ie6clear {
	clear:both;
	height:0;
}

.invalid {
	background:url(invalid.gif) #fff no-repeat left;
}

/*Lightbox Begins*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
	width:49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

/*Lightbox Ends*/

#formdiv {
	display:block;
	float:left;
	height:800px !important;
	width:700px !important;
	padding:20px 0px 0px 0px;
}

#ttBookingBox {
	display:block;
	float:left;
	width:270px !important;
	height:300px;
	padding:0px 0px 0px 20px;
}

#contactinfo {
display:block;
float:left;
width:300px;
height:300px;

}

.shout {
	display:block;
	float:left;
	padding:40px 0px 0px 125px;
	text-align:center;
	width:300px;
	line-height:27px;
}

