@charset "utf-8";
/* CSS Document */

/*------basic styling*/
* {
	margin: 0px;
	padding: 0px;
}
body  {
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	background-image:url(1-windward-lighthouse-back.jpg);
	background-color: #CC3300;
	font-size: 12px;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	color: #333333;
}

 #clear {
	clear: both;
	}

#wrapper {
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	position:relative;
	width: 84%;
	border: medium ridge #0066CC;
	text-align: center;
	background: #D31E17 url(1-windward-orange.jpg);
	 
	}

#wrapper #specials {
	margin:0em 0em 0em 0em;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000066;
	margin: 0px 10px 10px 10px;
}
#wrapper #specials img {
	padding: 0px;
	margin-top: 0px;
	border: none;
	background: url(1-windward-orange.jpg);
	margin-left: 0px;
}


#header {
	padding-bottom: 40px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #F3E5C8;
	border-color: #FFCC00;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;

}    
 
#navigation li{
	display: inline;
	padding: 10px;
	margin-top: 10px;
	}
	
#navigation li a {
	font-family: "Palatino Linotype", "Trebuchet MS", Verdana, "Lucida Sans";
	font-size: 24px;
	color:#0033FF;
	padding: .2em .5em;
	text-decoration: underline;
	margin-right: 0.5em;
	}
	
	#navigation li a:hover {
	color:#C91D11;
}
	
#navigation li a:visited {
	color:#FF9966;
}

#maincontent {
	margin-bottom:4em;
	padding-top: 50px;
	background-color: #F3E5C8;
	border-color: #FFCC00;
	border-right-style: ridge;
	border-left-style: ridge;
	padding-bottom: 50px;
	border-bottom: ridge;

}
#maincontent h2 {
	font-family: "Palatino Linotype", "Trebuchet MS", Verdana, "Lucida Sans";
	color: #C3280A;
	padding: 60px 2em 0em 2em;
	background-repeat:no-repeat;
	background-position:top;
	background-position: center;
	margin:0em 0em 0em 0em;
	padding:65px 190px 0px 190px;
	font-size: 2em;

}

#maincontent p {
	background-repeat: no-repeat;
	background-position:center;
	margin:0em 0em 0em 0em;
	padding:10px 180px 10px 180px;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}


#sleeps ul {
	border: #000000 solid 1px;
	margin: 0 14em 0em 14em;
	float: none;
	background: #CCCC99;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 0px;
	}
	#sleeps li {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size:1.4em;
	font-weight: bold;
	color:#000000;
	padding-left:5px;
}



img {
	border:thin;
	border: 1px;
	border:medium ridge #3366CC;
	background-color:#3366CC;
	margin: 10px;
	padding: 0px;
	
	}

	
h1 {
	font-size: 34px;
	color: #592D2A;
	font-family: "Palatino Linotype", "Trebuchet MS", Verdana, "Lucida Sans";
}

h2 {
	font-size: 24px;
	color:#E54A2C;
	line-height: 1em;
	padding: 5px;
}


h3 {
	font-size: 24px;
	font-weight: bold;
	color: #996600;
	padding-bottom: 10px;
	line-height: 1.5em;
	font-weight: bold;
	font-family: "Palatino Linotype", "Trebuchet MS", Verdana, "Lucida Sans";
}
#wrapper #contact h3 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 18px;
	font-weight: bolder;
	color: #003366;
}

#amenitiesfirst {
	float:left;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	margin: 20px 100px 20px 100px;
	padding: 10px 10px 10px 10px;
	float: none;
	font-style: normal;
	background-color: #F3E5C8;
	border: medium ridge #FFCC00;
		
}

#wrapper #amenitiesfirst h3 {
	font-family: "Palatino Linotype", "Trebuchet MS", Verdana, "Lucida Sans";
	font-size: 24px;
	color: #C3280A;
}

#amenitiesfirst ul {
	list-style: square;
	padding-left: 120px;
	padding-right: 40px;
	padding-bottom: 20px;
}

#amenitiessecond {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 1.4em;
	font-weight: bold;
	background: #CCCC99;
	text-align: justify;
	margin: 10px 0px 20px 20px;
	padding: 10px 40px 40px 10px;
	float: left;
	border: solid 1px #000;
	list-style: square;
	
}

#amenitiessecond ul {
	list-style: square;
	padding-left: 10px;
}

#contact {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border:solid;
	margin: 20px 100px;
	padding: 10px 10px 10px 20px;
	font-size: 16px;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	border: medium ridge #AC772B;
}

#travelresources {
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	background-color: #fff5ee;
	border-color: #FFCC00;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	border-bottom-style: ridge;
	background-color: #F3E5C8;
	margin: 20px 50px;
	padding: 10px;
 }
#wrapper #travelresources ul {
	margin-left: 60px;
	padding-left: 10px;
}

#wrapper #travelresources p {
	margin: 10px 40px;
	text-align: left;
}

 #footer{text-align:center;

}
 

#rates {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 18px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	margin-left: 200px;
	text-align: center;
	width: 600px;
	margin-right: 100px;
}
#wrapper #rates li {
	text-align: left;
	font-weight: bold;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 14px;
	padding-left: 50px;
	list-style-position: inside;
	padding-right: 50px;
}


a:link {
	font-family: "Palatino Linotype", "Trebuchet MS", Verdana, "Lucida Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
	color: #C52517;
	line-height: 1.5em;
}
a:hover {
	font-family: "Palatino Linotype", "Trebuchet MS", Verdana, "Lucida Sans";
	font-size: 16px;
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	font-family: "Palatino Linotype", "Trebuchet MS", Verdana, "Lucida Sans";
	font-size: 16px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}



li {
	list-style:square;
	text-align: left;
	font-weight: bold;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 14px;
	padding-left: 5px;

}
