/*  THESE SETTINGS OVERRIDE THE STYLES.CSS FILE FOR USE ON THE HOMEPAGE   */

/* ---- SUBNAVPANEL ---- */
#subnavPanel #topBar {
	visibility: hidden;
	height: 0px;
	background: none;
	font-size: 0; /* IE fix.  Do not remove */
}
#subnavPanel #middleBar {
	background-color: transparent;
	color: #FFFFFF;
	padding-top: 0px;
	margin: 0;
	padding: 0;
}
#subnavPanel H1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: none;
	padding-left: 0px;
	padding-bottom: 9px;
}
#subnavPanel P {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	padding-right: 9px;
	margin-top: 3px;
}
#subnavPanel H2 {
	font-size: 12px;
	font-weight: bold;
}



/* ---- CONTENTPANEL ---- */
#contentPanel #mainPix-Home {
	width: 810px;
	height: 252px;
	background-image: url(/fff2/images/mainPix-Home.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
}

#contentPanel #middleBar {
	padding: 0px 0px 18px 18px;
	min-height: 0px;
}

/* ---- featuredPanel ---- */
#contentPanel #middleBar #featuredPanel {
	width: 768px;
	height: 270px;
	background-image: url(/fff2/images/featuredBG-Home.jpg);
	background-repeat: no-repeat;
}
#contentPanel #middleBar #featuredPanel #events .listing {
	width: 172px;
	padding-left: 12px;
}



/* ---- EXTRAS AT THE BOTTOM OF THE PAGE ---- */
#contentPanel #middleBar #extras {margin-top: 18px;}
