BODY { 
  background: #ABCEF1 url('images/fp_bg.gif') no-repeat;
  font-size: 12pt; color: #000; font-family: arial,sans-serif,helvetica,verdana;
  margin: 0; padding: 0;
}
a:link { color: #3C6A94; text-decoration: none; }
a:active { color: #3C6A94; text-decoration: none; }
a:visited { color: #3C6A94; text-decoration: none; }
a:hover { color: #3C6A94; text-decoration: underline; }


#nav { width: 480px; height: 20px; margin-left: 300px; margin-top: 12px; }
#nav ul { display: inline; list-style-type: none; }
#nav ul li { float: left; padding-left: 23px; } 
#nav li a { text-decoration: none; color: #859AB0; font-size: 10pt; font-weight: bold;  }
#nav li a:hover { text-decoration: none; color: #000; font-size: 10pt; font-weight: bold; }

#topContainer { width: 780px; height: 174px; margin-top: 30px; margin-bottom: 10px; }
#photos { float: left; width: 505px; height: 181px; }
#textContainer { float: right; width: 271px; height: 171px; background: url('images/fp_textbox.gif') no-repeat; color: #fff; font-size: 9pt; }
#text { padding-left: 5px; padding-top: 5px; width: 262px; }
#goldCrown { float: left; padding-left: 40px;}

#resortContainer { width: 780px; height: 250px; padding-top: 19px; }
#resort1 { height: 250px; width: 174px; background: url('images/fp_coralreef.gif') no-repeat; float: left; margin-left: 10px; }
#resort2 { height: 250px; width: 174px; background: url('images/fp_portocall.gif') no-repeat; float: left; margin-left: 10px; }
#resort3 { height: 250px; width: 174px; background: url('images/fp_coralsands.gif') no-repeat; float: left; margin-left: 10px; }
#resort4 { height: 250px; width: 174px; background: url('images/fp_islandlinksresort.gif') no-repeat; float: left; margin-left: 10px; }
.resortInner { padding-top: 173px; padding-left: 6px; padding-right: 7px; font-size: 8pt; color: #1A4978; font-family: arial,sans-serif,helvetica; cursor: hand; }

#copyright { width: 780px; text-align: center; font-size: 8pt; color: #849DB6; }
#copyright a { text-align: center; font-size: 8pt; color: #849DB6; text-decoration: none; }
#copyright a:hover { padding-top: 10px; text-align: center; font-size: 8pt; color: #849DB6; text-decoration: underline; }

.clear { clear: both; }