body , html {
	background-color: #27320E;
}

body.noMargin {margin: 0;}


p {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 170%;
}

a {color: #5B4A5E;
}



h1 {
	color: #949F00;
	font-size: 14px;
}
h2 {
	font-size: 13px;
	color: #716159;

}
h3 {
	font-size: 12px;
	color: #949F00;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6A7F10;
}

h5 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B70000;}

h6 {
	font-size: 25px;
	margin-bottom: 10px;
	margin-top: 0px;
}
/* General Product Box Style */
table.portal {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #ACA68A;
	background-color:#FFFFFF;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;}
/* General Product Box Header Style */
table.portal th {
	background-color: #9D9E61;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
}

.portal th a 
{
	color: #DFDBD7!important;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
table.portal tr.bookingResults td.boxed {
	background-color:#E4E2DC;
	border:1px solid #444444;
	height: 40px; 
	
}
table.administrator{background-color:#FFF;border:1px solid #989876;text-align:left;padding:0;margin:0;line-height:normal !important;}

/* Highlight colour */
td.highlight {
	background-color:#A8A399;
	border:1px solid #4A463E;	
	height: 40px; 	
}

/*shop styles*/
table.shop {
	background-color: #FFFFFF;
	border: 1px solid #7894B6;
}
table.shopItem {
	border: 1px solid #7894B6;
	background-color: #FFFFFF;
	margin: 1px;
}

table.shopItem th {
	background-color: #7894B6;
	color: #FFFFFF;
	border-top: 1px solid #999966;
	border-right: none;
	border-bottom: 1px solid #999966;
	border-left: none;
	background-image: url(/images/shopItem_thbg.jpg);
	background-repeat: repeat-x;
}

table.shopHighlight {
	background-color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #C0CBD6;
	}
table.shopHighlight th {
	background-color: #BECCDC;
	background-image: url(/images/shopth.jpg);
	background-repeat: no-repeat;
	height: 27px;
	color: #333333;
}
button.shop {
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #680910;
	background-color: #537399;
	background-repeat: repeat-x;
}

button.shop a:hover {
	font-size: 10px;
	color: #999999;
	border: 1px solid #680910;
	background-color: #680910;
	background-image: url(/images/shop/shopButton2_bg.jpg);
	background-repeat: repeat-x;
}
table.ShopBreadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #DBDDC1;
	
}

.shopFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #640000;
	padding-bottom: 10px;
}
li {
	line-height: 19px;
}


#container
{width: 800px;
	margin: 0 auto; 
overflow: hidden;
	background-image: url(/images/backgrounds/mainbody2.jpg);
	background-repeat: repeat-y;
}


#menubar {
	background-image: url(/images/backgrounds/menubg4.gif);
	background-repeat: no-repeat;
	width: 750px;
	padding-left: 50px;
	height: 28px;
	padding-top: 7px;

}

#homemenubar {
	background-image: url(/images/backgrounds/menubg2.gif);
	background-repeat: no-repeat;
	width: 800px;
	padding-left: 70px;
	padding-right: 50px;
	height: 28px;
	padding-top: 7px;
	overflow: hidden;
}



#header {width: 800px;}

#mainbody {
width: 800px;
overflow: hidden;
}

#full {width: 720px;
overflow: hidden;
margin: 0 auto;}

#ProductBody {
	background-image: url(/images/backgrounds/mainbody2.jpg);
	background-repeat: repeat-y;
	background-color: #EEEADF;
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 30px;
	overflow: hidden;}


#pagefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B9186;
	height: 40px;
	width: 700px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(/images/backgrounds/footer4.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-top: 15px;
	float: none;
	clear: both;
}

#right {
	width: 480px;
	padding-top: 15px;
	overflow: hidden;
	height: 100%;
}

#left {
	
	float: left;
	width: 210px;
	padding-top: 15px;
	padding-left: 50px;
	height: 100%;
	overflow: hidden;
}
.contentslide2{
	width:210px;
	height:140px;
	overflow:hidden;
	background-color:#ffffff; 
	text-align:center;
	border: solid 5px #9D9E61;
}

.contentslide3{
	width:180px;
	height:140px;
	overflow:hidden;
	background-color:#ffffff; 
	text-align:center;
	border: 0;
}

.contentslide{
	padding:5px;
	width:180px;
	height:190px;
	overflow:hidden;
	background-color:#ECEBE6;
	text-align:center;
	border: solid 5px #D0CDC1; 
}
 .contentslide .opacitylayer{width:100%;height:100%;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity:1;opacity:1;}
 .contentslide .contentdiv{display:none;} .pagination{display:none;}

.loginButton {
	background-color: #776760;
	background-image: url(/images/backgrounds/login.gif);
	background-repeat: no-repeat;
	float: right;
	border: none;
	height: 27px;
	width: 63px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}



li {
	line-height: 170%;
	color: #766D61;
	list-style-type: square;
}


/* link and reciprocal styles */
.stateAssoc {
position:relative;
width:100%;
background-color:#FFFFFF;
border:1px solid #BEB8A3;
overflow:hidden;
margin-bottom:10px;
}

.stateAssoc h3 {
padding:1%;
margin:0;
}
.stateAssoc div {
padding:1%;
float:left;
width:34%;
}
.stateAssoc div * {
padding:0;
margin:0;
}
.fullAssoc {
width:100% !important;
}
.headingAssoc {
width:100% !important;
}
.imageAssoc {
	position:absolute;
	right:5px;
	top:5px;
	width:130px;
	height:130px;
	background-color:#FFFFFF;
	border: 2px solid #E8E8DD;
	margin-left: 5px;
}

/*recip style*/

.recipDiv {
	width:320px;
	margin:2px;
	background-color:#FFFFFF;
	overflow:hidden;
	float:left;
	border: 1px solid #867D6C;
	padding: 4px;
}

.recipClub  {
	margin:0;
	font-size:12px;
	background-color: #E0DDD1;
	padding: 3px;
	}
	
.recipClub h3 {
	
	font-size:12px;
	color: #666666;
}
.recipDiv div {

float:left;
width:140px;
}
.recipDiv div * {
padding:0;
margin:0;
}
.recipFull, .recipContact, .recipClub {
width:98% !important;
}
.recipState {
padding:10px 0 0 10px;
clear:both;
}
.recipState * {
font-size:16px;
}

.recipTel {
	font-weight: bold;
}

.recipTop {
	font-weight: bold;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86B3C8;
}

#tourbuttons{
	width: 215px;
	margin-bottom: 2px;
}
#tourbuttons a {
	display: block;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	line-height: 18px;
	margin-right: 2px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #FFF;
	float: left;
	margin-bottom: 2px;
}
#tourbuttons a:link {
	color: #FFF;
	background-color: #CCCABB;
	border: 1px solid #FFF;
}
#tourbuttons a:visited {
	color: #FFF;
	background-color: #CCCABB;
	border: 1px solid #FFF;
}
#tourbuttons a:active {
	color: #FFF;
	background-color: #606846;
	border: 1px solid #495E76;
}
#tourbuttons a:hover {
	color: #43566B;
	background-color: #BAC675;
	border: 1px solid #495E76;
}

table.foodmenu {
	background-image: url(/images/backgrounds/foodmenu.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 480px;
	margin: 0px;
	padding: 0px;
}

h2.foodMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #736253;
}

h1.foodMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #736253;
}

 #map {border: solid 3px #AC8D53;
width: 470px;
height: 510px;}