a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
	
body{
 font-family:Arial, Helvetica, sans-serif;
 color:#333333;
 font-size:11px;
 text-align:left;
 background:url(../design_images/bg.jpg);
 background-position:center top;
 height:100%;
 margin:0;
 padding:0;
}

#png_Bg{
	float:left;
	width:100%;
	background:url(../design_images/bgEffect.png) center repeat-y;
}

#container{
width:944px;
margin-left:auto;
margin-right:auto;
}

#container a, #container a:link, #container a:visited, #container a:active {
	color:#333333;
	text-decoration:none;
	}
#container a:hover{	
		color:#333333;
		text-decoration:underline;
}
#header{
	width:944px;
	height:102px;
	float:left;
	background:url(../design_images/top.jpg);
	background-repeat:no-repeat;
}

#icons{
	width:160px;
	height:11px;
	float:right;
	margin-right:75px;
	margin-top:63px;
}

#icons img {
	border:none;
}

#banner{
	width:944px;
	height:299px;
	float:left;
	background-color:#E4DCC5;
}

#bookingform{
	width:634px;
	height:38px;
	padding:0 10px 0 300px;
	float:left;
	background:url(../design_images/blue_bar.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
}

#bookingform label{
	vertical-align:middle;
	color:#FFF;
}
#bookingform img{
	border:none;
}


#input {
	float:left;
	width:345px;
	margin-top:7px;
	margin-left:25px;
	margin-right:25px;
	}
	
.textbox{
	width:80px;
	}
.cal{
	padding-right:20px;
	}
	
#content{
	width:944px;
	float:left;
	background:url(../design_images/content_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
}

#content ul
{
	margin-top:10px;
	margin-bottom:10px;
	list-style:disc;
	padding-left:25px;
}

.links
{
	padding-bottom:8px;
}

#subMenu{
			float:left;
			width:172px;
			text-align:right;
			font:Verdana, Geneva, sans-serif;
			list-style:none;
			margin-top:20px;
			background:url(../design_images/menuline.gif) right no-repeat;
			padding: 0 20px 0 0;
		}
		
		#subMenu ul{
			margin:10px 0 0 0;
			padding:0;
			list-style:none;
		}
		
		#subMenu li{
			margin:0;
			padding:0;
			list-style:none;
		}
		
		#subMenu li a, #subMenu li a:link, #subMenu li a:visited, #subMenu li a:active {
			float:none;
			display:list-item;
			text-decoration:none;
			font-weight:900;
			list-style:none;
			color:#5E5137;
			font-size:12px;
			margin-bottom:10px;
			padding-right:20px;
			background:url(../design_images/bullet.gif) no-repeat right;
			
		}
		
		#subMenu li a:hover{
			padding-right:25px;
			color:#7D6C48;
		}
		
		#subMenu li ul li a, #subMenu li ul li a:link, #subMenu li ul li a:visited, #subMenu li ul li a:active {
			float:none;
			display:list-item;
			text-decoration:none;
			list-style:none;
			color:#7D6C48;
			font-size:11px;
			margin-right:15px;
			background:url(../design_images/subBullet2.gif) no-repeat right
		}
		
		#subMenu li ul li a:hover{
			padding-right:15px;
			color:#7D6C48;
		}
		
#subMenu img {
	margin-top:50px;
	border:none;
	behavior: url(iepngfix.htc);
	}

#homecontent{
	float:left;
	width:692px;
	padding: 0 30px 0 30px;
	margin:20px 0 0 0 ;
	background-image:url(../design_images/pageBgEffect.png);
	background-position:bottom;
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	}
	
#welcome img{
	border:#B6A480 solid 4px;
	margin: 0 20px 20px 0px;
}

#welcome{
	float:left;
	width:692px;
	padding: 0 0 5px 0;
	background:url(../design_images/horLine.gif) bottom no-repeat;
	min-height:195px;
	height:auto !important;
	height:195px;
	
	}
.firstp{
	font-weight:900;
	color:#393220;
	}
	
#whatson{
	float:left;
	width:420px;
	margin-top:20px;
	background:url(../design_images/verLine.gif) right no-repeat;
	}
.overview
{
	width:390px;
	padding: 0 0 5px 0;
	margin:10px 6px 0 0;
	float:left;
	min-height:80px;
	height:auto !important;
	height:80px;
}
.overview h3
{
	margin:0px;
	font:Tahoma, Geneva, sans-serif;
	color:#393220;
	padding:0px;
	font-size:12px;
}

.overview h3 a
{
	text-decoration:none;
	font-weight:bold;
	color:#333;
}

