BODY
{
    font-family : Trebuchet, Arial, Helvetica, sans-serif;
    color : #000000;
    font-size : 13px;
    background :  #584E35;
    text-align : center;
    margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 30px;
}

td
{
    font-family : Trebuchet, Arial, Helvetica, sans-serif;
    font-size : 13px;
}

td.menu
{
    font-family : Georgia, Trebuchet, Arial, Helvetica, sans-serif;
    font-size : 13px;
    font-style : italic;
}

td.background2
{
    background-image : url(graphics/pork_back.gif);
    background-repeat : no-repeat;
    background-position: bottom;
    background-color : #fffff0;
    height : 100%;
}

td.background
{
    background-image : url(graphics/seafood_back.gif);
    background-repeat : no-repeat;
    background-position: bottom;
    background-color : #fffff0;
    height : 100%;
}

td.background3
{
    background-image : url(graphics/menu3_back.gif);
    background-repeat : no-repeat;
    background-position: bottom;
    background-color : #fffff0;
    height : 100%;
}


H1
{
    font-family : Trebuchet, Arial, Helvetica, sans-serif;
    color : #666666;
    font-size : 14px;
    text-align: right;
    font-style : italic;
    }

H2
{
    font-family : Trebuchet, Arial, Helvetica, sans-serif;
    color : #020258;
    font-size : 20px;
    text-align : center;
    font-style : italic;
}

H3
{
    font-family : Trebuchet, Arial, Helvetica, sans-serif;
    color : #00008B;
    font-size : 16px;
    text-align : left;
}

H4
{
    font-family : Trebuchet, Arial, Helvetica, sans-serif;
    color : #00008B;
    font-size : 16px;
    text-align : center;
    font-style : italic;
}

H5
{
    font-family : Trebuchet, Arial, Helvetica, sans-serif;
    color : #00008B;
    font-size : 16px;
    text-align : left;
    font-style : italic;
}

H6
{
    font-family : Trebuchet, Arial, Helvetica, sans-serif;
    color : #00008B;
    font-size : 16px;
    text-align : center;
    font-style : italic;
    padding-top : 15px;
}

.home
{
    font-family : Georgia, Trebuchet, Arial, Helvetica, sans-serif;
    font-size : 14px;
        font-style : italic;
        line-height : 19px;
}

.italiclarge
{
    font-style : italic;  
    font-weight : bold;
    font-size : 14px;
}

.large
{
    font-size : 16px;
}


LI
{
    padding-top : 6px;
}

.footer
{
    font-size : 12px;
    text-align: center;
}

.smallgrey
{
    font-size : 11px;
    color : #787878;

}

.large
{
    font-size : 13px;
}


.larger
{
    font-size : 14px;
}


.smaller
{
    font-size : 9px;
}


.red
{
    color : #991f00;
    font-size : 12px;
}

.indent50
{
    padding-top : 3px;
    margin-left : 50px;
}

LI.indent
{
    padding-top : 6px;
    margin-left : 30px;
}

.indent
{
    padding-top : 6px;
    margin-left : 30px;
}

.form
{
    font-size : 13px;
}

.grey
{
    color : #584E35;
}

.brown
{
    color : #3C3101;
}

.copyright
{
    font-size : 11px;
    color : #cccccc;
    text-align : center;
}

A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #800080;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}


.greylink
{
    color : #584E35;
        font-size : 12px;

}

a.greylink:LINK
{
    color : #584E35;
    text-decoration : none;
}

a.greylink:VISITED
{
    color : #584E35;
    text-decoration : none;
}

a.greylink:HOVER
{
    color : #000000;
    text-decoration : underline;
}

.whitelink
{
    color : #cccccc;
        font-size : 11px;

}

a.whitelink:LINK
{
    color : #cccccc;
    text-decoration : none;
}

a.whitelink:VISITED
{
    color : #cccccc;
    text-decoration : none;
}

a.whitelink:HOVER
{
    color : #fffff0;
    text-decoration : underline;
}
