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