/*
 *  Copyright (c) 2006 Holiday Media
 */
 
body, p, div, td, li {
  /* Font */
    font-family: "Trebuchet MS", Verdana, Helvetica;
    font-size: 1em;
    line-height: 120%;
    color: #000000;
}

div#divMenu,
div#divPlgrMarinasList,
FORM#frmIDQuickSearch,
FORM#frmIDSearch,
div#divFooter {
  display: none;
}

div#divRightcolumn {
  clear: both;
}


A {
  color: #000000;
}


