.mlddm
{	margin: 0px;
	/*border-bottom:1px solid #CCCCCC;*/
	padding: 0px;
	font-family:calibri, arial;
	height: 22px;
	background-color:transparent;

}
	
	
	
	
/****************NAVIGATION WIDTHS INCLUDING IE HACKS*************************/


#products {
	width:110px;
	border-left: 1px solid #CCCCCC;
}
		 
* html #products {
	width:111px;
	border-left: 1px solid #CCCCCC;
}
		
#apples {
	width:129px;
}
		
* html #apples {
	width:131px;
}
		
#testimonials {
	width:105px;		
}

* html #testimonials {
	width:107px;
}

#about {
	width:96px;
}

* html #about {
	width:97px;
}

#shipping {
	width:127px;
}

* html #shipping {
	width:128px;
}

#corporate {
	width:115px;
}

* html #corporate {
	width:115px;
}

#quickorder {
	width:96px;
	border-right: 1px solid #CCCCCC; 
	
}

* html #quickorder {
	width:96px;
	border-right: 1px solid #CCCCCC;
	
}
		
#shippinginfo {
	width:109px;
	border-right: 1px solid #CCCCCC; 
	
}

* html #shippinginfo {
	width:109px;
	border-right: 1px solid #CCCCCC;
	
}		
		
#faqs {
	width:105px; 
}

* html #faqs {
	width:107px;
	
}	
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		.mlddm li
	{	
		list-style: none;
		float: left;

		font: 11px arial;
		font-weight: normal;
		border-right:1px solid #CCCCCC;
/*		border-top: 1px solid #D2AFA0;*/
/*		border-bottom: 1px solid #D2AFA0;*/
		
		}
		

	.mlddm li a, .mlddm li a#buttonnohover
	{	
		text-align: center;
		color: #744D25;
		padding: 4px 4px;

		display: block;
		text-decoration: none;
		background: url(/images/site/navcolor.jpg);
		}
		
		/**  background: #3d67bd **/

		

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #FFF;
		background: #cccccc;
		/*text-decoration:underline;*/
		
		}

		.mlddm ul
		{	
			margin: 0px 0px 0px 0px;
			padding: 0px;
			visibility: hidden;
			position: absolute;
			z-index:30;
			clear: both;
			/*background-color: #83492D;*/
			background-color:#EBEBEB;

			}
			
			
		
		.mlddm ul li
		{	display: inline;
			float: none;
		
			margin: 0px;
			padding: 0px;
			border: 0px;
			}

		.mlddm ul li li 
		{	display: inline;
			float: none;
			margin: 0px 0px 0px 0px;

			padding:0px;
			border: 0px;
			}
			
			
		.mlddm ul li a
		{	display: inline;
			white-space: nowrap;
			width: 11px;
			padding: 6px 15px;
		
			font: 11px arial;
			text-align: left;
			text-decoration: none;
			color: #744D25;
			background: transparent}
			
			
				.mlddm ul li li a
		{	display: inline;
			white-space: nowrap;
			padding: 6px 15px;
			font: 11px arial;
			text-align: left;
	
			text-decoration: none;
			color: #744D25;
			background: transparent}

		.mlddm ul li a:hover
		{	color: #744D25;
			padding: 5px 15px;
			border: 1px solid #FFFFFF;
			border-width: 1px 0px}
			
					.mlddm ul li li a:hover
		{	color: #FFF;
			padding: 5px 15px;
		
			border: 1px solid #FFFFFF;
			border-width: 1px 0px}

		.mlddm .hsub
		{	background: no-repeat right url(/images/site/arroww.gif);}
		
		

		.mlddm .hsub:hover
		{	background:#CCCCCC no-repeat right url(/images/site/arroww.gif);}

