/* CSS Document */
h1 { line-height:1em; font-size:2.5em; margin-bottom: 0; margin-top: 10px;}
h2 { line-height:1em; font-size:1.6em; margin-bottom: 20px; color:#666666;}

h2.resortBannerText { line-height:2.1em; font-size:1em; color:#fff; text-transform:capitalize;  }

#bannerText {
	width: 542px;
	height: 30px;
	background-color: #000000;
	opacity: 0.7;
	padding: 10px;
}
h3 {
	line-height:1.6em;
	font-size:1.3em;
	margin-bottom: 15px;
	color:#333333;
	text-transform: uppercase;	
}
h4 { line-height:1.4em; font-size:1.3em; margin-bottom: 20px;}
h5 { line-height:1.2em; font-size:1.1em; margin-bottom: 0px;}
h6 { font-weight:bold}

p { margin-bottom: 18px;}

