@import "common.css";

#footer-menu {
	margin: 0px auto;
	font-size: 14px;
	color: #5a4b6e;
}

#footer-menu a {
	font-family: 'Times New Roman';
	font-size: 14px;
	color: #5a4b6e;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#footer-menu a:hover {
	text-decoration: underline;
	margin-top: 8px;
}

#footer {
	margin: 0px auto;
	font-family: 'Times New Roman';
	color: #5a4b6e;
	font-size: 14px;
}

#footer a {
	color: #922f01;
}

#menuBar {
	width: 759px;
	height: 21px;
	overflow: hidden;
	margin: 31px auto 25px auto;
}

.menuLinkImg {
	display: block;
	float: left;
	border: 0px;
}

#logoWrapper {
	margin: 0px auto;
}

#plate-table {
	margin: 21px auto 0px auto;
}

#plate-mid {
	width: 300px;
	height: 300px;
	overflow: hidden;
	background: url(/images/hp/bdy_salad_plate.jpg);
}

#home-content {
	width: 500px;
	margin: 0px auto;
	color: #787878;
	font-size: 14px;
	/*text-align: justify;*/
	text-align: center;
}