.overview img{
	float:left;
	margin-right:15px;
	width:80px;
	height:80px;
	border:2px solid #B6A480;
}

.overview p{
	float:left;
	width:280px;
	border:0px;
	text-align:left;
}
.more {
	color:#73643E;
	text-decoration:none;
	font-weight:bold;
	}
	
#whatson .viewall{
	float:right;
	margin:0 15px 15px 0;
		}

.overviewPage
{
	width:310px;
	padding: 0 0 5px 0;
	margin:10px 20px 0 0;
	border-bottom:2px #B6A480 solid ;
	float:left;
	min-height:80px;
	height:auto !important;
	height:80px;
}
.overviewPage h3
{
	margin:0px;
	font:Tahoma, Geneva, sans-serif;
	color:#393220;
	padding:0px;
	font-size:12px;
}

.overviewPage h3 a
{
	text-decoration:none;
	font-weight:bold;
	color:#333;
}

.overviewPage img{
	float:left;
	margin-right:15px;
	width:80px;
	height:80px;
	border:2px solid #B6A480;
}

.overviewPage p{
	float:left;
	width:210px;
	border:0px;
	text-align:left;
}
.morePage {
	color:#73643E;
	text-decoration:none;
	font-weight:bold;
	}


#contact{
	float:left;
	width:220px;
	margin:20px 0 0 20px;

	}
	
#contact p{
	vertical-align:top;
}

#contact img{
	margin-right:5px;
}

#contact .totheleft{
	margin-left:23px;
	}
#contact h2{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	margin:0 0 15px 0;
	}
#contact a, #contact a:link, #contact a:visited, #contact a:active {
	color:#333333;
	text-decoration:none;
	}
#contact a:hover{	
		color:#333333;
		text-decoration:underline;
		}

#homecontent .horLine{
	border: 0;
	}
	
h1{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	margin:0 0 20px 0;
	}
	
h2{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	margin:0 0 10px 0;
	}
	
#subPage{
	float:left;
	width:692px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	background:url(../design_images/horLine.gif) bottom no-repeat;
	min-height:395px;
	height:auto !important;
	height:395px;
	
	}

#special{
	float:left;
	width:692px;
	padding-bottom:15px;
	}
#news{
	float:left;
	width:692px;
	padding-bottom:15px;
	}
#events{
	float:left;
	width:692px;
	padding-bottom:15px;
	}

.gallery img
{
	margin-right:15px;
	margin-bottom:15px;
	display:block;
	border:1px solid #1e5991;
}
	
#contactContent{
   width:400px;
   float:left;
   background:#F8F5EE;
   border:#036 solid 1px;
   margin:10px 0 0 40px;
}

#contactContent h3{
	color:#000;
	font-size:14px;
	font:Tahoma, Geneva, sans-serif;
	padding:10px 0 0 10px;
	margin:0;
}

#contact_form{
   padding:10px 10px 0 10px;
   width:380px;

}

#contact_form .row{
                text-align:right;
                padding-bottom:10px;
}

#contact_form .textbox{
                border:1px solid #747474;
                width:200px;
                font-size:12px;
                color: #747474;;
                margin-left:7px;
                vertical-align:text-top;
}

#contact_form .button{
                border:1px #666 solid;
				width:96px;
				height:26px;
                font-size:12px;
                padding:3px;
                color:#fff;
                background:url(../design_images/btn_bg.jpg) no-repeat #000;
				cursor:pointer;
}

#contact_form .SignUpButton{
                border:1px #666 solid;
				width:96px;
				height:26px;
                font-size:12px;
                padding:3px;
                color:#fff;
                background:url(../design_images/btn_signUp.jpg) no-repeat #000;
				cursor:pointer;
}

#contact_detail {
	width:320px;
	margin:10px 30px 10px 10px ;
	padding:10px 0 0 0;
	float:left
	}

#btnBook{
	float:left;
	}
#bottom{
	width:944px;
	height:8px;
	float:left;
	background:url(../design_images/bottom_bg.jpg);
	background-repeat:no-repeat;
}
#footer{
	float:left;
	width:944px;
	height:66px;
	padding-left:150px;
}

#footer p{
	float:left;
	color:#FFF;
	margin-top:25px;
	
}

#footer img{
	float:left;
	margin-top:10px;
	margin-left:5px;
		behavior: url(iepngfix.htc);
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
		color:#FFF;
		text-decoration:none;
	}
		
		
#footer a:hover{	
		color:#FFF;
		text-decoration:underline;