body {background-color: #EAEAEA; 
	  color: #666666; 
	  font-family: Verdana, Arial, sans-sarif;}
header {background-color: #002171; color: #FFFFFF;
		text-align: center; height: 120px;}
header a:link {color: #FFFFFF; text-decoration: none;}
header a:visited {color: #FFFFFF; text-decoration: none;}
header a:hover {color: #90C7E3; text-decoration: none;}
h1 {text-align: center; padding-top: .5em;
	font-size: 3em; letter-spacing: .25em;}
nav {font-weight: bold; font-size: 1.2em; float: left; 
	 width: 160px; padding: 0; position: fixed;}
h2 {color: #1976D2; font-family: Georgia, sans-sarif;}
dt {color: #002171; font-weight: bold;}
.resort {color: #1976D2; font-size: 1.2em;}
.wrapper {background-color: #FFFFFF; width: 80%; min-width: 960px; max-width: 2048px; 
		  box-shadow: 5px 5px; background-image: linear-gradient(to bottom, #FFFFFF, #90C7E3);
		  background-repeat: no-repeat; margin-right: auto; margin-left: auto;}
footer {font-size: 1.2em; font-style: italic; text-align: center; padding: 1em;
		margin-left: 170px; background-color: #FFFFFF;}
h3 {font-family: Georgia, serif;}
main {padding-right: 2em; padding-left: 2em; overflow: auto;
	  background-color: #FFFFFF; margin-left: 170px;}
#homehero {background-image: url(coast.jpg); height: 300px; background-size: 100%, 100%; 
		   background-repeat: no-repeat; margin-left: 170px;}
#yurthero {background-image: url(yurt.jpg); height: 300px; background-size: 100%, 100%; 
		   background-repeat: no-repeat; margin-left: 170px;}
#trailhero {background-image: url(trail.jpg); height: 300px; background-size: 100%, 100%; 
			background-repeat: no-repeat; margin-left: 170px;}
nav a {text-decoration: none;}
nav a:link {color: #5C7FA3;}
nav a:visited {color: #344873;}
nav a:hover {color: #A52A2A;}
nav ul {list-style-type: none; padding-left: 1em;}
* {box-sizing: border-box;}
section {float: left; width: 33%; padding-left: 2em; padding-right: 2em;}