body {
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    background-color: #780000;
}
ul#mainlevel-nav{
    list-style: none;
    padding: 0;
    margin: 0px;
    /*margin:0 8px; */
    text-align:center;
}

ul#mainlevel-nav li {
    
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    margin: 0;
    line-height:44px;
    text-align: center;
    white-space: nowrap;
    background:url(https://leescoffee.com/shoponline/images/menu_content.png) repeat-x; 
    height: 44px;
    width: 110px;  

}
ul#mainlevel-nav li.menuline {
    
    background:url(https://leescoffee.com/shoponline/images/menu_line.png) no-repeat; 
    height: 44px;
    width: 2px;  

}
ul#mainlevel-nav li.home {
    background:url(https://leescoffee.com/shoponline/images/menu_home.png) no-repeat left,url(https://leescoffee.com/shoponline/images/menu_content.png) repeat-x right; 
    height: 44px;
    width: 79px; 
}
ul#mainlevel-nav li.sign {
    background:url(https://leescoffee.com/shoponline/images/menu_sign.png) no-repeat right,url(https://leescoffee.com/shoponline/images/menu_content.png) repeat-x left; 
    height: 44px;
    width: 98px; 
}
/*ul#mainlevel-nav li.about {
    height: 44px;width: 90px; 
} */
/*ul#mainlevel-nav li .content {
    background:url(images/menu_content.png) repeat-x; 
    height: 44px;
    width: 90px;
}
  */

ul#mainlevel-nav li a {
    display: block;
    text-decoration: none;
    color: #8e5a17;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    cursor:pointer;
    font-weight: bold;
    text-align: center;
}
ul#mainlevel-nav li a:hover {   
    color: white;
}
ul#mainlevel-nav li.home {
	margin-left:3px;
}
ul#mainlevel-nav li.home:hover {
    background: url(https://leescoffee.com/shoponline/images/menu_home_hover.png) no-repeat left,url(https://leescoffee.com/shoponline/images/menu_content_hover.png) repeat-x right!important;
	margin-left:3px;
}
ul#mainlevel-nav li.sign:hover {
    background: url(https://leescoffee.com/shoponline/images/menu_sign_hover.png) no-repeat right,url(https://leescoffee.com/shoponline/images/menu_content_hover.png) repeat-x left !important;
}
ul#mainlevel-nav li:hover
{
    background: url(https://leescoffee.com/shoponline/images/menu_content_hover.png) repeat-x !important;
}
.categoryname{
    font-family:tahoma; font-size:12px; color:#780000; font-weight:bold;
}
.main {
    padding-left: 11px;
    padding-right: 11px;
    text-align: left;
}
A
{
    COLOR: #0000ff;
    TEXT-DECORATION: none
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
A:hover
{
    COLOR: #990000;
    TEXT-DECORATION: none
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD
{
    FONT-SIZE: 12px;
    COLOR: mediumblue;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
TH
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.TD_W_BRW
{
    FONT-WEIGHT: bolder;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.TD_W_BRW_MSG
{
    FONT-SIZE: smaller;
    COLOR: #ffffff;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.TD_FOOTER
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
TABLE.TABLE_COFFEE
{
    BACKGROUND-COLOR: tan
}
TABLE.TABLE_COFFEE TH
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
TABLE.TABLE_COFFEE TD
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
TABLE.TABLE_COFFEE CAPTION
{
    FONT-SIZE: larger;
    TEXT-TRANSFORM: capitalize;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left;
    TEXT-DECORATION: underline
}
TABLE.TABLE_FOOTER TD
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
TABLE.TABLE_FOOTER A
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
TABLE.TABLE_FOOTER A:visited
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
TABLE.TABLE_FOOTER A:hoover
{
    FONT-SIZE: 10px;
    COLOR: yellow;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
@media only screen and (max-width:1024px)  
{
    #divAdLeft  
    {
        display: none;
    }
    #divAdRight  
    {
        display: none;
    }
}
