@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585a;
}
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 16px;
	margin-bottom: 0px;
}
img {
	border-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #6a0c20;
	margin-top: 0px;
	padding-bottom: 4px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6a0c20;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #a59163;
	font-weight: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #e47006;
	margin-top: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b70a39;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	text-transform: capitalize;
}
h6 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 14px;
	font-style: normal;
}
a:link,
a:visited {
	color: #58585a;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #58585a;
	text-decoration: none;
}

div#footer a:link,
div#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
div#footer a:hover,
div#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}



body#home a#nav-home,
body#bookings a#nav-bookings,
body#conference a#nav-conference,
body#events a#nav-events,
body#food a#nav-food,
body#weddings a#nav-weddings,
body#christmas a#nav-christmas,
body#attractions a#nav-attractions,
body#accessibility a#nav-accessibility,
body#contact a#nav-contact {
	display: block;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	height: 25px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #990d1c;
}
div.bottomborder_bluebox a:link,
div.bottomborder_bluebox a:visited {
	color: #004660;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
div.bottomborder_bluebox a:hover,
div.bottomborder_bluebox a:active {
	color: #004660;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#wrapper {
	width:990px;
	z-index: 1;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_admin {
	width:990px;
	z-index: 1;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	color: #000000;
}
#header {
	width: 990px;
}
#header_admin {
	width: 990px;
	background-color: #E4E4E4;
}
#header_left {
	height: 180px;
	width: 219px;
	float: left;
}
#header_left_admin {
	height: 80px;
	width: 204px;
	float: left;
	background-color: #E4E4E4;
	vertical-align: bottom;
	font-size: 54px;
	color: #000000;
	padding-left: 15px;
	padding-top: 100px;
}
#header_centre {
	height: 180px;
	width: 552px;
	float: left;
}
#header_centre_admin {
	height: 180px;
	width: 552px;
	float: left;
	background-color: #E4E4E4;
}
#header_right {
	height: 180px;
	width: 219px;
	float: left;
}
#header_right_admin {
	height: 180px;
	width: 219px;
	float: left;
	background-color: #E4E4E4;
}
#content {
	width: 990px;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
	position: relative;
	float: left;
}
#content_admin {
	width: 990px;
	position: relative;
	float: left;
	background-color: #E4E4E4;
	border-top: 2px solid #000000;
}
#content_left {
	width: 204px;
	float: left;
	padding-bottom: 35px;
	padding-top: 15px;
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-y;
	padding-left: 15px;
}
#content_left_admin {
	width: 204px;
	float: left;
	padding-bottom: 35px;
	padding-top: 15px;
	padding-left: 15px;
}
div#content_left a:link,
div#content_left a:visited {
	display: block;
	color: #990d1c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	height: 25px;
	padding-top: 10px;
	padding-left: 20px;
}
div#content_left a:hover,
div#content_left a:active {
	display: block;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	height: 25px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #990d1c;
}
#content_centre {
	width: 512px;
	float: left;
	padding: 15px 20px 35px;
}
#content_centre_admin {
	width: 729px;
	float: left;
	padding: 15px 20px 35px;
	border-left: 2px solid #000000;
}
.content_half_l {
	width: 235px;
	border-right: 2px solid #CCCCCC;
	padding-right: 20px;
	float: left;
}
.content_half_r {
	width: 235px;
	float: right;
	padding-left: 20px;
}
#content_conf_1l {
	width: 147px;
	float: left;
	padding-bottom: 20px;
	border-right: 2px solid #CCCCCC;
	padding-right: 15px;
}
#content_conf_1l2 {
	width: 168px;
	float: left;
	padding-bottom: 20px;
	padding-left: 15px;
}
#content_conf_3r {
	width: 370px;
	float: right;
	padding-bottom: 20px;
	text-align: right;
}
#content_2l {
	width: 325px;
	border-right: 2px solid #CCCCCC;
	padding-right: 20px;
	float: left;
}
#content_1r {
	width: 144px;
	float: right;
	padding-left: 18px;
	padding-bottom: 20px;
}
#content_right {
	width: 165px;
	float: left;
	background-image: url(../images/right_bg.png);
	background-repeat: no-repeat;
	height: 918px;
	padding: 15px 34px 35px 20px;
}
#content_right_admin {
	width: 165px;
	float: left;
	padding: 15px 34px 35px 20px;
}
#content_right_conf {
	width: 717px;
	float: left;
	background-image: url(../images/right_bg.png);
	background-repeat: no-repeat;
	height: 918px;
	background-position: right top;
	padding: 15px 34px 35px 20px;
}
.bottomborder {
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.bottomborder_bluebox {
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 20px;
	height: 193px;
	background-image: url(../images/blue_box.png);
	background-repeat: no-repeat;
	padding: 7px 10px 20px;
}
.bottomborder_bluebox p {
	margin-bottom: 14px;
}
.weddingsidetitle {
	font-weight: bold;
	color: #a59163;
	font-size: 14px;
}
.orangesubtitle {
	color: #D05610;
}
.lightbluetext {
	color: #a4d8e3;
	padding-bottom: 4px;
	font-size: 15px;
}
.fourteenpoint {
	font-size: 14px;
}
.whitetext {
	color: #FFFFFF;
	font-size: 15px;
	padding-bottom: 6px;
}
#footer {
	width: 990px;
	float: left;
	position: relative;
	padding-bottom: 15px;
}
#footer_left {
	height: 107px;
	width: 180px;
	float: left;
	background-image: url(../images/left_footer_bg.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 39px;
	line-height: 12px;
}
#footer_centre {
	height: 107px;
	width: 512px;
	float: left;
	background-image: url(../images/centre_footer_bg.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 20px;
}
#footer_right {
	height: 107px;
	width: 197px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 22px;
	background-image: url(../images/right_footer_bg.png);
	background-repeat: no-repeat;
	line-height: 12px;
}
.hometablepadding td {
	padding-bottom: 12px;
	vertical-align: top;
}
.classshown{
	font-size: 12px;
	color: #D05610;
	font-family :  Arial, Helvetica, sans-serif;
}

