body,table,td,tr {              
        font-family: Times New Roman, Times, serif;                    
        font-size: 14px;
        color: black;
        text-decoration: none;
}

a {
        text-decoration: none;
}

.storebullet {
        font-size: 16px;
        text-decoration: bold;
        margin-left: 5px;
        margin-right: 5px;
        padding-top: 5px;
        padding-left: 5px;
        padding-bottom: 5px;
        border-bottom: 1px #000000 dotted;
        list-style: none;
}

a:hover {
        color: red;
        background-color: #ff0;
        text-decoration: bold;
}

.menuitem {
        font-family: Times New Roman, Times, serif;
        color: blue;
}

.menuitem:hover {
        color: red;
        background-color: #ff0;
        text-decoration: bold;
}

.categoryitem {
        font-family: Times New Roman, Times, serif;
        font-size: 12px;
        color: blue;
}

.categoryitem:hover {
        color: red;
        background-color: #ff0;
        text-decoration: bold;
}

.storeitem {
        font-family: Times New Roman, Times, serif;
        font-size: 12px;
        text-decoration: bold;
        color: black;
}

.itemitem {
        font-family: Times New Roman, Times, serif;
        font-size: 12px;
        color: blue;
}

.itemitem:hover {
        color: red;
        background-color: #ff0;
        text-decoration: bold;
}



.address {
        font-family: Times New Roman, Times, serif;
        font-size: 12px;
        color: black;
}

.address:hover {
        color: red;
        background-color: #ff0;
        text-decoration: bold;
}
 
.header
{
        font-size: 20px;
        font-weight: bold;
        color: #999999;
}

.moreitem {
        font-family: Times New Roman, Times, serif;
        color: blue;
        font-size: 12px;
        text-decoration: none;
}

.moreitem:hover {
        color: red;
        background-color: #FF0;
        text-decoration: bold;
}

.printfriendly {
        font-family: Times New Roman, Times, serif;
        color: blue;
        font-size: 12px;
        text-decoration: none;
}

.printfriendly:hover {
        color: red;
        background-color: #FF0;
        text-decoration: bold;
}

.leftmenu {
        background-color: #dddddd;
}
 
.leftmenuitem {
        font-family: Times New Roman, Times, serif;
        font-size: 12px;
        color: blue;
        text-decoration: none;
}

.leftmenuitem:hover {
        color: red;
        background-color: #FF0;
        text-decoration: bold;
}

.topmenu {
        font-family: Times New Roman, Times, serif;
        font-size: 14px;
        color: black;
}

.topmenuitem {
        font-family: Times New Roman, Times, serif;
        color: blue;
}

.topmenuitem:hover {
        color: red;
        background-color: #ff0;
}
 
.toptitle {     
        font-family: Times New Roman, Times, serif;   
        font-size: 16px;        
        font-weight: bold;      
        color: blue;
        }

.footer {
        font-family: Times New Roman, Times, serif;
        font-size: 11px;
        color: #888888;
}

.footeritem {
        font-family: Times New Roman, Times, serif;
        font-size: 11px;
        color: blue;
        text-decoration: none;
}

.footeritem:hover {
        text-decoration: underline;
}


.smallbio {
        font-family: Arial, Serif;
        font-size: 12px;
}

.linkitem {
        font-family: Times New Roman, Times, 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: #d2d0c1;
}

.itemsodd {
        background-color: #d2d0c1;
}

.itemsfeatured {
        background-color: #ddc373;
}

.sitemapeven {
        background-color: #ffffff;
}

.sitemapodd {
        background-color: #eeeeee;
}


.bioitem {
        font-family: Times New Roman, Times, serif;
        font-size: 13px;
        color: #555555;
        text-decoration: none;
}

.bioitem:hover {
        color: red;
        background-color: #FF0;
        text-decoration: bold;
}

.homeitem {
        font-family: Times New Roman, Times, serif;
        font-size: 14px;
        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 #ddc373;
}
 

