body {
  font-size        : 10pt; 
  background-color : white;
  color            : black;
 }
#page_header,#menu,#photos, #lotty, #submenu,#from,#to,input#search,#profile_pic1,#profile_pic2, #history_pic1, #island_pic1{
  display          : none;
}

h1.print_header{
  display          : block;
  padding          : 8px 4px 8px 5px;
  font-size        : 2em;
}
div.container h3{
  position         : relative;
  color            : black;
  padding          : 8px 4px 8px 5px;
  font-size        : 15px; 
  line-height      : 16px;
  background-color : white;
  margin           : 0 0 4px 0;
  border-bottom    : 1px dashed black;
}

.container,#profile, #history, #islands, #grenadines{
  position         : relative;
  margin           :  10px 0;
  padding          :  0 0 10px 0;
  width            : 700px;
  border           : 0;
  background-color : white;
  color            : black;
  clear            : left;
}
div.rates{
  width            : 700px;
  border           : 0;
  margin           : auto;
  padding-top      : 10px; 
}
table#scheduled_rates, table#schedules, table#private_charters{
  color            : black;
  border           : 1px solid black;
}
table#private_charters{
  width            : 690px;
}
table#scheduled_rates thead th, table#schedules thead th, table#private_charters thead th{
  padding            : 3px;
  color              : black;
  border-bottom      : 1px dashed black;
}
table#scheduled_rates tfoot th, table#schedules tfoot th, table#private_charters tfoot{
  display          : none;
}
td{
  border-left        : 1px solid black;
}
#footer{
  border-top       : 1px dashed black;

}