* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 76%;
	font-family: verdana,helvetica,sans-serif;
	color: #61544C;
}

/* default link styles */
a {
	text-decoration: none;
}
a img {
	border: none;
}
a:link, a:visited {
	text-decoration: none;
}
html body a:hover {
	color: #000;
	background-color: #F4F2E4;
}
ul.list-menu{
	list-style:square;
	padding-top:10px;
	padding-left:15px;
}
ul.list-menu li{
	padding-bottom:5px;
}


/* default heading styles */

/* site title */
h1 {font-size:1.8em;}
/* page content title */
h2 {font-size:1.6em;}
/* page content subtitle */
h3 {font-size:1.3em;}
/* page content section headings */
h4 {font-size:1em;}

br.left{clear:left;}
br.right{clear:right;}
br.both{clear:both;}

/*
	3-column site layout
*/

#header {
	margin:0 auto;
	width:861px;
	background:#fff;
	text-align: center;
}

#header #logo {
	color:#ccc;
	margin:15px 0 0 0;
	padding:0;
}

#banner {
	width: 861px;
	margin: 0 auto;
	border-top:3px solid #E0D6CD;
	border-left:3px solid #E0D6CD;
	border-right:3px solid #E0D6CD;
	background:#fff;
	padding: 0px;
}

/* banner image layout */
#banner ul {
	display: inline;
	list-style: none;
	padding-top: 5px;
	margin-left: 5px;
}
#banner li {
	display: inline;
	list-style: none;
}

#container {
	margin:0 auto;
	width: 851px;
	border-left:3px solid #E0D6CD;
	border-right:3px solid #E0D6CD;
	text-align: left;
	padding: 3px 5px 5px 5px;
	background:#fff;
}
#container #left {
	float: left;
	width: 180px;
}

#container #center {
	margin-left: 5px;
	margin-right: 5px;
	width: 471px;
	float: left;
}
#container #centerandright {
	margin-left: 5px;
	margin-right: 5px;
	width: 571px;
	float: left;
}
#container #right {
	float: left;
	width: 180px;
	padding: 5px;
}

#container #right ul {
	list-style: none;
	margin-bottom: 5px;
}
.clear {
	clear:both;font-size:.1em;
}
#promos li {
	margin-bottom: 5px;
}

/* site footer */

#footer {
	margin: 0 auto;
	width:861px;
	border:3px solid #E0D6CD;
	line-height:15px;
	font-size:.8em;
	background-color:#fff;
}

#footer #footer_left {
	float: left;
	text-align: left;
	margin-left: 30px;
	margin-top: 5px;
}

#footer #footer_right {
	float: right;
	text-align: left;
	padding-right: 35px;
	margin: 10px 0px 0px 0px;
}

#footer #contact_details {
	text-align:right;
}

#footer .footer_menu{
	height:28px;
	text-align:right;
}
/*
	PAGE CONTENT LAYOUT
*/

#center .site_page_title {
	padding: 5px;
}
#center .site_page_subtitle {
	padding: 5px 0px 5px 0px;
}
#center .site_page_subheading {
	clear: both;
	padding: 5px;
}

#center div.site_page_container {
	margin: 5px;
}

#center #site_page_top {
	width: 100%;
}

.site_page_description {
	margin: 10px 0px 10px 0px;
}

#center #site_page_topimage {
	float: left;
}

#center div.site_page_section p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:justify
}
#center .site_page_section_image_left {
	float: left;
	vertical-align: top;
	margin-right: 10px;
	border: 1px solid #666;
	padding: 2px;
}
#center .site_page_section_image_right {
	float: right;
	margin-left: 10px;
	vertical-align: top;
	border: 1px solid #666;
	padding: 2px;
}


.site_page_gallery_item {
	width: 147px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.site_page_gallery_item  img {
	margin-bottom: 3px;
}

/*
	DINING HUB PAGE
*/

#center ul#site_page_dining_hub_area_list {
	list-style: none;
}
.dininghub_item_name{
	float:left;
	width:180px;
}
.dininghub_item{
	float:left;
	width:100px;
}

/*
	DINING PAGE
*/
.menu_heading {
	font-weight: bold;
	padding-top: 10px;
	padding-top: 5px;
}

.menu_item {
}
.menu_item_description {
	font-weight:lighter;
	font-style:italic;
	padding-bottom:2px;
}

