body {
    font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida, Verdana, Geneva, sans-serif !important;
}
.kindCoffee {
    /* font-family: "VAGRounded LT Light", Arial !important; */
    font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida, Verdana, Geneva, sans-serif !important;
}

.location {
    font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida, Verdana, Geneva, sans-serif !important;
}

.contactUs {
    font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida, Verdana, Geneva, sans-serif !important;
}

.blog {
    font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida, Verdana, Geneva, sans-serif !important;
}

#menuBreakfast {
    font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida, Verdana, Geneva, sans-serif !important;
}

#menuLunch {
    font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida, Verdana, Geneva, sans-serif !important;
}

#siteLinks {
    font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida, Verdana, Geneva, sans-serif !important;
    width: 140px  !important;
    margin-left: -26px  !important;
    top: 59px !important;
}

div.homeCopyright
{
    font-size: 10px !important;
    width: 320px !important;
    background-image: url("/images/copyright-background-320px.png");
    padding: 4px 0 0 8px;
}

a:hover
{
    text-decoration: underline;
}

#siteLinks a
{
    width: 140px  !important;
    display: block  !important;
}

#imageSlides span img
{
    display: none;
}

hr
{
    color: #8D541F !imporant;
    background-color: #8D541F !important;
    height: 2px;
    border: none;
    padding: 0;
    margin: 15px 0px;
}
span.time
{
    /*
    position: relative;
    top: 3px;
    left: 5px;
    */
    font-size: 11px;
    font-weight: normal;
    display: block;
}

.menu table
{
    width: 600px;
    border: 0;
    margin: 0;
    padding: 0;
}

.menu th
{
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 10px;
}

.menu td
{
    padding: 3px;
    padding-top: 5px;
    border-bottom: 1px dotted #8D541F;
    text-align: right;
}

.menu td:first-child
{
    width: 470px;
    text-align: left;
}
.menu2 td:first-child
{
    width: 440px;
}

.menu div table td
{
    border: 0;
}

.menu-image
{
    float: right;
    width: 200px;
    margin-top: 38px;
}

.eventContent p
{
    margin-bottom: 10px;
}
.eventContent h2
{
    margin-top: 20px;
}
.eventContent ul
{
    margin: -5px 20px 15px 20px;
}

.editContent p
{
    margin-bottom: 15px !important;
}
