body{
	background:#FFFFFF;
	color:#666666;
	font-family:Arial, "Helvetica", sans-serif;
	
}

header{
	background:#000033;
	color:#FFFFFF;
	background-image: url("images/sunset.jpg");
	background-position:right;
	background-repeat:no-repeat;
	line-height:400%;
	text-indent: 1em;
}
img{
	width:100%;
	
}
p{
	width:100%;
}
nav{
	font-weight:bold;
	background:#90C7E3;
}
nav a{
	text-transform: none;
}
h1{
	margin-bottom:0;
	font-family:Georgia, "Times New Roman", serif;
}

h2{
	color:#3399CC;
	font-family:Georgia, "Times New Roman", serif;
}
h3{
	font-family:Georgia, "Times New Roman", serif;
	color: #000033;
}
ul{
	list-style-image:
	url("images/marker.gif");
}
footer{
	font-size:75%;
	font-style:italic;
	text-align:center;
	font-family: Georgia, "Times New Roman", serif;
}
dt{
	color:#000033;
}
.resort{
	font-weight:bold;
	color:#5C7FA3;
}
#content{
	font-size:90%;
}
