.c-menu {
	position: absolute;
	top: 40px;
	left: 50px;
}


.c-menu li {position: absolute;}

	.c-flavors { top: 0px; left: 0px; }
	.c-burritos { top: 0px; left: 200px; }
	.c-tacos { top: 0px; left: 312px; }
	.c-salads { top: 0px; left: 390px; }
	.c-nachos { top: 0px; left: 528px; }
	.c-soups { top: 30px; left: 200px; }
	.c-quesadillas { top: 30px; left: 0px; }
	.c-chips { top: 30px; left: 347px; }
	.c-kids { top: 30px; left: 480px; }
	.c-breakfast { top: 30px; left: 590px; }
	.c-craft2 {top: 60px; left: 0px; }

.c-menu li a {display: block;width: 200px;height: 30px;}

    .c-menu .c-breakfast a { width: 100px; }

	.c-flavors a { background: url(../Images/ourmenu-m-flavors.png); }
	.c-flavors img {border: hidden; height: 30px; width:172px;}
		.flavors .c-flavors a { background-position: -200px top; }
	.c-burritos a { background: url(../Images/ourmenu-m-burritos.png); }
	.c-burritos img {border: hidden; height: 30px; width:82px;}
		.burritos .c-burritos a { background-position: -200px top; }
	.c-tacos a { background: url(../Images/ourmenu-m-tacos.png); }
	.c-tacos img {border: hidden; height: 30px; width:52px;}
		.tacos .c-tacos a { background-position: -200px top; }
	.c-salads a { background: url(../Images/ourmenu-m-salads.png); }
	.c-salads img {border: hidden; height: 30px; width:116px;}
		.salads .c-salads a { background-position: -200px top; }
	.c-soups a { background: url(../Images/ourmenu-m-soups.png); }
	.c-soups img {border: hidden; height: 30px; width:126px;}
		.soups .c-soups a { background-position: -200px top; }
	.c-quesadillas a { background: url(../Images/ourmenu-m-quesadillas.png); }
	.c-quesadillas img {border: hidden; height: 30px; width:178px;}
		.quesadillas .c-quesadillas a { background-position: -200px top; }
	.c-nachos a { background: url(../Images/ourmenu-m-nachos.png); }
	.c-nachos img {border: hidden; height: 30px; width:158px;}
		.nachos .c-nachos a { background-position: -200px top; }
	.c-chips a { background: url(../Images/ourmenu-m-chips.png); }
	.c-chips img {border: hidden; height: 30px; width:112px;}
		.chips .c-chips a { background-position: -200px top; }
	.c-kids a { background: url(../Images/ourmenu-m-kids.png); }
	.c-kids img {border: hidden; height: 30px; width:90px;}
		.kids .c-kids a { background-position: -200px top; }
	.c-breakfast a { background: url(../Images/ourmenu-m-breakfast.png); }
	.c-breakfast img {border: hidden; height: 30px; width:92px;}
		.breakfast .c-breakfast a { background-position: -200px top; }
	
	.c-menu .c-flavors a:hover,
	.c-menu .c-burritos a:hover,
	.c-menu .c-tacos a:hover,
	.c-menu .c-salads a:hover,
	.c-menu .c-soups a:hover,
	.c-menu .c-quesadillas a:hover,
	.c-menu .c-nachos a:hover,
	.c-menu .c-chips a:hover,
	.c-menu .c-kids a:hover,	
	.c-menu .c-breakfast a:hover
		 { background-position: -200px top; }
	
	.c-menu .c-craft2 a:hover, .craft2 .c-craft2 a:hover {background: url(../Images/ourmenu-m-craft2-green.png) no-repeat ; background-position: 0px top;   margin-left:5px; margin-top:5px; }
	
	.c-craft2 a { background: url(../Images/ourmenu-m-craft2-white.png) no-repeat;  margin-left:5px; margin-top:5px; }
	.c-craft2 img {border: hidden; height: 19px; width:74px;  margin-left:5px; margin-top:5px;}
		.craft2 .c-craft2 a {background: url(../Images/ourmenu-m-craft2-green.png) no-repeat ;  background-position: 0px top; margin-left:5px; margin-top:5px;}
		.craft2 .c-craft2 a:hover {background: url(../Images/ourmenu-m-craft2-green.png) no-repeat ; background-position: 0px top;   margin-left:5px; margin-top:5px; }
	
	
.product-items h2 {font-weight: bold; color: #b7b712; font-size: 1.4em;}
.product-items p {color: #fff; line-height: 18px;}
