body { background-color: transparent; margin: 0; padding: 0; font-family: sans-serif; color: #1b5a72; font-size: 10pt; line-height: 120%; }
h1   { font-size: 13pt; text-align: center; margin: 0px; padding: 10px 0 10px 0; background-color: #52d4eb; }
h2   { font-size: 11pt; text-align: center; margin: 0px; padding: 10px 0 10px 0; } 
h3   { font-size: 13pt; text-align: center; margin: 0px; padding: 5px 0 5px 0; color: #52d4eb; } 


/* body containers */
.faqs          { padding: 15px; background-color: #fff; border: 10px solid #52d4eb; border-top: 0px; }
.general_info  { padding: 15px; margin-top: -25px; }


/* formatting for tours */
.trip_title    { font-size: 15pt; font-weight: bold;  margin: 0px; padding: 5px 0 5px 0; text-align: center; line-height: 120%; }
.sailing_dates { font-size: 12pt; font-style: italic; margin: 0px; padding: 5px 0 15px 0; text-align: center; }
.footnotes     { font-size: 8pt; margin-top: 10px; }
.border        { border: 1px solid #000; }
.border_vert   { border-right: 1px solid #000; }
th             { color: #00515A; background: #C6EBF7; font-weight: bold; font-size: 9pt; text-align: center; line-height: 200%; }
.hr            { margin: 25px 0 25px 0; }


a:link, a:active, a:visited { color: #1b5a72; }
a:hover                     { color: #1b5a72; text-decoration: none; }
