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

#aboutmain {
	float: left;
	height: 370px;
	width: 950px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #eee;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#aboutleft01 {
	background-image: url(images/leftThird.gif);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 300px;
}


#abouttext01 {
	float: left;
	height: 250px;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	color: #574E3C;
	margin-top: 0px;
	font-variant: normal;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 10px;
}

#aboutright01 {
	float: right;
	height: 248px;
	width: 298px;
	background-image: url(images/Food-BavarianPancake01.jpg);
	border: 0px none #574E3C;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#abouttext02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #574E3C;
	float: left;
	width: 950px;
	margin-top: 200px;
}
