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

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

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

.firstletter {
	text-indent:35px;
	background: url(../images/t.gif) top left no-repeat;
}

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

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

#banner2_text {
	background: url(../images/pevents_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;
}

img {
	border: none;
	padding: 5px;
}

.frame {
    background: url(../images/img_back.gif) left top no-repeat;
	width: 79px; 
	height: 67px;
	float:left;
	margin:5px;
}