.wrapper-lower {
	background-color: #FFFFFF;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.wrapper-upper {
	background-color: #FFFFFF;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 5px solid #337360;
	border-left: 1px solid #CCCCCC;
	padding: 0;
	margin: 0;
	width: 810px;
}
.wrapper-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-left: 7px;
	padding-right: 10px;
}
#center {
	float: left;
	height: auto;
	width: 225px;
	padding-right: 20px;
}
#left {
	float: left;
	height: auto;
	width: 375px;
	padding-right: 10px;
}
#right {
	float: left;
	height: auto;
	width: 375px;

}
#welcome {
	float: left;
	height: auto;
	width: 525px;
}
#picture {
	float: left;
	width: 283px;
}
.address {
	font-family: Helvetica;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.titles {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #EE6D2B;
}
.serving {
	float: left;
	height: 20px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	clear: left;
	text-align: center;
}
