body { background-color: #FFFFFF;
      color: #666666 ;
	  font-family: Verdana, Arial, sans-serif;
}
header { background-color: #000033;
       color: #FFFFFF;
	   font-family: Georgia, "Times New Roman", serif;
}
h1 { line-height: 200%; 
    }
h2 { color: #3399CC;
    font-family: Georgia, "Times New Roman", serif; }
nav { background-color: #90C7E3;
    font-weight: bold; 
 }
dt { font-weight: bold;
     font-size: 1.1em;
	 color: #000033;
     font-family: Georgia, "Times New Roman", serif;	 
}
.resort {color: #000033;
 font-size: 1.2em; }
footer { font-size: .70em;
       font-style: italic;
}		
#wrapper { width: 80%;
           margin-right: auto;
		   margin-left: auto;
		   background-color: #F0F0F0;
}