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