
body {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#000000;
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;
	
}
#container {
	width:900px;
	position: relative;
	margin: 0px auto;
	background-color:#FFFFFF;
}

#header {
	height:100px;
	margin-top:50px;
}
#header-logo {
	float:left;
	padding-top:20px;
	padding-left:20px;
}

#header h1 {
	color:#666666;
	font-size:30px;
	
}
#book {
	float:right;
	list-style: none;
	width:275px;
	position: relative;
}
#book span {
	display: none;
	position: absolute;
}
#book a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#book a:hover {
	background-position: left bottom;
}
#book a:hover span {
	display: block;
}
#book .now {
	width:227px;
	height: 64px;
	background: url(images/booknow.jpg) no-repeat;
	right: 20px;
	top: 0px;
}
#photo {
	width:900px;
	height:348px;
	background-image:url(images/photos.jpg);
	background-repeat:no-repeat;
}
#pic {
	float:left;
	margin-left:151px;
	width:200px;
	height: 184px;
}
#pic img {
	padding-top:20px;
	width: 195px;
	height: 184px;
}
#menu {
	float:right;
	width:520px;
}
#nav {
	padding-top:20px;
}
#nav ul {
	margin: 0;
	padding: 0 10px;
}
#nav li {
	list-style: none;
	float: left;
}
#nav a {
	font-size: 17px;
	text-decoration: none;
	
}
#nav a:hover {
	color:#000;
	border-bottom:dashed 1px #000;
}
#nav .first {
	text-align:center;
	padding-right:10px;
	border-right:groove 1px #000;
}
.grey {
	color:#666666;
}
.select {
	color:#000;
	font-size: 18px;
	border-bottom:dashed 1px #000;
}
#nav .middle {
	text-align:center;
	padding-right:10px;
	padding-left: 10px;
	border-right:groove 1px #000;
}
#nav .last {
	text-align:center;
	padding-left: 10px;
}
#photo-text {
	float:right;
	width:430px;
}
#photo-text p {
	text-align:right;
	padding-right:25px;
	padding-top:35px;
	font-size:25px;
	line-height:44px;
	color:#FFFFFF;
		
}

#features-left {
	float:left;
	width:510px;
	
	padding-left:20px;
	padding-top:5px;
}


p {
	font-size:15px;
	line-height:20px;
	
		
}

#features-right {
	float:left;
	width:350px;
	padding-left:20px;
	
	padding-top:20px;
}
#features-right-accom {
float:left;
	width:300px;
	padding-left:40px;
	padding-right:20px;
	padding-top:20px;
}
#text-right {
float:left;
	padding-top:20px;
	padding-left:13px;
	width:300px;
}




#mark {
	float:left;
	width:25px;
	height:21px;
	background-image:url(images/66.gif)
}

#markrightindex {
	float:right;
	width:27px;
	height:21px;
	margin-top:20px;
	background-image:url(images/99.gif)
}
#markrightlocation {
	float:right;
	width:27px;
	height:21px;
	margin-top:30px;
	background-image:url(images/99.gif)
}
#quote {
	float:left;
	padding-top:20px;
	width:300px;
	height:140px;
}

#quote h1 {
	color:#666666;
	height:55px;
	width:240px;
	padding-left:33px;
	padding-top:5px;
	font-size:22px;
	line-height:29px;
	
	font-style:italic;
	}
	

.names {
	display:block;
	font-style:normal;
	
		font-size:16px;
		padding-top:2px;
	
}

#quotelocation {
	float:left;
	padding-top:20px;
	width:300px;
	height:160px;
}

#quotelocation h1 {
	color:#666666;
	height:55px;
	width:240px;
	padding-left:33px;
	padding-top:5px;
	font-size:22px;
	line-height:29px;
	
	font-style:italic;
	}

#quotenote {
	float:left;
	padding-top:20px;
	padding-left:10px;
	width:290px;
}
#quotenote h1 {
	color:#666666;
	height:70px;
	width:240px;
	padding-left:30px;
	padding-top:5px;
	font-size:26px
}
#quoteprice {
	float:left;
	padding-top:20px;
	padding-left:10px;
	width:290px;
}
#quoteprice h1 {
	color:#666666;
	height:90px;
	width:240px;
	padding-left:30px;
	padding-top:5px;
	font-size:26px
}
.skye {
	padding-top: 20px;
}


h1{
	font-size:27px;
	color:#333333;
	height:40px;
	font-weight:normal;

	
	}
	
h2{
	font-size:18px;
	color:#333333;
	font-weight:normal;


	}
	
h3{
	font-size:18px;
	color:#333333;
	
	
	

	}









#gallery {
float:left;

	

}
#gallery ul {
margin: 0;
	padding: 0 10px;
	
}
#gallery ul li {
list-style: none;
	float: left;

	
}
#gallery ul img {
	border: 1px solid #99CC66;
	border-width: 1px;
	margin-left:5px;

	
}



#gallery ul a:hover img {
	border: 1px dashed #ccc;
	border-width: 1px;
}









.formbox {
	padding-top:10px;
	vertical-align:top;
}
#errors {
	font-size:20px;
	font-weight:bold;
	padding-bottom:20px;
}
#prices {
	list-style:none;
	
}
#prices li{
	font-size:13px;
	padding-bottom:3px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#strip{
float:right;
	background-image:url(images/strip.jpg);
	height:130px;
	width:335px;
	
	clear:both;
	margin-top:20px;
	}
	
	#strip p {
	text-align:right;
	padding-right:25px;
	padding-top:10px;
	font-size:25px;
	line-height:35px;
	color:#FFFFFF;
}
		

#footer{
width:900px;
background-image:url(images/footer.jpg);
height:50px;
clear:both;
margin-top:30px;
}

#footernav {
width:650px;
float:left;
	padding-top:15px;
	padding-left:10px
}
#footernav ul {
	margin: 0;
	padding: 0 10px;
}
#footernav li {
	list-style: none;
	float: left;
}
#footernav a {
	font-size: 15px;
	text-decoration: none;
	color:#FFFFFF;
}
#footernav a:hover {
	color:#fff;
	border-bottom:dashed 1px #fff;
}
#footernav .first {
	text-align:center;
	padding-right:10px;
	border-right:groove 1px #fff;
}
#footernav .middle {
	text-align:center;
	padding-right:10px;
	padding-left: 10px;
	border-right:groove 1px #fff;
}
#footernav .last {
	text-align:center;
	padding-left: 10px;
}


#footer P{
color:#FFFFFF;
text-align:right;
padding-top:15px;
padding-right:20px;
}



#copyright {
	float:right;
	height:60px;
	font-size:12px;
	padding-top:3px;
}
#copyright p {
	font-size:11px;
	color:#FFFFFF;
}
#copyright A {
	text-decoration:none;
}
#copyright A:link {
	color:#fff;
}
#copyright A:hover {
	text-decoration: underline;
	color:#CCCCCC;
}
#copyright A:visited {
	color:#ccc;
}


