td,p,blockquote,ol,li,ul {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px; font-style: normal; line-height: normal;
    font-weight: normal; font-variant: normal; text-transform: none;
    color: #000000; text-decoration: none
}
.logo {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 36px;
    font-style: italic;
    font-weight: bold;
    font-variant: normal;
    line-height: 64px;
    padding-right: 4px;
    text-transform: none;
    color: #FFFFFF;
    text-decoration: none
}
body {
    margin:0; background-color: #FFFFFF
}
a {
    font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px;
    font-style: normal; line-height: normal; font-weight: bold;
    font-variant: normal; text-transform: none; color: #828282;
    text-decoration: none
}
a:hover {
    color: #fff;
}
#masthead {
    background-image: url("../images/dogsonbeach.jpg");
    height: 64px;
    text-align: right;
}

#masthead-navigation {
    background-color: #000;
    height: 20px;
    line-height: 16px;
    text-align: right;
}
#masthead-navigation a {
    padding-right: 8px;
    margin-right: 2px;
}

