html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border:0;
	background-position: 0px 0px;
}
html {
	height:100%;
	margin-bottom:1px;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
* {
	margin:0;
	padding:0;
}
body {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.homepage {
	background-image: url(images/bg_home.gif);
	background-color: #191846;
	color: #FFFFFF;
}
.innerpage {
	background-image: url(images/bg.gif);
	background-color: #FFFFFF;
	color: #666666;
}
img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 4px solid #00CCFF;
}
img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 4px solid #00CCFF;
}
a {
	text-decoration: none;
	color:#3CF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
}
ul {
	padding: 0px;
	margin-bottom: 10px;
	list-style-type: none;
}
input.email {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-image: url(images/input.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	background-color: #FFFFFF;
	width: 170px;
	margin-bottom: 10px;
}
input.email:hover {
	background-color: #ffffee;
}
input.button {
	background-image: url(images/button_small.gif);
	width: 100px;
	margin: 0px;
	padding: 0px;
	border: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	display: block;
	cursor: pointer;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height:220px;
	width:900px;
	background-image: url(images/img02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header h1 {
	width: 200px;
	height: 220px;
}
#header h1 a {
	width: 200px;
	height: 220px;
	display: block;
	text-indent : -9999px;
}
#menu {
	height: 47px;
	width: 900px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 16px;
	padding-left: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #242452;
}
#menu a:hover {
	color: #FFFFFF;
	background-image: url(images/hover_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#menu .current_page_item a {
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 16px;
	padding-left: 18px;
	background-image: url(images/active_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#menu .last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #242452;
}
#hero {
	margin-top: 30px;
	height: 272px;
	background-image: url(images/glows.jpg);
	background-repeat: no-repeat;
	background-position: 30px 30px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#152F52;
}
#content {
	padding-top: 30px;
	padding-bottom: 20px;
}
#content h2 {
	height:80px;
	text-indent:-9999px;
	display:block;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	background-position: -12px 0px;
}
#content h3 {
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 10px;
	color: #B10961;
}

h2.about {
	background-image: url(images/h1_about.gif);
}
h2.gallery {
	background-image: url(images/h1_gallery.gif);
}
h2.menus {
	background-image: url(images/h1_foodanddrink.gif);
}
h2.privatehire {
	background-image: url(images/h1_privatehire.gif);
}
h2.contact {
	background-image: url(images/h1_contact.gif);
}
.blockquote {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CCFF;
	padding-top: 20px;
}
#content .image-gallery {

}
#content .image-gallery .left {
	margin-bottom: 20px;
}
#content .image-gallery .left:hover {
	border-top-color: #7DE6FF;
	border-right-color: #7DE6FF;
	border-bottom-color: #7DE6FF;
	border-left-color: #7DE6FF;
}
#content #left {
	float: left;
	width: 660px;
}
#sidebar {
	padding: 20px;
	background-color: #80215e;
	background-image: url(images/side_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	float: left;
	margin-left: 20px;
}
#sidebar p {
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
}
#sidebar h2 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	background-position: 0px 0px;
	height: 45px;
}
#sidebar h2.contact {
	background-image: url(images/side_contact.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar h2.email {
	background-image: url(images/side_email.gif);
}
#sidebar h2.map {
	background-image: url(images/side_map.gif);
}
#sidebar li ul {
	line-height: normal;
}
#sidebar li li {
	font-size: 10px;
	text-transform: uppercase;
	padding: 4px;
}
#sidebar a {
	border: none;
	color: #de6ab5;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover {
	border: none;
	color: #de6ab5;
	text-decoration: underline;
}
#slideshow-wrapper {
	width: 380px;
	float: left;
	height: 252px;
}
#slideshow {
	height: 252px;
	overflow: hidden;
	background-color: #000000;
}
#slideshow img {
	z-index:8;
	opacity:0.0;
	width: 380px;
	position: absolute;
	height: 252px;
}
#slideshow img.active {
	z-index:10;
	opacity:1.0;
}
#slideshow img.last-active {
	z-index:9;
}
#hero .home-description {
	float: right;
	width: 500px;
}
#hero .home-description h2 {
	background-image: url(images/h1_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 155px;
	width: 400px;
	color: #B10961;
	text-indent: -9999px;
}
#hero .home-description p {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.facebook {
	background-image: url(images/facebook.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 22px;
}
.articleholder {
	width:210px;
	float:left;
	margin-top: 20px;
	margin-right: 20px;
}
.article {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.article#blog {
	background-color:#274F80;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 5px;
}
.article h2 {
	height:50px;
	width:160px;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
.food {
	background-image:url(images/home_food.gif);
}
.bookings {
	background-image:url(images/home_bookings.gif);
}
.membership {
	background-image:url(images/home_membership.gif);
}
.news {
	background-image:url(images/home_news.gif);
}
.feedburnerFeedBlock ul {
	list-style:none;
	margin:0;
	padding:0;
}
p.date {
	margin: 0px;
}
.feedTitle a, .headline a {
	color:#3CF;
	text-decoration:none;
}
.feedTitle a:hover, .headline a:hover {
	text-decoration: underline;
}
.headline {
	font-weight:normal;
	font-size: 13px;
	line-height: 20px;
}
.fbsubscribelink, #creditfooter {
	display: none;
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
.homefooter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#152F52;
	color: #FFFFFF;
	height: 50px;
}
.innerfooter {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CCFF;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 50px;
	color: #000000;
}
#footer p {
	font-size: 10px;
	text-transform: none;
	line-height: 14px;
	margin-bottom: 6px;
}
#footer a {
	color:#FFF;
	text-decoration:none;
	background-color:#A40A5F;
	padding:2px 4px;
}
/*slider*/

#content #tabbed_box_1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tabbed_box_1 .tabbed_area {
	margin: 0px;
	padding-top: 20px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #DDDDDD;
}
#tabbed_box_1 ul.tabs {
	padding-left: 10px;
}

#tabbed_box_1 ul.tabs li {
	list-style:none;
	display:inline;
	height: 40px;
}
#tabbed_box_1 ul.tabs li a {
	color:#E7487E;
	text-decoration:none;
	margin:0;
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	padding: 10px;
}
#tabbed_box_1 .tabbed_area a.tab {
	background-image: url(images/tab_off.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#tabbed_box_1 ul.tabs li a:hover {
	color: #FFFFFF;
}
#tabbed_box_1 ul.tabs li a.active, #tabbed_box_1 ul.tabs li a.active:hover {
	background-color:#fff;
	color:#222222;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#tabbed_box_1 .pane {
	background-color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tabbed_box_1 .pane h3 {
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: none;
}

#tabbed_box_1 #pane_2, #pane_3, #pane_4, #pane_5 {
	display:none;
}
#tabbed_box_1 .pane ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#tabbed_box_1 .pane ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	margin: 0px;
	font-size: 13px;
	line-height: 20px;
	padding: 4px;
	text-transform: capitalize;
}
#tabbed_box_1 .pane ul li.last {
	border-bottom:none;
}
.top {
	padding-left: 30px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 40px;
	width: 70px;
	margin: 0px;
}
.top a {
	color: #DE6AB5;
	text-decoration: none;
}

