BODY{
	background-image:url(images/08.gif);
	background-repeat:repeat;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

P{
	color:#666666;
	font-size:10pt;
}

H1{
	color:#099ce0;
	font-size:14pt;
	font-weight:normal;
	margin-top:0;
	text-transform:uppercase;
}

H2{
	color:#71ab19;
	font-size:10pt;
	margin-top:0;
}

A{
	color:#71ab19;
	font-size:12pt;
	text-decoration:none;
}

A:HOVER{
	text-decoration:underline;
}

/* ===
text editor styles
===*/
IMG.left{
	border:1px solid #ccc;
	float:left;
	margin:0 10px 10px 0;
}

IMG.right{
	float:right;
	margin:0 0 10px 10px;
}


#container{
	background-color:#fff;
	border:8px solid white;
	margin:auto;
	width:960px;
}

#header{
	width:960px;
}

#nav{
	background-color:#fff;
	color:#000000;
	font-size:10pt;
	width:226px;
}

#nav UL{
	margin:0;
	padding:0;
	text-align:right;
}

#nav LI{
	background-color:#e9e9e9;
	border-right:3px solid #91c73e;
	border-bottom:1px solid white;
	height:20px;
	list-style:none;
	margin:0;
}

#nav LI A{
	background-color:#e9e9e9;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:30px 5px;
	color:#000000;
	display:block;
	font-size:10pt;
	height:20px;
	padding-right:15px;
	padding-top:4px;
}

#nav LI A:HOVER{
	background-color:#4dbaec;
	background-image:url(images/arrow2.gif);
	background-position:30px 5px;
	display:block;
	text-decoration:none;
}



#hero_panel{
	float:right;
	height:198px;
	width: 731px;
}

#left_pane{
	background-image:url(images/blue_arrow.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:20px;
	width:200px;
}

#online_booking{
	color:#666666;
	font-size:9pt;
	display:none;
	margin-bottom:20px;
}

#news{
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-size:9pt;
}

#news UL{
	margin:0;
	padding:0;
}

#news LI{
	border-bottom:1px solid #e9e9e9;
	min-height:160px;
	list-style:none;
	margin-bottom:10px;
	
}

#news LI IMG{
	border:1px solid #b7b7b7;
	float:left;
	margin-right:10px;
}
#news td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


#news LI P{
	font-size:9pt;
}


#right_pane{
	border-left:1px solid #e9e9e9;
	float:right;
	min-height:430px;
	margin-top:0px;
	margin-bottom:20px;
	padding-left:15px;
	width: 720px;
}

#right_pane_nav {
	margin-top:-3px;
}

#right_pane_nav A{
	color:#709636;
	font-size:11pt;
	text-decoration:underline;
}

#right_pane_nav UL{
	margin:0;
	padding:0;
}

#right_pane_nav LI{
	display:inline;
	margin:0 5px 10px 0;
	padding:0;
}


#right_pane OL{
	color:#666666;
	font-size:9pt;
}



#specials{
	background-color:#f0f0f0;
	display:block;
	margin-top:20px;
	padding:15px 0px 5px 10px;
}

#specials UL{
	display:table-cell;
	margin:0;
	padding:0;
}

#specials LI{
	border-right:1px solid #d9d9d9;
	float:left;
	list-style:none;
	margin-left:15px;
	padding-right:8px;
	width: 320px;
}

#specials IMG{
	border:1px solid #b7b7b7;
	float:left;
	margin-right:10px;
}

#footer{
	border-top:2px solid #dcecca;
	clear:both;
	margin:0 0 0 40px;
	padding-top:15px;
	width:960px;
	
}

#footer UL{
}

#footer LI{
	display:inline;
	font-size:10pt;
	margin-right:10px;
}

#footer A{
	color:#000000;
	font-size:10pt;
}

.image_left{
	float:left;
	margin-right:10px;
}

.nav_link{
	background-color:#e9e9e9;
	border-right:3px solid #91c73e;
	border-bottom:1px solid white;
	height:19px;
	list-style:url(images/arrow.gif);
	margin:0;
	padding:5px 15px 0 0 ;
}

/*==========
 text editor
===========*/

.blue_text{
	color:#099ce0;
}
.formClear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#postcodes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #E9E9E9;
}
#border {
	border: 2px dotted #000000;
}

.RedBold {
	color: #FF0000;
	font-weight: bold;
}