nav{
	font-weight: bold;
	background-color:#BBDEFB;
}

nav a{
	text-decoration: none;
}

header{
	text-indent: 1em;
	line-height: 400%;
	background-image: url(sunset.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #002171;
	color: #FFFFFF;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
}

h1{
	font-family: Georgia, Times New Roman, serif;
	margin-bottom: 0;
}


h2{
	font-family: Georgia, Times New Roman, serif;
	color: #1976D2;
}

h3{
	font-family: Georgia, Times New Roman, serif;
	color: #000033;
}

dt{
	color: #002171;
}

ul{
	list-style-image: url(marker.gif);
}

footer{
	font-size: 75%;
	font-style: italic;
	text-align: center;
	font-family: Georgia, Times New Roman, serif;
}

.resort{
	font-weight: bold;
	color: #1976D2;
}

#contact{
	font-size: 90%;
}