body	{font-family: Arial, Helvetica, sans serif;
	background-color:#ffffff;
	color:#555555
	}

header	{background-color:#002171;
	color:#ffffff;
	background-image: url(sunset.jpg);
	background-position: right;
	background-repeat: no-repeat;
	line-height: 400%;
	text-indent: 1em;
	}

nav	{background-color:#bbdefb;
	font-weight:bold;
	}

nav a	{text-decoration: none;
	}

h2	{font-family: georgia, times new roman, serif;
	color:#1976d2;
	}

h3	{font-family: georgia, times new roman, serif;
	color: #000033;
	}

ul	{list-style-type:marker.gif;
	}

footer	{font-family: font-family: georgia, times new roman, serif;
	font-size: 75%;
	font-style: oblique;
	text-align: center;
	}
	

.resort	{color:#1976d2;
	font-weight: bold;
	}

dt	{color:#002171;
	font-size: 90%;
	
	}