body
	{
		background-color:#FFFFFF;
		color:#555555;
		font-family:Arial, Helvetica, sans-serif;
	}
header
	{	
		background-image:url(images/sunset.jpg);
		background-repeat:no-repeat;
		background-position:right;
		background-color:#002171;
		color:#FFFFFF;
		line-height:400%;
		text-indent:1em;
	}
nav
	{
		background-color:#BBDEFB;
		font-weight:bold;
	}
nav a
	{
		text-decoration:none;
	}
footer
	{
		font-size:75%;
		font-style:italic;
		text-align:center;
		font-family:Georgia, "Times New Roman", serif;
	}
h1
	{
		font-family:Georgia, "Times New Roman", serif;
	}
h2
	{
		color:#1976D2;
		font-family:Georgia, "Times New Roman", serif;
	}
h3
	{
		font-family:Georgia, "Times New Roman", serif;
		color:#000033;
	}
dt
	{
		color:#002171;
	}
ul
	{
		list-style-image:url(images/marker.gif);
	}
.resort
	{
		color:#1976D2;
		font-weight:bold;
	}
#contact
	{
		font-size:90%;
	}
