@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
}

p {
	margin-bottom: -3px;
	}
	
.backdrop1 {
	background-color:#000;
	background-attachment: scroll;
	background-image: url(images/backdrops/backdrop1.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}

.backdrop2 {
	background-color:#000;
	background-attachment: scroll;
	background-image: url(images/backdrops/backdrop2.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}

.backdrop3 {
	background-color:#000;
	background-attachment: scroll;
	background-image: url(images/backdrops/backdrop3.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}

.backdrop4 {
	background-color:#000;
	background-attachment: scroll;
	background-image: url(images/backdrops/backdrop4.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}

.backdrop5 {
	background-color:#000;
	background-attachment: scroll;
	background-image: url(images/backdrops/backdrop5.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}

.backdrop6 {
	background-color:#000;
	background-attachment: scroll;
	background-image: url(images/backdrops/backdrop6.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}

.backdrop7 {
	background-color:#000;
	background-attachment: scroll;
	background-image: url(images/backdrops/backdrop7.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}

.backdrop8 {
	background-color:#000;
	background-attachment: scroll;
	background-image: url(images/backdrops/backdrop8.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}

.backdrop9 {
	background-color:#000;
	background-attachment: scroll;
	background-image: url(images/backdrops/backdrop9.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}

.backdrop10 {
	background-color:#000;
	background-attachment: scroll;
	background-image: url(images/backdrops/backdrop10.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}

.backdrop11 {
	background-color:#000;
	background-attachment: scroll;
	background-image: url(images/backdrops/backdrop11.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}
	
ul {
margin-top:-5px;margin-bottom:15px
	}
	
li {
	margin-left:-20px;
	margin-bottom:10px;
}


.wrapper {
	margin:0 auto;
	width:850px;
	}
	
.spacer {
	clear:both;
	display:block;
	}
	
.nav {
	width:145px;
	float:left;
	margin-top:93px;
}

.booking {
	background-color:#F05A28;
	height:45px;
	margin-bottom:0px;
	
}

.page_wrapper {
	width:700px;
	float:right;
}

.header {
}

.logo {
	float:left;
	padding-top:32px;
	
}

.contact_details {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ffffff;
	text-align:right;
	padding-top:45px;
	padding-bottom:20px;
}

.contact_details a:link {
	color:#ffffff;
	text-decoration:none;
}

.contact_details a:visited {
	color:#ffffff;
	text-decoration:none;
}

.contact_details a:hover {
	color:#999999;
	text-decoration:none;
}

.banner {
	background-color:#999999;
	height:289px;
	}
	
.banner_narrow {
	background-color:#999999;
	height:170px;
	}

.content {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#666666;
	}
	
.content a:link{
	color:#777C43;
	}
	
.content a:visited{
	color:#777C43;
	}
	
.content a:hover{
	color:#777C43;
	text-decoration:underline;
	}
	
	
.header1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#F05A28;
	}
	
.header2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#777C43;
	font-weight:bold;
	text-align: left;
	}
	
.intro_para1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

.read_more {
	font-family:Arial, Helvetica, sans-serif;
	color:#777C43;
	font-weight:normal;
	}
	
.read_more a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#777C43;
	}
	
.read_more a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#777C43;
	}
	
.read_more a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#777C43;
	text-decoration:underline;
	}
	
.home_left_column {
	float:left;
	width:297px;
	padding-left:35px;
	padding-top:35px;
	padding-bottom:10px;
}

.home_right_column {
	float:right;
	width:298px;
	padding-left:0px;
	padding-right:35px;
	padding-top:35px;
	padding-bottom:10px;
}

.left_column_menu {
	float:left;
	width:445px;
	padding-left:35px;
	padding-top:35px;
	padding-bottom:35px;
}



.right_column_menu {
	float:right;
	width:185px;
	padding-left:0px;
	padding-right:35px;
	padding-top:35px;
	padding-bottom:35px;
	text-align:right;
}

.right_column_editorial {
	float:right;
	width:445px;
	padding-right:35px;
	padding-top:35px;
	padding-bottom:35px;
}

.left_column_editorial {
	float:left;
	width:185px;
	padding-left:35px;
	padding-right:0px;
	padding-top:35px;
	padding-bottom:35px;
	text-align:left;
}

.top_column_editorial {
	float:right;
	width:445px;
	padding-left:35px;
	padding-right:35px;
	padding-top:35px;
	padding-bottom:0px;
	text-align:left;
}

.left_column_listing {
	float:left;
	width:630px;
	padding-left:35px;
	padding-top:35px;
	padding-bottom:35px;
}

.article {
	margin-bottom:15px;
	
}

.article_newsletter {
	background-color:#cccccc;
	margin-bottom:15px;
	
}

.article_text_newsletter{
	width:170px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:0px;
	font-size:11px;
	line-height:12px;
	
	color:#333333;

}

.article_newsletter_pic {
	float:right;
	width:113px;
	background-color:#333;
	
}

.article_opening {
	background-color:#ffffff;
	border-color:#F05A28;
	border-style:solid;
	border-width:1px;
	margin-bottom:15px;
	padding:10px;
}


.listing {
	margin-bottom:15px;
	clear:both;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}

.article_pic {
	float:left;
	width:65px;
	
}

.barclaycard_pic {
	float:left;
	width:99px;
	
}

.barclaycard_text {
	width:185px;
	float:right;
	font-size:11px;
	line-height:12px;
	padding-left:0px;
	padding-top:5px;
}

.nesletter_pic {
	float:right;
	width:140px;
	
}

.listing_pic {
	float:right;
	width:150px;
	padding-bottom:15px;
	
}

.article_text {
	width:223px;
	float:right;
	font-size:11px;
	line-height:12px;
	padding-left:10px;
}

.listing_text {
	width:445px;
	float:left;
	font-size:11px;
	line-height:12px;
	padding-left:0px;
}

.review_text {
	width:445px;
	float:left;
	font-size:11px;
	line-height:12px;
	padding-left:0px;
	font-size:12px;
	font-style:italic;
	line-height:16px;
	padding-bottom:15px;
}

.review_pic {
	float:right;
	width:90px;
	padding-bottom:15px;
	
}
	
	
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	clear:both;
	width:850px;
	padding-bottom:0px;
	}
	
.absolutely_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	clear:both;
	width:850px;
	padding-bottom:35px;
	}
	
.legal {
	float:left;
	margin-left:150px;
	margin-top:10px;
	margin-bottom:25px;
	}
	
.legal a:link{
	color:#ffffff;
	text-decoration:none;
}

.legal a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	}

.legal a:hover{
	color:#999999;
	text-decoration:none;
	font-weight: bold;
}

.legal_right {
	float:right;
	margin-top:0px;
	}
	
.absolutely {
	float:right;
	margin-right:0px;
	margin-top:0px;
	}
	
.twitter_facebook {
	float:right;
	margin-right:0px;
	margin-top:10px;
	}
	

	
.submenu {
display: block;
	height: 25px;
	width: 145px;
	line-height: 25px;
	border-top: 1px solid #999999;
	
	font-family: arial; 
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #F05A28;
	
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}
		
.submenu a:link {
color: #F05A28;
		}
		
.submenu a:visited {
		display:block;

	color: #000000;
		}
		
.submenu a:hover {
	color: #777C43;
	text-decoration:none;


		}
		
.submenubottom {
display: block;
	height: 25px;
	width: 145px;
	line-height: 25px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: arial; 
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #F05A28;
	
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}
		
.submenubottom a:link {
color: #F05A28;
		}
		
.submenubottom a:visited {
		display:block;

	color: #000000;
		}
		
.submenubottom a:hover {
	color: #777C43;
	text-decoration:none;


		}





