
body{
	background-color:white;
	color:#555555;
	font-family:Arial, Helvetice, Sans-serif;

	}

Header{
	background-color:#002171;
	color:#FFFFFF;
	Background:url(sunset.jpg) no-repeat;
	Background-size:100%;
	line-height:400%;
	text-indent:1em;

	}


Nav{
	background-color:#BBDEFB;
	text-decoration:none;

	}

h1{

	font-family:Georgia, Times New Roman, sans-serif;

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

	}
h3{
	font-family:Georgia, Times New Roman, sans-serif;

	}

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

	}
dt
	{
	color:#002171;
	font-size:90%;

	}


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

Footer{		
	Font-size:75%;
	Font-style:Italic;
	text-align:Center;
	font-family:Georgia, Times New Roman, sans-serif;
}