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

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

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

.firstletter {
	text-indent:34px;
	padding-bottom:2px;
	background: url(../images/p.gif) top left no-repeat;
}

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

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

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

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

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

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

tfoot {
	font-size: 11px;
}

.form_back {
 border-top: 1px #a8d169 solid; border-right: 1px #def1c0 solid; border-bottom: 1px #def1c0 solid; border-left:1px #a8d169 solid; background-color: #f8ffee;
}