@charset "iso-8859-1";
/* CSS Document */

body{
	background-color:#DFEEF5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003333;
	}

#centralize{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
	
#container{
	width:800px;
	height:auto;
	float:left;
	}
	
.bottom_container{
	width:670px;
	height:auto;
	float:left;
	padding-left:80px;
	padding-right:50px;
	padding-top:15px;
	padding-bottom: 15px;
	}
		
	
#head{
	width:800px;
	height:84px;
	float:left;
	background-image:url(img/head.jpg);
	background-repeat:no-repeat;
	}
	

#head h1
	{
	width:400px;
	height:83px;
	margin:0;
	padding:0;
	float:left;
	}
	
#head h1 a
	{
	display:block;
	width:400px;
	height:83px;
	text-indent:-9999px;
	}	
	
#right_block{
	width:300px;
	height:84px;
	float:right;
	}
	
#address{
	width:275px;
	height:83px;
	float:left;
	padding-right:25px;
	text-align:right;
	}
	
#address_block{
	width:67px;
	height:63px;
	float:left;

}

	
.address_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 13px;
	word-spacing: 1px;
	}
	
#telephone_text{
	width:105px;
	height:12px;
	padding-top:4px;
	float:left;
	padding-left:5px;
	}
	
#telephone{
	width:25px;
	height:16px;
	float:left;
	padding-top:3px;
	padding-left:130px;
	}
	
#mail_holder{
	width:245px;
	height:23px;
	float:left;
	}
	
#email{
	width:20px;
	height:12px;
	padding-right:8px;
	padding-left:6px;
	padding-top:5px;
	padding-bottom:4px;
	float:left;
	}
	
#mail{
	width:185px;
	height:12px;
	float:right;
	padding-top:6px;
	padding-bottom:3px;
	padding-right:25px;
	}
	
.postcode{
	font-size:9px;
	color:#FF9934;
	}	
		
.email_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	word-spacing: 1px;
	}

.email_link a{
	color:#FFFFFF;
	text-decoration:none;
	
	}
	
.email_link a:hover{
	color:#ff9933;
	text-decoration:none;
	}
	
.email_link2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	word-spacing: 1px;
	}	

.email_link2 a{
	color:#ff9933;
	text-decoration:none;
	}
	
.email_link2 a:hover{
	color:#003333;
	text-decoration:none;
	}
					
#navbar{
	width:800px;
	height:23px;
	float:left;
	background-image:url(img/nav.jpg);
	background-repeat:no-repeat;
	}

div.nav_holder
	{
	width:550px;
	float:left;
	}
div.mail_holder
	{
	float:left;
	
	}
	
ul.top_nav_ul
	{
	float:left;
	margin:0;
	padding-left:50px;
	list-style:none;
	padding-top:4px;
	height: 14px;
	}

ul.top_nav_ul li
	{
	display:inline;
	text-decoration:none;
	}
	
ul.top_nav_ul li a
	{
	font-size:11px;
	text-decoration:none;
	color:#66ccff;
	padding-left:25px;
	padding-right:30px;
	}
	
ul.top_nav_ul li a:hover
	{
	background-repeat:no-repeat;
	color:#ffffff;
	}
		
.3star{
	height:65px;
	width:44px;
	float:left;
	padding-left:50px;
	padding-top:10px;
	}
			
		
#page_header{
	width:800px;
	height:99px;
	float:left;
	}
	
.welcome_header{
	width:800px;
	height:99px;
	float:left;
	background-image:url(img/welcome.jpg);
	background-repeat:no-repeat;
	}
	
.accomodation_header{
	width:800px;
	height:99px;
	float:left;
	background-image:url(img/accomodation.jpg);
	background-repeat:no-repeat;
	}	
	
.about_us_header{
	width:800px;
	height:99px;
	float:left;
	background-image:url(img/about_us.jpg);
	background-repeat:no-repeat;
	}
	
.find_us_header{
	width:800px;
	height:99px;
	float:left;
	background-image:url(img/find_us2.jpg);
	background-repeat:no-repeat;
	}	
	
.header_title{
	text-align:right;
	width:300px;
	height:25px;
	float:right;
	padding-top:12px;
	padding-right:50px;
	word-spacing:1px;
	}
	
		
.title{
	font-family:Arial, "Arial Narrow";
	font-size:20px;
	font-weight:500;
	color:#003333;
	}
	
		
	
.title_white{
	font-family:Arial, "Arial Narrow";
	font-size:22px;
	font-weight:500;
	color:#ffffff;
	word-spacing:2px;	
	}

