@charset "UTF-8";
/* CSS Document */

#text {
	padding: 15px 25px 10px 25px;
}

#red_text {
	background: url(../images/red_text_products.jpg) top left no-repeat;
}

.firstletter {
	text-indent:42px;
	background: url(../images/a.jpg) top left no-repeat;
}

#logo2 {
	background: url(../images/products_logo.jpg) top left no-repeat;
}

#banner2_pic {
	background: url(../images/products_pic.jpg) top left no-repeat;
}

#banner2_text {
	background: url(../images/products_text.jpg) top left no-repeat;
}

.prod_table {
	margin: 0px;
	padding: 0px;
}

.food_type {
	border: 1px #a8d169 solid;
	border-top: none;
	border-left: none;
	text-align: right;
	padding: 4px;
	vertical-align: top;	
}

.food_items {
	border-bottom: 1px #a8d169 solid;
	text-align: left;
	padding: 4px;
	vertical-align: top;	
	background-color:#edfcd5;
}

tfoot {
	font-size: 11px;
}