#wrapper { background-color: #90C7E3; width: 80%; margin-left: auto; margin-right: auto; min-width: 960px; max-width: 2048px; box-shadow: 3px 3px 3px #333333; border: 1px 1px 1px; border-color: #000033; background-image: linear-gradient(to bottom, #FFFFFF, #90C7E3); background-repeat: no-repeat; }

body { background-color: #EAEAEA; color: #666666; font-family: Arial, Helvetica, Sans-serif; }

header { background-color: #002171; color: #FFFFFF; height: 120px; padding-top: 30px; padding-left: 3em; text-align: center; }

header:link { color: #FFFFFF; }

header:visited { color: #FFFFFF; }

header:hover { color: #90C7E3; }


main { padding-top: 1px; padding-right: 20px; padding-left: 30px; display: block; background-color: #FFFFFF; margin-left: 190px; overflow: auto; 
	}

nav { font-weight: bold; padding: 1.5em; font-size: 120%; float: left; width: 160px;  }

 nav:link { color: #FFFFFF; }

nav:visited { color: #322873; }

nav:hover { color: #A52A2A; } 

nav ul { list-style-type: none; margin: 0px; padding-left: 0px; font-size: 1.2em; }

nav a { text-decoration: none; }

h1 { margin-bottom: 0; margin-top: 0; font-family: Georgia, Times New Roman, serif; font-size: 3em; letter-spacing: 0.25em; }

h2 { color: #1976D2; text-shadow: 1px 1px 1px #CCCCCC; font-family: Georgia, Times New Roman, serif; }

h3 { font-family: Georgia, Times New Roman, serif; color: #000033; }

ul { list-style-image: url(marker.gif); }



dt { color: #002171; }

#homehero { margin-left: 190px; height: 300px; background-image: url(coast2.jpg); background-size: 100% 100%; background-repeat: no-repeat; }

#yurthero { margin-left: 190px; height: 300px; background-image: url(yurt.jpg); background-size: 100% 100%; background-repeat: no-repeat; }

#trailhero { margin-left: 190px; height: 300px; background-image: url(trail.jpg); background-size: 100% 100%; background-repeat: no-repeat; }

footer { font-family: Georgia, Times New Roman, serif; font-style: italic; font-weight: 75; text-align: center; padding: 2em; margin-left: 190px; background-color: #FFFFFF; }

.resort { color: #1976D2; font-weight: bold; }

.contact { font-weight: 90; }

* { box-sizing: border-box; text-decoration:none; }

section { float: left; width: 33%; padding-left: 2em; padding-right: 2em; }

.pod { float: left; width: 30%; height: 300px; padding-left: 2em; padding-right: 2em; margin-left: 2em; }