.sub_heading{	
	font-family:Arial, "Arial Narrow";
	font-size:16px;
	font-weight:bold;
	color:#003333;
	}
	
.sub_heading2{	
	font-family:Arial, "Arial Narrow";
	font-size:12px;
	font-weight:bold;
	color:#ff9933;
	}
			
#content{
	width:800px;
	height:auto;
	float:left;
	background-image:url(img/content.jpg);
	background-repeat:repeat;
	padding-bottom:15px;
	}
	
.heading1{
	color:#ff9933;
	font-size:16px;
	font-weight:bold;
	}	
	
.highlight{
	color:#00cc99;
	font-size:12px;
	font-weight:300;
	}	
	
.highlight2{
	color:#ff9933;
	font-size:12px;
	font-weight:300;
	}	
	
.left_content{
	width:272px;
	height:auto;
	float:left;
	padding-left:78px;
	padding-right:50px;
	padding-top:30px;
	padding-bottom:20px;
	}	
	
.right_content{
	width:300px;
	height:auto;
	float:left;
	padding-left:50px;
	padding-right:50px;
	padding-top:30px;
	padding-bottom:20px;
	}

#booking{
	width:600px;
	height:auto;
	float:left;
	padding-left:75px;
	padding-right:125px;
	}

.dash_line{
	width:272px;
	height:12px;
	float:left;
	background-image:url(img/dashed_line.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	}

.dash_line2{
	width:272px;
	height:12px;
	float:left;
	padding-top:10px;
	padding-left:14px;
	padding-right:14px;
	}
		
	
.image_spacer{
	width:auto;
	height:50px;
	}	
	
.image_holder{
	width:230px;
	height:200px;
	float:left;
	padding-left:25px;
	padding-right:35px;
	padding-top:20px;
	}

.image_holder img{
	cursor:pointer;
}
.image_holder1{
	width:230px;
	height:200px;
	float:left;
	padding-left:25px;
	padding-right:35px;
	padding-top:20px;
	}
	
.image_holder2{
	width:240px;
	height:auto;
	float:left;
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:30px;
	}
	
.image_holder2 img{
	cursor:pointer;
}
.image_holder3{
	width:175px;
	height:74px;
	float:left;
	padding-right:78px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
.image_holder3 img{
	cursor:pointer;
}
	
.image_holder4{
	width:230px;
	height:210px;
	float:left;
	}

.image_holder_sml{
	width:230px;
	height:200px;
	float:left;
	padding-left:25px;
	padding-right:35px;
	padding-top:85px;
	padding-bottom:5px;
	}
	
.image_holder_sml img{
	cursor:pointer;
}
	
.image_holder_sml2{
	width:230px;
	height:200px;
	float:left;
	padding-left:25px;
	padding-right:35px;
	padding-top:35px;
	padding-bottom:5px;
	}	

.image_holder_sml2 img{
	cursor:pointer;
}

.image_description{
	width:230px;
	height:18px;
	float:left;
	padding-top:10px;
	font-size:11px;
	text-align:left;
	}	


a.contact_link {
	font-family:Arial, "Arial Narrow";
	font-size:12px;	
	color:#ff9933;
	text-decoration:none;
	}	

a:hover.contact_link {
	color:#003333;
	text-decoration:none;
	}

		
.thumb_holder{
	width:110px;
	height:85px;
	float:left;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	}
.thumb_holder img
	{
	cursor:pointer;
	
	}
		
.footnote{
	width:600px;
	height:20px;
	float:left;
	padding-left:150px;
	padding-right:50px;
	padding-top:18px;
	}		
		
#footer_top{
	width:800px;
	height:51px;
	float:left;
	background-image:url(img/footer_top.jpg);
	background-repeat:no-repeat;
	}
	
#footer_bottom{
	width:800px;
	height:30px;
	float:left;
	background-image:url(img/footer_bottom.jpg);
	background-repeat:no-repeat;
	}
	
#quintdown{
	width:200px;
	height:10px;
	float:right;
	padding-top:5px;
	padding-bottom:9px;
	padding-right:25px;
	text-align:right;
	}
	
.quint_text{
	color:#003333;
	font-family:Arial, "Arial Narrow";
	font-size:9px;
	}

	
a.quint_link {
	font-family:Arial, "Arial Narrow";
	font-size:9px;	
	color:#ff9933;
	text-decoration:none;
	}	

a:hover.quint_link {
	color:#003333;
	text-decoration:none;
	}
