
/* Island Life Styles Code */

body { background: #ffffff url(../GRAFIX/BACKGRND.gif); margin: 10px 0px; font-family: helvetica, arial, sans-serif; } 
h1, h2, .sidebar, .bar { font-family: times, "Times New Roman", serif; }
a:link { color: #0000ff; text-decoration: none; }
a:hover { color: #0000ff ! important; text-decoration: none; }
a:visited { color: #0000ff; text-decoration: none; }
.bar { margin: 0px; padding: 2px; }
.boat { margin: 0px 20px; }
.content { padding: 15px; background: #DAFBF2; }
.content h3 { text-align: center; }
.left { text-align: left ! important; }
#headspan { font-size: 36pt; }
#sb1 { border-top: solid thin; }