.classhidden{
	font-size: 12px;
	color: #D05610;
	font-family :  Arial, Helvetica, sans-serif;
	display: none;
}
.sidebookingform {
	color: #D05610;
}
.sidebookingform_smalltxt {
	font-size: 10px;
	margin-top: -6px;
}
.attractions_lefttable {
	padding-right: 20px;
	vertical-align: top;
}
.attractions_centretable {
	padding-right: 20px;
	padding-left: 20px;
	border-right: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	vertical-align: top;
}
.attractions_righttable {
	padding-left: 20px;
	vertical-align: top;
}

#container {
	width:512px;
	position:relative;
}

ul.menu li{
	display: inline;
	padding-right: 20px;
}

ul.menu {
	padding-bottom: 26px;
}

ul.menu li a{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #a59163;
}
ul.menu li a:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #6a0c20;
}

#tabs {
}
.food_lefttable {
	padding-right: 20px;
	border-right: 2px solid #CCCCCC;
	vertical-align: top;
	width: 230px;
}
.food_righttable {
	padding-left: 20px;
	vertical-align: top;
	width: 230px;
}
.foottablepadding {
	padding-bottom: 12px;
	vertical-align: top;
}
.goldtext {
	color: #a59163;
}
.tenpoint {
	font-size: 10px;
}
.conftable_header {
	color: #FFFFFF;
	background-color: #e37006;
	text-align: center;
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
.conftable_row1 {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.conftable_row2 {
	background-color: #f8f3ea;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.eventdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.eventtable {
	border-bottom: 2px solid #CCCCCC;
}
.admin_textboxes {
	padding: 4px;
	height: 25px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.admin_textarea {
	padding: 4px;
	height: 100px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.admin_formbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	height: 35px;
	width: 100px;
	margin-right: 20px;
	border: 1px dashed #000000;
	cursor: pointer;
}
.reorderblock {
	padding: 12px;
	width: 500px;
	cursor: move;
	margin-bottom: 4px;
	border: 1px solid #8a7559;
	color: #000000;
	background-color: #FFFFFF;
}
#content_right_bk {
	width: 717px;
	float: left;
	background-image: url(../images/right_bg_bk.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 15px 34px 35px 20px;
	min-height:500px;
	_height:auto !important;
	height:auto !important;
	height:500px;
}

/* Slideshows */

#slideshow {
    position: relative;
    height: 180px;
}

#slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}

#slideshow img.active {
    z-index: 10;
    opacity: 1.0;
}
#slideshow IMG.last-active {
    z-index: 9;
}
