@charset "utf-8";
/* CSS Document */

a {
	font-family: Myriad Pro Cond, Arial; 
	font-size: 14px; 
	color: #ac0f05; 
	text-decoration: none; 
	font-weight: bold;
} 

a:hover { 
	font-family: Myriad Pro Cond, Arial; 
	font-size: 14px; 
	color: #eda511; 
	text-decoration: none; 
	font-weight: bold;
}

font.heading1 { 
	font-family: Myriad Pro Cond, Arial; 
	font-size: 16px; 
	color: #000000; 
	font-weight: bold; 
}

font.body { 
	font-family: Myriad Pro, Arial; 
	font-size: 14px; 
	color: #000000; 
}

font.bottom { 
	font-family: Myriad Pro, Arial; 
	font-size: 14px; 
	color: #791517; 
	text-decoration: none; 
}

font.menu-item { 
	font-family: Myriad Pro, Arial; 
	font-size: 14px; 
	color: #333333; 
	font-weight:bold;
}

font.menu-description { 
	font-family: Myriad Pro, Arial; 
	font-size: 14px; 
	color: #000000; 
}

font.menuHeading { 
	font-family: Myriad Pro, Arial; 
	font-size: 28px; 
	color: #000000; 
	font-weight:bold;
}

font.menu-price { 
	font-family: Myriad Pro, Arial; 
	font-size: 14px; 
	color: #000000;
}

td { 
	font-family: Myriad Pro, Arial; 
	font-size: 14px; 
	color: #000000; 
}

.addBtn { 
	background-image:url("menu-fullmenu-catering-plus.jpg"); 
	background: url(menu-fullmenu-catering-plus.jpg);
	background-repeat:no-repeat; 
	width:15px; 
	height:15px; 
	border:none; 
	position: relative;
}

.minusBtn { 
	background-image:url("menu-fullmenu-catering-minus.jpg"); 
	background: url(menu-fullmenu-catering-minus.jpg);
	background-repeat:no-repeat; 
	width:15px; 
	height:15px; 
	border:none; 
	position: relative; 
}