@charset "utf-8";

#main a:hover {
	text-decoration: none;
	color: #ae130e;
}

#main h2,
#main h3,
#main h5 {
	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;
}

#artisanstory img,
#seasonaltable img {
	margin-top: 40px;
	margin-bottom: 12px;
}

#main h2 {
	background-image: url(../images/column_ttl.gif);
	background-repeat: no-repeat;
}

#artisanstory h3 {
	background-image: url(../images/artisanstory_ttl.gif);
	background-repeat: no-repeat;
	border: none;
}

#seasonaltable h3 {
	background-image: url(../images/seasonaltable_ttl.gif);
	background-repeat: no-repeat;
	border: none;
}
