body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #37462f;
	background: url(gfx/bgcolour.jpg) top repeat-x;
}
p, td, tr{
	color: #273421;
	font-family:Century Gothic, Helvetica, Arial, sans-serif;
	}
h1{
	color:#37462f;
	font-size:24px;
	margin-bottom:25px;
	}
h2{
	color:#37462f;
	font-size:17px;
	line-height:19px;
	}
h3{
	color:#37462f;
	font-size:15px;
	font-weight:bold;
	}
h5{
	color:#37462f;
	font-size:17px;
	line-height:12px;
	}
.smalltext {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}
.smallheaders {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #AEAAA4;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #8c5c2c;
}
a:hover {
	 color: #37462f;text-decoration:underline;
}
.bodytext, ul{
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 17px;

}

.headers {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #909c14;
	letter-spacing: -1px;
	font-weight: normal;

}
.captiontext {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #a4b119;
}
.forms {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #655e4e;
	font-weight: normal;
	line-height: normal;
	background-color: #b7af9c;

}
.forms2 {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #5a5446;
}

/* tab styles below here */

.header {
	background-color: #1D2202;
	margin-top: 10px;
}


.handcursor{
cursor:hand;
cursor:pointer;
}

.MapPanel
{
	border: solid 1px black;
	height: 500px;
	width: 650px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.leftcol {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
	text-align: left;	
}
.leftcol h2 

{
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 16px;

	font-weight: bold;
	line-height: 17px;
	clear:both;
	margin: 8px 0 0 0;
	
	}
	
.leftcol a{float: right; clear: both; text-decoration:underline;}
.leftcol a:link {
					font-size:11px;
					text-decoration:underline;}

.leftcol a:hover {
					font-size:11px;
					text-decoration:none;}
.leftcol p {margin-top:0px;}

.rightcol{ 
 	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	line-height: 17px;	
	}
.rightcol a {
	text-decoration:none;
	color: ##8c5c2c;
}
.rightcol a:hover {text-decoration:underline;  }
.rightcol img{
	
	float:right;
	margin:25px 0 25px 25px;
	border: 5px solid #37462f;
}

.rightcolnoborder img{
	float:right;
	margin:0px 5px 0px 0px;
	border: 0;
}

.rightcolpackages img{
	float:right;
	margin:0px 100px 0px 0px;
	border: 0;
}

.rightcolspecials img{
float:left;
margin:10px 0px 10px 0px;
	border: none;
	line-height: 0px;
	font-size: 0px;
}

img.rightfloat {float: right; margin-left: 10px; margin-right: 0px;}
img.nofloat {float: none; margin: 2px; text-align:center;}
.footer {
	color:#37462f;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
#infopage p {margin-top: 0px;}

#events a {float: none;}

#events a:hover {text-decoration:underline; color: #333333;}

.director {color: #666666; font-size:11px;}

a.nofloat {float: none;}

.photogallery a{float: none;}

.photogallery  table {clear: both;}

.photogallery  {text-align:left;}

div.booknow a img{
float:right;
padding-right:5px;
border:0px;
}
img.smallpic {border: 5px solid #036;}
.mynav { 
		font-weight:bold;
		font-size:18px;
		}

.footer a, .footer a:visited {color: #fff;}
.footer {
	font-size:11px;
	color:#FFFFFF;
	background-color:#37462f;
	padding: 35px 15px 35px 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	}
.footer td {
	color: #FFFFFF;
}
.footer a{
	color:#FFFFFF;
	text-decoration: none;
	}
.footer a:hover{
	text-decoration: underline;	
	}
	
.nav {
text-align:center;
}
.nav ul {
display:block; margin: 0; padding: 0;
list-style:none;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-transform: uppercase;
color:#fff;
font-weight: bold;
}
.nav li {
display: inline;
text-align:center;
}
.nav a {
font-family: Century Gothic, Helvetica, Arial, sans-serif;
font-weight:bold;
font-size:13px;
color: #f5e3cf;
text-decoration:none;
padding: 0 10px;
font-weight:bold;
}
.nav a:visited {
color: #f5e3cf;
text-decoration:none;
padding: 0 10px;
}
div.nav a:hover {
color: #374627;
text-decoration:none;
padding: 0 10px;
}	

.nav{
	text-align:center;
	font-family:Century Gothic, Helvetica, Arial, sans-serif;
	font-size:13px;
	text-transform: uppercase;
	color:#fff;
	font-weight: bold;
	}
.nav a {
	color:#f5e3cf;
	text-decoration:none;
	}
.nav a:link{
	text-decoration:none;
	}
.nav a:hover{
	color:#374627;
	text-decoration:none;
	}
	
	.sep {
	background-image:url(gfx/sep.gif);
	background-repeat: repeat-x;
	clear: both;
	}
	
	a:hover img  { 
filter:alpha(opacity=85);   
-moz-opacity: .5;   
opacity: .5;
}
#topnavigation {
	MARGIN-BOTTOM: 8px; PADDING-BOTTOM: 4px; WIDTH: 415px; BORDER-BOTTOM: #FFF 1px solid
}
#topnavigation A {
	FONT-SIZE: 10px; MARGIN-LEFT: 17px; COLOR: #FFF; TEXT-DECORATION: none
}
#topnavigation A.nopadding {
	MARGIN-LEFT: 0px
}
#topnavigation A:hover {
	COLOR: #37462F;
}
#navigation {
	MARGIN-TOP: 26.9px
}

.superwrapper {
width:986px;
position:relative;
}
