﻿body, html
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    background-color: #e7e2d8;
}

.Maintable
{
    width: 1020px;
    margin: 0px;
    padding: opx;
    border-style: solid; 
    border-width: 5px 1px 1px 1px; 
    border-color: #1a1a1a #ada488 #ada488 #ada488; 
    background-color: #ffffff;
}

.TopMenu
{
    height: 30px;
    background-color: #684f40;
}

.SideMenu
{
    width: 255px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #ada488;
    height:100%;
    background-image: url('images/SideMenuBottomBackgroundLong.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

.SideMenuTop
{
    width: 255px;
    padding: 0px;
    margin: 0px;
    background-color: #b0b579;
    background-image: url('images/SideMenuTopBackground.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

.SideMenuBottom
{
    width: 255px;

    padding: 0px;
    margin: 0px;

}



a:link
{
    color: #7A0000;
    text-decoration: none;
}
a:visited
{
    color: #7A0000;
    text-decoration: none;
}
a:active
{
    color: #7A0000;
    text-decoration: none;
}
a:hover
{
    color: #737742;
}


/*************************************************************
Terry's stuff for SEO
*/

.titleH05
{
    font-size: 10px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titleH05 a:link, a:visited, a:active
{
    color: #684f40;
    text-decoration: none;
}

.titleH05 a:hover
{
    color: #990000;
}






.hours
{
    color: #B3B87E;
    background-color: #684F40;
}



.sidewhite1
{
 font-size: 14px;
    color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;

}




.sidewhite2
{
    font-size: 12px;
    color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.sidewhite2 a:link, .sidewhite2 a:visited, .sidewhite2 a:active
{
    color: #ffffff;
    text-decoration: none;
}

.sidewhite2 a:hover
{
    color: #B0B579;
}





.sidewhite3
{
    font-size: 10px;
    color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.sidewhite3 a:link, .sidewhite3 a:visited, .sidewhite3 a:active
{
    color: #ffffff;
    text-decoration: none;
}

.sidewhite3 a:hover
{
    color: #B0B579;
}



.titlefrontpage1
{
    font-size: 12px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titlefrontpage1 a:link, .titlefrontpage1 a:visited, .titlefrontpage1 a:active
{
    color: #7A0000;
}

.titlefrontpage1 a:hover
{
    color: #737742;
    text-decoration : underline;
}


/*************************************************************
Footer links
*/
.greenLink:link, .greenLink:visited, .greenLink:active
{
    color: #684F40;
    text-decoration: none;
}
.greenLink:hover
{
    color: #990000;
}