body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/bgtile.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
	color:#000000;
	margin:0;
	padding:0;
	text-align:left;
}
div,p,td,th{
	text-align:left;
}
a.back{
	color:#263A8A;
	text-align:left;
	margin-left:10px;
}
div.button{
	width:270px;
	height:42px;
	overflow:hidden;
}
div.button a{
	display:block;
	background-image:url(/images/button.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:42px;
	line-height:42px;
	font-size:160%;
	font-weight:bold;
	color:#263A8A;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
}
div.button a:hover{
	background-position:0 -42px;
}
#body{
	width:820px;
	background-color:#D9E7DA;
	background-image:url(/images/bgside.jpg);
	background-repeat:repeat-y;
}
a{
	color:#133E11;
	text-decoration:none;
}
#content a{
	color:#04531C;
}
a:hover{
	text-decoration:underline;
}
#outer{
	width:100%;
	background-image:url(/images/bgside.jpg);
	background-repeat:repeat-y;
	background-position:left;
	position:relative;
}
#logo{
	position:absolute;
	top:0;
	left:20px;
	z-index:999;
}
#inner{
	float:left;
	width:610px;
	position:relative;
}
#main{
	width:820px;
	margin:0;
}
#bottom{
	height:115px;
	background-image:url(/images/bgbottom.jpg);
	background-repeat:repeat-x;
}

#content,#home_content{
	float:left;
	text-align:left;
	background-image:url(/images/bgmain.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:300px;
	width:100%;
}
#inner_content{
	padding:0 26px;
}

/***************************************************/
/* Gallery *****************************************/
/***************************************************/
.galimg{
	width:112px;
	height:112px;
	margin:10px 10px 0 0;
	background-repeat:no-repeat;
	float:left;
}
.thickbox{
border:none;
}
.galimg img{
	border:1px solid #ffffff;
	width:112px;
	height:112px;
}

/***************************************************/
/* News ********************************************/
/***************************************************/
.newsimg{
	width:112px;
	height:112px;
	margin:0 10px 10px 0;
	background-repeat:no-repeat;
	float:left;
}
.newsimg img{
	border:1px solid #ffffff;
	width:112px;
	height:112px;
}

/***************************************************/
/* Top Menu ****************************************/
/***************************************************/
#topnav{
	position: absolute;
	top:0;
	left:340px;
	z-index:999;
}
#topnav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#topnav ul li{
	float:left;
	width:125px;
	margin-right:10px;
}
#topnav ul li a{
	background-image:url(/images/topnavbg.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	line-height:34px;
	height:34px;
	display:block;
	text-align:center;
	color:#D4FFD4;
}
#topnav ul li a:hover{
	background-position:0 -34px;
	color:#ffffff;
	text-decoration:underline;
	font-size:110%;
}
/***************************************************/
/* Main Menu ***************************************/
/***************************************************/
#nav{
	float:left;
	text-align:left;
	width:210px;
	background-image:url(/images/bgnav.jpg);
	background-repeat:no-repeat;
}
#nav ul{
	margin:10px 0 0 0;
	padding:0;
	display:block;
}
#nav ul li{
	display:block;
}
#nav ul li a{
	height:33px;
	line-height:33px;
	display:block;
	text-align:left;
	text-decoration:none;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	color:#ffffff;
	font-weight:bold;
	padding-left:48px;
}
#nav ul li ul li a{
	padding-left:32px;
	background-image:url(/images/bullet.gif);
	font-weight:normal;
}
#nav ul li a:hover,#nav ul li a.current{
	background-position:0 -33px;
	text-decoration:underline;
}
#navextra{
	margin:22px 16px 0 16px;
	color:#72DF6C;
	text-align:left;
	min-height:40px;
}
#navcontact a{
	text-decoration:underline;
	color:#72DF6C;
}
#navcontact img{
	border:none;
}

#nav1,#nav2,#nav3,#nav4{
	float:left;
	position:relative;
	vertical-align:top;
	text-align:left;
}
#nav4 img{
	margin-right:0;
}
.nav_title,.nav_title_text{
	position:absolute;
	height:38px;
	line-height:38px;
	top:122px;
	left:10px;
	background-color:#99CC00;
	width:150px;
}
.nav_title{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
.nav_title_text{
	background:none;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	text-align:center;
}
.nav_title_text a{
	display:block;
}
.nav_title_text a:hover,.nav_title_text a.current{
	background-color:#99CC00;
	border-top:1px solid #ffffff;
}
ul.navsubs{
	position:absolute;
	top:160px;
	left:10px;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	width:148px;
	border:1px solid #CCE57F;
	z-index:1000;
}
ul.navsubs li{
	display:block;
	width:150px;
}
ul.navsubs li a{
	color:#99CC00;
	height:40px;
	line-height:40px;
	text-align:center;
	z-index:1000;
	display:block;
	font-size:120%;
	font-weight:bold;
}
ul.navsubs li a:hover{
	color:#ffffff;
	background-color:#CCE57F;
}
/***************************************************/
/* Footer ******************************************/
/***************************************************/
#footer{
	background-color:#1C531C;
	padding:10px;
	font-size:90%;
	color:#9F9010;
}
#footer div a{
	text-decoration:underline;
	color:#9F9010;
}

