/* @override http://127.0.0.1:9003/stylesheets/menus.css */

div.panel {
	clear: both;
	background: url(../images/events/bottom.png) bottom left no-repeat;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}
div.panel h2 {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 52px;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
	overflow: hidden;
}
div.panel p.image {
	float: right;
	display: inline;
	position: relative;
	top: -52px;
	height: 150px;
	margin: 15px 25px 0px 0px;
}
div.panel div.contents {
	background: url(../images/events/top.png) no-repeat left top;
	padding: 0px 310px 0px 0px;
}
div.panel ul {
	margin: 0px 0px 0px 40px;
	padding: 20px 0px 0px 0px;
}
div.panel ul li {
	color: #42612E;
	margin: 0px;
	padding: 0px;
}
div.panel ul li p {
	color: #333333;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
div#burgers_and_fries.panel h2 {
	background-image: url(../images/menus/headers/burgers_and_fries.png);
}
div#chicken_and_chips.panel h2 {
	background-image: url(../images/menus/headers/chicken_and_chips.png);
}
div#roast_meats.panel h2 {
	background-image: url(../images/menus/headers/roast_meats.png);
}
div#crepes_and_coffee.panel h2 {
	background-image: url(../images/menus/headers/crepes_and_coffee.png);
}
div#baguettes.panel h2 {
	background-image: url(../images/menus/headers/baguettes.png);
}
div#cookies_and_coffee.panel h2 {
	background-image: url(../images/menus/headers/cookies_and_coffee.png);
}
div#sweets.panel h2 {
	background-image: url(../images/menus/headers/sweets.png);
}

