﻿  a#menu-what-is
    {
        background: url(/images/menu/what-is-almondie.png) no-repeat;
        width: 171px;
        height: 24px;
        display:block;
    }
    .jdm_hover a#menu-what-is, a#menu-what-is-on
    {
        background: url(/images/menu/what-is-almondie-on.png) no-repeat;
        width: 171px;
        height: 24px;
        display:block;
    }
    /**/a#menu-making
    {
        background: url(/images/menu/making-almond-milk.png) no-repeat;
        width: 171px;
        height: 24px;
        display:block;
    }
   .jdm_hover  a#menu-making, a#menu-making-on
    {
        background: url(/images/menu/making-almond-milk-on.png) no-repeat;
        width: 171px;
        height: 24px;
        display:block;
    }  
    /**/a#menu-butters
    {
        background: url(/images/menu/butters.png) no-repeat;
        width: 171px;
        height: 24px;
        display: block;
    }
    .jdm_hover  a#menu-butters, a#menu-butters-on
    {
        background: url(/images/menu/butters-on.png) no-repeat;
        width: 171px;
        height: 24px;
        display: block;
    }
    /**/a#menu-benefits
    {
        background: url(/images/menu/benefits-uses.png) no-repeat;
        width: 171px;
        height: 24px;
        display: block;
    }
    .jdm_hover a#menu-benefits, a#menu-benefits-on
    {
        background: url(/images/menu/benefits-uses-on.png) no-repeat;
        width: 171px;
        height: 24px;
        display: block;
    }
    /***/a#menu-edennuts
    {
        background: url(/images/menu/edennuts.png) no-repeat;
        width: 171px;
        height: 24px;
        display: block;
    }
   .jdm_hover a#menu-edennuts, a#menu-edennuts-on
    {
        background: url(/images/menu/edennuts-on.png) no-repeat;
        width: 171px;
        height: 24px;
        display: block;
    }
    /**/
    a#menu-information
    {
        background: url(/images/menu/information.png) no-repeat;
        width: 171px;
        height: 24px;
        display: block;
    }
   .jdm_hover a#menu-information,a#menu-information-on
    {
        background: url(/images/menu/information-on.png) no-repeat;
        width: 171px;
        height: 24px;
        display: block;
    }
    /**/
    a#menu-store
    {
        background: url(/images/menu/store.png) no-repeat;
        width: 171px;
        height: 24px;
        display: block;
    }
    .jdm_hover a#menu-store, 
    a#menu-store-on
    {
        background: url(/images/menu/store-on.png) no-repeat;
        width: 171px;
        height: 24px;
        display: block;
    }
