body {

background-color: #FFFFFF;

color: #666666;

font-family: Arial, Helvetica, sans-serif;

background-image: url(images/background.jpg);

}

header {

color: white;

background-color: #002171;

font-family: Georgia, serif;

background-position: right;

background-repeat: no-repeat;

line-height: 400%; 

text-indent: 1em;

background-image: url(images/sunset.jpg);

}

nav {

font-weight: bold;

background-color: #90C7E3;

padding: 5px;

}

nav a { 
text-decoration: none; }



main {

padding-left: 20px;

padding-right: 20px;

display: block;

}

h1 {

line-height: 200%;

font-family: Georgia, Times-New-Roman, sans-serif;

background-repeat: no-repeat;

background-position: right center;

padding-left: 20px;

height: 72px;

margin-bottom: 0;


}

h2 {

color: #3399CC;

font-family: Georgia, Times-New-Roman, sans-serif;


}

h3 {
font-family: Georgia, Times-New-Roman, sans-serif;

color: #000033;

}

dt {

color: #000033;

font-weight: bold;

font-size:20px;

}

.resort {

color: #1976D2;

font-weight: bold;

}

ul { list-style-image: url(images/marker.gif);
}

footer {

font-size: 0.75em;

font-style: italic;

text-align: center;

padding: 10px;

font-family: Georgia, serif;


}
contact {
font-size: 0.90em;
}

#homehero {

height: 300px;

background-image: url(images/coast.jpg);

background-size: 100% 100%;

}

#yurthero {

height: 300px;

background-image: url(images/yurt.jpg);

background-size: 100% 100%;

}

#trailhero {

height: 300px;

background-image: url(images/trail.jpg);

background-size: 100% 100%;

}