/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:0px 0px 0px 0px;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		padding:0px;
		margin:0px 0px 0px 0px;
		background-color:#aa380b;
		background-position:0% 50%;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		
		margin:0px;
		background-color: #21cb72;
		color:#EEEEEE;
		font-family:Arial;
		font-size:11px;
		font-weight: bold;
		text-decoration:none;
	}
	
	/*""""""""ALTERNATING COLOR (SUB) Items""""""""*/	
	#qm0 div a.altColor	
	{	
		margin:0px;
		background-color:#e5b23f;
		color:#EEEEEE;
		font-family:Arial;
		font-size:11px;
		font-weight: bold;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#027c3b;
		background-color:#e5b23f;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 div a:hover	
	{	
		color:#027c3b;
		background-color:#e5b23f;
	}


	/*"""""""" ALTERNATING COLOR (SUB) Hover State""""""""*/	
	#qm0 div a.altColor:hover	
	{	
		color:#027c3b;
		background-color:#e5b23f;
	}
	

	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent	
	{	
		background-image: url(../images/menu_arrow.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-image: url(../images/menu_arrow_active.gif);
		background-color:#e5b23f;
		color:#027c3b;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 0px 5px 0px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#999999;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-color:#FFFFFF;
		/*background-image:url(file:///Users/bpritchard/Downloads/QuickMenu/qmvis/qmimages/arrow_0.gif);*/
		color:#000000;
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 a img	
	{	
		display:block;
		border-style:none;
	}
	
/* ------ sub menu item classes that are image based ------ */
a.smiSpecialty{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiSpecialty.jpg);
}
a.smiSpecialty:hover{
	background-image: url(../images/smiSpecialty_over.jpg);
	background-color: #FFCC00;
}
a.smiMeat{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiMeat.jpg);
}
a.smiMeat:hover{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiMeat_over.jpg);
}
a.smiDeliCatering{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiDeliCatering.jpg);
}
a.smiDeliCatering:hover{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiDeliCatering_over.jpg);
}
a.smiProduce{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiProduce.jpg);
}
a.smiProduce:hover{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiProduce_over.jpg);
}
a.smiSeafood{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiSeafood.jpg);
}
a.smiSeafood:hover{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiSeafood_over.jpg);
}
a.smiBakery{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiBakery.jpg);
}
a.smiBakery:hover{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiBakery_over.jpg);
}
a.smiCheese{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiCheese.jpg);
}
a.smiCheese:hover{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiCheese_over.jpg);
}
a.smiGiftBaskets{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiGiftBaskets.jpg);
}
a.smiGiftBaskets:hover{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiGiftBaskets_over.jpg);
}
a.smiGiftCards{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiGiftCards.jpg);
}
a.smiGiftCards:hover{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiGiftCards_over.jpg);
}
a.smiAwards{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiAwards.jpg);
}
a.smiAwards:hover{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiAwards_over.jpg);
}
a.smiTV{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiTV.jpg);
}
a.smiTV:hover{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiTV_over.jpg);
}
a.smiSocialMedia{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiSocialMedia.jpg);
}
a.smiSocialMedia:hover{
	width: 168px;
	height: 18px;
	background-image: url(../images/smiSocialMedia_over.jpg);
}
