body 
{background-color: #3399CC; background-image: linear-gradient(to bottom, #3399CC, #C2E0F0, #3399CC);
color: #666666; font-family: Arial, Verdana, 
sans-serif}

#wrapper {background-color: #FFFFFF; min-width: 700px; max-width: 1024px;
box-shadow: 5px 10px 5px #000033; margin-left: auto; margin-right: auto; width: 80%}

h1 {background-image: url(sunset.jpg); background-repeat: no-repeat; background-position: right; 
padding-left:2em; height: 72px; background-color: #000033; color: #FFFFFF; 
font-family: Georgia, serif; line-height:200%; margin-bottom:0}

nav {padding-top: .5em; padding-right: .5em; padding-bottom: .5em; padding-left: 2em; font-weight: bold; background-color: #90C7E3}

nav a {text-decoration: none;}

h2 {color:#3399CC; font-family: Georgia, serif}

h3 {color:#000033}

main {padding-left:2em; padding-right:2em; display: block; color:#3399CC; font-family: Georgia, serif}

#homehero {
height: 300px; background-image: url(coast.jpg); background-size: 100% 100%;
background-repeat: no-repeat}

#yurthero {
height: 300px; background-image: url(yurt.jpg); background-size: 100% 100%;
background-repeat: no-repeat}

#trailhero {
height: 300px; background-image: url(trail.jpg); background-size: 100% 100%;
background-repeat: no-repeat}

dt {color: #000033; font-weight: bold}

.resort {color: #000033; font-size: 1.2em}

footer {padding: 1em; font-size:.70em; font-style: italic; text-align: center}