/* CSS Document */

#pagebanner {
	height: 200px;
	width: 700px;
	margin-left: 22px;
	margin-right: 22px;
	margin-bottom: 2px;
	margin-top: 10px;
	background-image: url(../images/dutchoven.jpg);
}

#dutch {
	width: 700px;
	margin-left: 20px;
	margin-top: 5px;
}

#dutchpic {
	height: 175px;
	width: 125px;
	background-image: url(../images/dutchpic.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#dutchinfo {
	vertical-align: top;
}

#entrees {
	width: 700px;
	margin-left: 20px;
	margin-top: 5px;
	vertical-align: top;
}