/***************************************************/
/* Slideshow ***************************************/
/***************************************************/
#slideshow{
	height:321px;
	width:820px;
	overflow:hidden;
	float:left;
	position:relative;
	border-bottom:13px solid #ffffff;
	background-color:#FFFFFF;
}
#slideshow a img{
	border:none;
}
#strap{
	position:absolute;
	top:228px;
	left:20px;
	height:96px;
	line-height:96px;
	font-size:250%;
	font-weight:bold;
	z-index:99;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
/***************************************************/
/* Common Rules ************************************/
/***************************************************/
.lalign{
	float:left;
	text-align:left;
}
.ralign{
	float:right;
	text-align:right;
}
.clr{
	clear:both;
	height:1px;
}
.hide{
	display:none;
}
h1{
	font-size:180%;
	color:#133E11;
	margin:0 0 10px 0;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
h3{
	font-size:120%;
	color:#133E11;
	margin:0 0 5px 0;
	font-family:"Times New Roman", Times, serif;
}
h4{
	font-size:120%;
	margin:10px 0;
}
hr{
	color:#133E11;
}
#mainimg{
	width:150px;
}
a img{
	border:none;
}
.emailbit a{
	background-image:url(/images/email.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:16px;
}
a.bullet{
	background-image:url(/images/bullet1.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:10px;
}
#homeimg{
	float:left;
}
#homeimg img{
	margin:0 8px 0 0;
}
#bar{
	background-image:url(/images/bar.jpg);
	background-repeat:no-repeat;
	height:30px;
}
.freetext{
	margin:10px;
	width:300px;
}
.freetext div, .freetext2 div, .freetext2 div,.freetext div a, .freetext2 div a, .freetext3 div a{
	color:#D4FFD4;
}
.freetext3 div a{
	text-decoration:underline;
}
.freetext div img{
	margin:15px;
}
.freetext2{
	margin:10px 10px 10px 50px;
	width:200px;
}
.freetext3{
	margin:40px 10px 10px 50px;
}
img.home_banner{
	margin:30px 0 0 10px;
}
#home_free_text{
	color:#948101;
	margin-left:210px;
	text-align:center;
}
.booking_gap{
	padding-top:115px !important;
}
#booking_float{
	position: absolute; 
	top: 212px; 
	left: 37px;
}
.booking_gap .frow label, #booking_float .frow label{
	width:130px;
}
/***************************************************/
/* Contact Page ************************************/
/***************************************************/
#mapthumb{
	margin:10px 0;
}
#contact{
	float:left;
	width:300px;
	margin-right:10px;
}
#map{
	height:240px;
	width:240px;
	border:1px solid #133E11;
}
#mapbit{
	float:left;
	width:247px;
}

/***************************************************/
/* Forms *******************************************/
/***************************************************/
form div.frow label{
	width:80px;
	float:left;
}
form div.frow input, form div.frow textarea{
	width:160px;
	height:20px;
	line-height:20px;
	margin:0 0 3px 0;
	background-color:#FFFBCC;
	padding-left:5px;
	border:1px solid #4F636E;
}
form div.frow textarea{
	height:100px;
}

input.button{
	background-color:#133C12;
	border:1px solid #ffffff;
	color:#ffffff;
	padding:5px 15px;
	font-weight:bold;
}
/***************************************************/
/* Image Rollovers *********************************/
/***************************************************/
#bigimg{
	width:225px;
	float:right;
	margin:0 5px 5px 0;
}
#bigimg img{
	border:none;
	width:220px;
	border:1px solid #acacac !important;
}
#smallimgs a{
	display:block;
	float:left;
	margin:0 5px 0 0;
}
#smallimgs a img{
	width:40px;
	height:40px;
	margin-top:5px;
	border:1px solid #acacac !important;
	border:0;
}

/***************************************************/
/* Product Catalogue *******************************/
/***************************************************/
#prodvars{
	width:400px;
	float:left;
	margin-top:10px;
}
#catvars{
	width:400px;
	float:left;
	margin-top:10px;
}
#prodvars .varbox{
	cursor:pointer;
}
.varbox{
	border-bottom:1px dashed #acacac; 
	padding:5px 0;
	color:#263A8A;	
}

.varbox img{
	border:1px solid #acacac;
}
#prodfiles a{
	display:block;
	border-bottom:1px dotted #000000; 
	background-image:url(/images/icons/files/unknown.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 20px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.varbox a{
	font-weight:bold;
	color:#263A8A;
}
#prodfiles a:hover{
	background-color:#efefef;
	text-decoration:underline;
}

.subbox{
	width:120px;
	min-height:130px;
	border:1px solid #cccccc;
	float:left;
	margin:0 5px 5px 0;
	text-align:center !important;
}
.subbox a:hover{
	text-decoration:none;
}
.subbox img{
	margin-bottom:5px;
}

#prodbox{
	margin:10px;
	border:1px solid #acacac;
	padding:0 0 5px 35px;
}
#prodbox div.button{
	float:left;
	margin-right:10px;
}
.prod{
	width:120px;
	height:100px;
	border:1px solid #acacac;
	float:left;
	margin-right:20px;
}



#alert{
	background-image:url(/images/alert.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	cursor:default;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	font-weight:bold;
}
#alert div.buttonalert{
	padding:0 10px;
}
#alert div.inneralert{
	padding:10px;
}