/* Section specific */

.featureBgHome {
	background: url(../images/season-featured.jpg) no-repeat right top;
}
.featureBgMaize {
	background: url(../images/maize-featured.jpg) no-repeat right top;
}
.featureBgMusic {
	background: url(../images/music-featured.jpg) no-repeat right top;
}
.featureBgFall {
	background: url(../images/featureAbout.jpg) no-repeat right top;
}
.featureBgFieldTrips {
	background: url(../images/field-trips-featured.jpg) no-repeat right top;
}
.market-content { margin-top: 275px; padding: 20px 0 0 10px; min-height: 200px; }
.leftCol { float: left; width: 340px; margin-right: 10px; }
.rightCol { float: left; width: 250px; padding-top: 60px; }
.rightCol a { color: #241d4a; font-size: 1.4em }
.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 -18px 1px; }


h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 4em;
	text-indent: -5000px;
	margin-bottom: 15px;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.5em;
	line-height: 1.3em;
	padding: 0px 0px 1.3em;
	margin-bottom: 100px;
}
.featureBgFieldTrips h2
{
	font-size: 1.8em;
	padding-bottom: 1em;
}


.featureBgFieldTrips h3
{
	font-size: 1.4em;
	color: #231D4A;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
.featureBgFieldTrips ul
{
	margin-left: 25px;
	margin-bottom: 2em;
}
.featureBgFieldTrips li
{
	font-size: 1.3em;
	padding-bottom: 0.5em;
}
.featureBgFieldTrips td { font-size: 1.6em; }



.home-h { background: url(../images/season-h1.gif) no-repeat 0 0; height: 47px; }
.maize-h { margin-bottom: 25px; background: url(../images/maize-h1.gif) no-repeat 0 0; height: 39px; }
.music-h { background: url(../images/music-h1.gif) no-repeat 0 0; height: 51px; }
.fall-winter-h{ background: url(../images/fall-and-winter-eventst-h1.gif) no-repeat 0 0; height: 51px; }
.fieldTrips-h{
	background: url(../images/fieldTrips-h1.gif) no-repeat 0 0;
	height: 70px;
}
