BODY	 {color: #000000; font-size: 8pt; font-family: Verdana, "MS Sans Serif" }

A:link	{color: #754C29; text-decoration: none;}
A:visited	{color: #754C29; text-decoration: none;}
A:hover	{color: #000000; text-decoration: none;}

.stylenumber 	{color: #754C29; font-size: 12pt; font-weight: bold; font-family: Verdana, "MS Sans Serif" }

.style2 	{color: #444444; font-size: 6pt; font-family: Verdana, "MS Sans Serif" }

.style3	{color: #cccccc; font-size: 6pt; font-family: Verdana, "MS Sans Serif" }


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/image_dropdown.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


#nav {padding:0; margin:0; list-style:none; height:51px; position:relative; z-index:200; font-family:arial, verdana, sans-serif; width:217px;}
#nav li.top {display:block; float:left;}
#nav li a {display:block; float:left; height:51px; width:217px; border:0px solid #888; border-color:#ddd #888 #000 #ccc; text-decoration:none; padding:0; cursor:pointer;}
#nav li a b {margin-left:-999px;}

#nav li a.fruit {background:url(images/site-parts/menu-shopbyseason.gif);}

#nav li:hover a,
#nav a:hover
{background-position: 0 51px;}


#nav table {position:absolute; top:0; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px;}

#nav .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:0; top:51px; background: #edb; width:217px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:51px; position:relative; float:left; width:217px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; height:51px; width:217px; text-decoration:none; padding:0; cursor:pointer;}
#nav :hover ul.sub li a b {position:absolute; left:-9999px; margin:0;}

#nav :hover ul li a.apples {background:url(images/site-parts/menu-spring.gif);}
#nav :hover ul li a.oranges {background:url(images/site-parts/menu-summer.gif);}
#nav :hover ul li a.pears {background:url(images/site-parts/menu-fall.gif);}
#nav :hover ul li a.bananas {background:url(images/site-parts/menu-winter.gif);}

#nav :hover ul.sub li a:hover 
{background-position: 0 51px; position:relative;}

