body {              
        font-family: Georgia, Baskerville, Times New Roman, Times, sans-serif;                    
        font-size: 100%;
        color: black;
        background-color: #ffffff;
}

a {
        text-decoration: none;
}

td {
        font-size: 90%;
}

.menuitem {
        font-family: Arial, Helvetica, sans-serif;
        color: blue;
}

.menuitem:hover {
        color: red;
        background-color: #ff0;
        text-decoration: bold;
}

.categoryitem {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: blue;
}

.categoryitem:hover {
        color: red;
        background-color: #ff0;
        text-decoration: bold;
}

.catname {
        font-family: Georgia, Baskerville, Times New Roman, Times, sans-serif;                    
        font-size: 10px;
        text-decoration: none;
        color: black;
}


.storedesc {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;
        color: black;
}


.storeitem {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        text-decoration: none;
        color: black;
}


.address {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: black;
}

.address:hover {
        color: red;
        background-color: #ff0;
        text-decoration: bold;
}
 
.header
{
        font-size: 20px;
        font-weight: bold;
        color: #999999;
}

.moreitem {
        font-family: Arial, Helvetica, sans-serif;
        color: blue;
        font-size: 10px;
        text-decoration: none;
}

.moreitem:hover {
        color: red;
        background-color: #FF0;

        text-decoration: bold;
}

.printfriendly {
        font-family: Arial, Helvetica, sans-serif;
        color: blue;
        font-size: 10px;
        text-decoration: none;
}

.printfriendly:hover {
        color: red;
        background-color: #FF0;

        text-decoration: bold;
}

.leftmenu {
        background-color: #dddddd;
}
 
.leftmenuitem {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: blue;
        text-decoration: none;
}

.leftmenuitem:hover {
        color: red;
        background-color: #FF0;
        text-decoration: bold;
}

.topmenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: black;
}

.topmenuitem {
        font-family: Arial, Helvetica, sans-serif;
        color: blue;
}

.topmenuitem:hover {
        color: red;
        background-color: #ff0;
}
 
.toptitle {     
        font-family: Verdana;   
        font-size: 16px;        
        font-weight: bold;      
        color: blue;
        }

.footer {
        font-family: Minion, Verdana, Arial, Serif;
        font-size: 9px;
        color: #888888;
}

.footeritem {
        font-family: Minion,Verdana, Arial, Serif;
        font-size: 9px;
        color: blue;
        text-decoration: none;
}

.footeritem:hover {
        text-decoration: underline;
}


.smallbio {
        font-family: Arial, Serif;
        font-size: 10px;
}

.linkitem {
        font-family: Arial, Helvetica, sans-serif;
        color: blue;
        text-decoration: none;
}

.linkitem:hover {
        color: red;
        background-color: #FF0;
        text-decoration: bold;
}

.linkseven {
        background-color: #ffffff;
}

.linksodd {
        background-color: #eeeeee;
}

.itemseven {

        background-color: #ffffff;
}

.itemsodd {
        background-color: #ffffff;
}

.itemsfeatured {
        background-color: #ffaaaa;
}

.sitemapeven {
        background-color: #ffffff;
}

.sitemapodd {
        background-color: #eeeeee;
}


.bioitem {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #555555;
        text-decoration: none;
}

.bioitem:hover {
        color: red;
        background-color: #FF0;
        text-decoration: bold;
}

.homeitem {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: black;
        text-decoration: none;

}

.homeitem:hover {
        color: red;
        background-color: #FF0;
        text-decoration: bold;
}

.headertable {
        text-color: #aa9a83;
        text-decoration: bold;
        border-bottom: solid 1px #aa9a83;
}

.contactable {
        border: solid 1px #aa9a83;
}

.brand {
        text-color: #000000;
        color: black;
}

.brand:link {
        text-color: #000000;
        text-decoration: none;
        color: black;
}

.brand:visited {
        text-decoration: none;
        text-color: #000000;
        color: black;
}

.brand:hover {
        text-decoration: bold;
        color: black;
        background-color: #ff0;
}
