@charset "utf-8";

#main a:hover {
	text-decoration: none;
	color: #ae130e;
}

#main h2 {
	margin-bottom: 15px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a8a8a8;
	font-size: 0;
	width: 583px;
	height: 19px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#main h2 {
	background: url("../images/foodguides_ttl.gif") no-repeat;
}

#main h3 {
	width: 583px;
	height: 16px;
	float: left;
	display: block;
	overflow: hidden;
	margin-bottom:17px;
	text-align: left;
	font-size: 100%;
	font-weight: normal;
}

