body { color: #666666; background-color: #90C7E3; background-image: linear-gradient(to bottom, #FFFFFF, #90C7E3); background-repeat: no-repeat; font-family: Arial, Verdana, sans-serif ; }
h1 { color: #FFFFFF; font-family: Georgia, "Time New Roman", serif; text-align: center; padding-top: .5em}
header { background-color: #002171; background-image: url(sunset.jpg); background-position: right; background-repeat: no-repeat; height: 72px; }
nav a { text-decoration: none; }
nav { font-weight: bold; text-align: center; padding-top: .5em; padding-right: .5em; padding-bottom: .5em; }
h2 { color: #1976D2; font-family: Georgia, "Time New Roman", serif; }
h3 { font-family: Georgia; }
main { padding-left: 2em; padding-right: 2em; }
#homehero { background-image: url(coast.jpg); background-repeat: no-repeat; background-size: 100% 100%; height: 300px; }
#yurthero { background-image: url(yurt.jpg); background-repeat: no-repeat; background-size: 100% 100%; height: 300px; }
#trailhero { background-image: url(trail.jpg); background-repeat: no-repeat; background-size: 100% 100%; height: 300px; }
dt { color: #002171; font-weight: bold; }
.resort { color: #1976D2; font-size: 1.2em; }
#wrapper { background-color: #FFFFFF; min-width: 960px; max-width: 2048px; box-shadow: 5px 5px 5px; margin-right: 5em; margin-left: 5em; }
footer { font-size: small; font-style: italic; text-align: center; padding: 1em; }