/* Start of CMSMS style sheet 'Layout: Header Menu' */
#nav div
{
   float:left;
   display:inline;
   height:35px;
}

#artsmenu
{
    width:133px;
}
#diningmenu
{
    width:150px;
}
#livingmenu
{
    width:90px;
}
#sportsmenu
{
    width:75px;
}
#lodgingmenu
{
    width:87px;
}
#eventsmenu
{
    width:78px;
}
#destinationsmenu
{
    width:123px;
}

#FFhomemenu
{
   width:245px;
}
#FFfeaturedmenu 
{
    width:244px;

}
#FFactivitiesmenu
{
   width:245px;

}
#FFhomemenu a, #FFfeaturedmenu a, #FFactivitiesmenu a
{
   text-indent:-99999px;
}
#arts #artsmenu
{
    background-image: url(/uploads/images/rdc_nav_artsculture_over.gif);
    background-repeat: no-repeat;
}
#dining #diningmenu
{
    background-image: url(/uploads/images/rdc_nav_diningnite_over.gif);
    background-repeat: no-repeat;
}
#living #livingmenu
{
    background-image: url(/uploads/images/rdc_nav_living_over.gif);
    background-repeat: no-repeat;
}
#sports #sportsmenu
{
    background-image: url(/uploads/images/rdc_nav_sports_over.gif);
    background-repeat: no-repeat;
}
#lodging #lodgingmenu
{
    background-image: url(/uploads/images/rdc_nav_lodging_over.gif);
    background-repeat: no-repeat;
}
#eventscalendar #eventsmenu
{
    background-image: url(/uploads/images/rdc_nav_events_over.gif);
    background-repeat: no-repeat;
}
#destinations #destinationsmenu
{
    background-image: url(/uploads/images/rdc_nav_destinations_over.gif);
    background-repeat: no-repeat;
}
#FFhomemenu
{
    background-image: url(/uploads/images/Family%20Fest/Home_nav.jpg);
    background-repeat: no-repeat;
}
#FFfeaturedmenu
{
    background-image: url(/uploads/images/Family%20Fest/featured_nav.jpg);
    background-repeat: no-repeat;
}
#FFactivitiesmenu
{
    background-image: url(/uploads/images/Family%20Fest/activities_nav.jpg);
    background-repeat: no-repeat;
}

#arts #artsmenu img,
    #dining #diningmenu img,
    #living #livingmenu img,
    #sports #sportsmenu img,
    #lodging #lodgingmenu img,
    #eventscalendar #eventsmenu img,
    #destinations #destinationsmenu img
{
    display:none;
}

#nav #FFhomemenu a, #nav #FFfeaturedmenu a, #nav #FFactivitiesmenu a{ text-indent:0px;}
/* End of 'Layout: Header Menu' */

