.mlddm
{	margin: 0;
	padding: 0;
	height: 28px;
	width: 760px;
	background-color:#663401;

	}
	
	
	
	
/****************NAVIGATION WIDTHS INCLUDING IE HACKS*************************/


#products {
	width:107px;
}
		
* html #products {
	width:109px;
}
		
#apples {
	width:111px;
}
		
* html #apples {
	width:113px;
}
		
#testimonials {
	width:106px;		
}

* html #testimonials {
	width:108px;
}

#about {
	width:105px;
}

* html #about {
	width:106px;
}

#shipping {
	width:108px;
}

#corporate {
	width:108px;
}

#quickorder {
	width:108px;
}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		.mlddm li
	{	
		list-style: none;
		float: left;
		font: 12px arial;
		font-weight: bold;
		border-right:1px solid #330000;
		border-top: 1px solid #330000;
		border-bottom: 1px solid #330000;
		
		}
		

	.mlddm li a, .mlddm li a#buttonnohover
	{	
		text-align: center;
		color: #FFF;
		padding: 7px 7px;
		
		display: block;
		text-decoration: none;
		background: url(navcolor.jpg);}
		
		/**  background: #3d67bd **/

		

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #FFF;
		background: #663300;
		text-decoration:underline;
		}

		.mlddm ul
		{	margin: 1px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background: #996633;}
		
		.mlddm ul li
		{	display: inline;
			float: none;
			margin: 0;
			padding: 0;
			border-width: 0px}

		.mlddm ul li li 
		{	display: inline;
			float: none;
			margin: 0;
			padding: 0;
			border-width: 0px}
			
			
		.mlddm ul li a
		{	display: inline;
			white-space: nowrap;
			width: 10px;
			margin: 0px;
			padding: 9px 15px;
			font: 11px arial;
			text-align: left;
			text-decoration: none;
			color: #FFF;
			background: transparent}
			
			
				.mlddm ul li li a
		{	display: inline;
			white-space: nowrap;
			width: 10px;
			margin: 0px;
			padding: 9px 15px;
			font: 11px arial;
			text-align: left;
			text-decoration: none;
			color: #FFF;
			background: transparent}

		.mlddm ul li a:hover
		{	color: #FFF;
			padding: 8px 15px;
			border: 1px solid #996633;
			border-width: 1px 0px}
			
					.mlddm ul li li a:hover
		{	color: #FFF;
			padding: 8px 15px;
			border: 1px solid #996633;
			border-width: 1px 0px}

		.mlddm .hsub
		{	background: no-repeat right url(arroww.gif)}

		.mlddm .hsub:hover
		{	background: #663300 no-repeat right url(arroww.gif)}

