body {
	background-color: #fffffff;
	color: #666666;
	font-family: Verdana, Arial, Sans-Serif;
}

header {
	color: #ffffff;
	background-color:#002171;
	font-family: Georgia, Sans-Serif;
}

h1 {
	line-height: 200%;
}

nav {
	background-color: #BBDEFB;
	font-weight: bold;
}

h2 {
	color: #1976D2;
	font-family: Georgia, Sans-Serif;
}

dt {
	color:#002171;
	font-weight: bold;
}

.resort {
	color: #1976D2;
	font-size: 1.2em;
}

footer {
	font-size: small;
	font-style: italic;
	text-align: center;
}

#wrapper {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}