/* Section specific */
#content{height:550px;}
.featureBgHome {
	background: url(../images/market-featured-top.jpg) no-repeat right top;
	height: 550px;
}
.featureBgProduce {
	background: url(../images/fresh-produce-featured.jpg) no-repeat right top;
}
.featureBgSpecialty {
	background: url(../images/specialty-foods-featured.jpg) no-repeat right top;
}
.featureBgBakery {
	background: url(../images/bakery-featured.jpg) no-repeat right top;
}
.featureBgDeli {
	background: url(../images/deli-featured.jpg) no-repeat right top;
}
.featureBgCafe {
	background: url(../images/cafe-featured.jpg) no-repeat right top;
}
.featureBgSweets {
	background: url(../images/sweets-featured.jpg) no-repeat right top;
}
.featureBgMeats {
	background: url(../images/meats-featured.jpg) no-repeat right top;
}

.market-content { margin-top: 275px; padding: 20px 0 0 10px; min-height: 200px; }
.market-content h2 { font-weight: normal; font-style: italic; }
.leftCol { float: left; width: 300px; margin-right: 50px; }
.rightCol { float: left; width: 250px; padding-top: 60px; }
.rightCol a { color: #241d4a; }
.rightCol ul { list-style: none; margin: 3px 0 10px 5px; font-size: 1.4em }
.rightCol ul li { padding: 2px 0; }

.home-bg { background: url(../images/market-featured-bottom.jpg) no-repeat -20px 0; }


h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 4em;
	text-indent: -5000px;
	margin-bottom: 15px;
}
.home-h { background: url(../images/market-h1.gif) no-repeat -3px 0px; height: 68px; }
.produce-h { background: url(../images/fresh-produce-h1.gif) no-repeat -3px 0px; height: 51px; }
.specialty-foods-h { background: url(../images/specialty-foods-h1.gif) no-repeat -3px 0px; height: 77px; }
.bakery-h { background: url(../images/bakery-h1.gif) no-repeat -3px 0px; height: 69px; }
.deli-h { background: url(../images/deli-h1.gif) no-repeat -3px 0px; height: 49px; }
.cafe-h { background: url(../images/cafe-h1.gif) no-repeat 0px 0px; height: 88px; }
.sweets-h { background: url(../images/sweets-h1.gif) no-repeat 0px 0px; height: 49px; }
.meats-h { background: url(../images/meats-h1.gif) no-repeat 0px 0px; height: 48px; }

h3 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.5em;
	line-height: 1.3em;
	padding: 0px 0px 1.3em;
	margin-bottom: 100px;
}