.menu_price {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.bottleshop_name {
	font-weight: bold;
}
.bottleshop_price {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-left: 10px;
}
.bottleshop_description {
	font-size: 90%;
	font-style: italic;
	padding-left: 10px;
}

#center div#site_page_enquiry {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 25px;
	float: left;
	width: 100%;
}

#center div#site_page_dining_features {
	margin-bottom: 10px;
	float: left;
}

#center div#site_page_dining_features ul {
	list-style: none
}

#center div#site_page_dining_images {
	float: right;
}
#center div#site_page_dining_images img {
	margin-top: 5px;
	margin-left: 5px;
}

/*
	FUNCTIONS PAGE
*/

#center div#site_page_functions_rooms table {
	width: 100%;
}
#center div#site_page_functions_images {
	float: right;
}
#center div#site_page_functions_images img {
	margin-top: 5px;
	margin-left: 5px;
}
.function_room_capacity{
	text-align:right;
}
.function_room_food_category{
	font-style:italic;
}
ul.function_room_food_category{
	list-style:square;
	padding-top:5px;
	padding-left:20px;
}
ul.function_room_food_category li{
	padding-bottom:5px;
}


/*
	EVENTS PAGE
*/
.event_photo{
	float:left;
	width:175px;
	height:70px;
}
.event_body{
	float:left;
	min-height:70px;
	padding:0px 5px 2px 0px;
}
#site_page_events_featured div{
	margin-top: 5px;
	margin-bottom: 5px;
}
#site_page_events_featured p{
	margin-top: 5px;
	margin-bottom: 5px;
}
#site_page_events_featured p.eventname {
	font-weight: bold;
}
#site_page_events_featured div img {
	margin-right: 5px;
	float: left;
}
#site_page_events_regular div{
	margin-top: 5px;
	margin-bottom: 5px;
}
#site_page_events_regular p{
	margin-top: 5px;
	margin-bottom: 5px;
}
#site_page_events_regular div.eventtitle {
	font-weight: bold;
	float:right;
	padding:2px 0px 2px 5px;
}
#site_page_events_regular span.recurrence{
	font-style:italic;
	font-size:8pt;
}
#site_page_events_regular div img {
	margin-right: 5px;
	float: left;
}
#center div#site_page_events_list h4.day {
	width: 99.5%;
	margin: 20px 0 0 -10px;
	padding: 2px 10px 2px 10px;
}

#center div#site_page_events_list ul {
	list-style: none;
}

/*
 *	Inquiry Page
 */
#enquiry_form_container{
	width:400px;
}
#enquiry_form_container label{
	float:left;
	width:200px;
	padding-bottom:5px;
}
#enquiry_form_container .form_field{
	float:left;
	width:200px;
	padding-bottom:5px;
}
/*
 *	Newsletter
 */
.newsletter_form{
	padding:10px 10px 10px 8px;
}
.newsletter_form_title{
	padding:10px;
	font-size:12px;
	font-weight:bold;
}
#newsletter_form_button{
	display:block;
	padding:5px 10px 5px 10px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	width:70px;
}
.newsletter_form_field{
}
.newsletter_form_message{
}
/*
 *	Privacy Policy
 */
#privacypolicy{
	padding:5px;
}
#privacypolicy h3{
	font-weight:bold;
	font-size:12px;
}
#privacypolicy p,#privacypolicy li{
	color:#777777;
}
#privacypolicy ul{
	margin-left:25px;
}
#privacypolicy ol{
	margin-left:30px;
}
#privacypolicy ol li,#privacypolicy ul li{
	padding-bottom:5px;
}
#privacypolicy ol,#privacypolicy ul,#privacypolicy h3,#privacypolicy p{
	padding-bottom:10px;
}
.section-heading{
	font-weight:bold;
	padding-bottom:10px;
}
.lower-alpha{
	list-style-type:lower-alpha;
}
.lower-roman{
	list-style-type:lower-roman;
}

/*
 *	Enquiry Link
 */
a.enquirylink {
border-left: 5px solid;
padding: 7px;
font-weight: bold;
text-decoration: underline;
line-height: 3em;
}
a.enquirylink:hover {
background: #ffffff;
}

a.menulink {
font-weight: bold;
text-decoration: underline;
}
a.menulink:hover {
background: #ffffff;
}
.pdflink{
background: url(../images/pdf_icon.gif) no-repeat 10px 0px;
padding: 7px 7px 10px 45px;
font-weight: bold;
text-decoration: underline;
display: block;
}
.pdflink:hover{
background: #ffffff url(../images/pdf_icon.gif) no-repeat 10px 0px;
}
