html { font-size: .625em; }
body { margin: 0; padding: 0; background: #000000; color: #ffffffs; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; }
h1, h2, h3, h4, h5, h6, p, address { margin: 0 0 1.2em 0; padding: 0; font-weight: normal; font-style: normal; }
h1 { color: #1F4F8C; font-family: Arial, Helvetica, sans-serif; font-size: 1.6em; letter-spacing: -.02em; margin-bottom: .8em; }
h2 { font-weight: bold; font-size: 1.2em; }
h3 { font-weight: bold; font-size: 1.1em; }
h4 { font-weight: bold; font-size: 1em; }
h5 { font-weight: bold; font-size: .9em; }
h6 { font-weight: bold; font-size: .8em; }
ul, ol { padding-bottom: 1.2em; padding-top: 0; margin-top: 0; margin-bottom: 0; }
.clear { clear: both; line-height: 0; }

a { color: #C36B16; }
a:link { color: #C36B16;  }
a:visited { color: #5B86BD; }
a:hover, a:focus { color: #AECB3B; }
a:active { color: #AECB3B; text-decoration: none; }

body { }
.container { width: 850px; position: relative; z-index: 1; }
#container { background: #EAD987 url(../images/bg-container.gif); color: #000; }
	#banner { background: #1F4F8C; padding-right: 109px; display: inline-block; }
		#phoneNumber { float: left; margin: 24px 24px 9px 90px; }
		#logo { float: left; margin: 17px 0 5px 17px; }
		#banner .clear { line-height: 1em; }
		#clockWeather { position: absolute; right: 0; top: 0; background: #4770A6; width: 100px; z-index: 3;}
			#clockWeather #clock { text-align: center; padding-bottom: 5px; padding: 17px 0; color: #fff; }
			#clockWeather iframe#weather { border: 0; overflow: hidden; width: 100px; height: 68px; }
	#mainNavigation { background: #AECB3B; padding-right: 109px; height: 27px; overflow: hidden; }
		#mainNavigation ul, #mainNavigation li, #mainNavigation a { margin: 0; padding: 0; list-style: none; float: left; display: block; }
	#body { background: #EBE9F0 url(../images/bg-body.gif) repeat-x; position: relative; display: inline-block; }
	.home #body { background: url(../images/bg-body-home.jpg) repeat-x; min-height: 500px; }
	#body .container { background: url(../images/bg-bodyContainer.gif) no-repeat; }
	.home #body .container { background: url(../images/bg-bodyContainer-home.jpg) no-repeat; }
		#subNavigation { padding: 8px 0 16px 0; margin: 0 109px 0 212px; position: relative; z-index: 2; display: inline-block; }
			#subNavigation ul, #subNavigation li { margin: 0; padding: 0; list-style: none; float: left; }
			#subNavigation li { background: #5B86BD url(../images/white-arrow.gif) 0 4px no-repeat; padding: 0 2em 0 10px; }
			#subNavigation a { text-decoration: none; color: #EDE09E; display: block; float: left; }
			#subNavigation a:hover { color: #ffffff; }
		.home #url { position: absolute; right: 10px; top: 59px; }
		.home #beachFront { position: absolute; left: 38px; top: 283px; }
		#illustration { position: absolute; left: 2px; top: 10px; z-index: 1; }
		#rates { float: left; width: 297px; padding: 260px 0 0 0; line-height: 1.45em; }
		.home #rates { float: none; width: auto; padding: 0 0 0 294px; }
			#rates p { margin: 0 13px 1em 13px; }
		#content { padding: 30px 20px 30px 307px; line-height: 1.45em; }
		.home #content { margin-top: 68px; min-height: 273px; }
	#footer { background: url(../images/bg-footer.gif) repeat-x; padding: 40px 50px; font-size: .91em; line-height: 1.6em; color: #606060; }
	.home #footer  {background: none; }
		#footer p { font-style: italic; }