/* 20100305 HOMEPAGE */

/* OVERWRITE */
#navContent {
	min-height: 946px;
	_height: 957px; /* IE FIX */
}
#navColumn {
	padding-bottom: 2px;
}

/* WRAPPER */
#homeContainer {
	padding: 12px 0 0 0;
}

/* LEFT COLUMN */
#hl {
	float: left;
	width: 470px;
	margin: 0 20px 0 0;
}
#hl ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#hl li {
}
#hl li.curves {
	width: 436px;
	padding: 15px;
	min-height: 255px;
	_height: 255px; /* IE FIX */
	margin: 0 0 14px 0;
	border: 2px solid #F8981D;
	background: #fff;
}
#hl li.firstFeature {
	min-height: 266px;
}
#hl li p {
	text-align: center;
	padding: 0;
	margin: 0;
}

/* SUPPORT BLOCK */
#fsupport {
	position: relative;
	top: -35px;
	left: -7px;	
}
#fsupport img {
	position: absolute;
	right: 15px;
	top: 28px;
	z-index: 2;
}
#fsupport p {
	position: absolute;
	z-index: 10;
	left: 30px;
	top: 135px;
	min-height: 140px;
	_height: 140px; /* IE FIX */
	width: 275px;
}

/* BUSINESS */
#fbusiness {

}
#fbusiness ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 435px;
}
#fbusiness li {
	width: 127px;
	height: 185px;
	overflow: hidden;
	float: left;
	margin: 10px 9px 0 9px;
	padding: 0;
	border: none;
}
#fbusiness li p, #fbusiness li p a {
	padding: 0;
	margin: 0;
	color: #09c;
	line-height: 12px;
	text-align: left;
}
#fbusiness li a img {
	border: 1px solid #F8981D;
}
#fbusiness li p img {
	margin: 0 5px 0 0;
}

/* EVENTS */
#eventsRow {
	height: 101px;
	padding: 10px 0 5px 0;
}
#eventsRow img { 
	float: left;
	padding: 0 15px 0 0;
}
#fevents {

}
#fevents ul {
	clear: both;
	list-style: none;
}
#fevents li {
	margin: 0;
	padding: 5px 0 0 0;
	border: none;
}
#fevents li a, #fevents li a.blue:hover {
	font-weight: normal;
	color: #F8981D;
}
#fevents li a:hover, #fevents li a.blue {
	color: #09c;
}
#fevents li u {
	text-decoration: none;
	color: #09c;
}

/* RIGHT COLUMN */
#hr {
	float: left;
	width: 144px;
}
#hr ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#hr li {
	width: 144px;
	height: 189px;
	padding: 0 0 12px 0;
	margin: 0;
}
#hr li p a, #hr li p, #hr li p a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
#hr li p a:hover {
	text-decoration: underline;
}
#hr li p { /* THIS IS ONLY USED FOR THE BOTTOM TWO */
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
	top: 40px;
	width: 114px;
	height: 133px;
	left: 15px;
}
#hr li p img {
	margin: 0 0 5px 0;
}
#hr li.featuredBusiness {
	background: url(../img/homepage20100304/feature_business.gif) no-repeat center top;
}
#hr li.featuredBusiness a {
	line-height: 11px;
}
#hr li.featuredEvent {
	background: url(../img/homepage20100304/feature_event.gif) no-repeat center top;
	padding-bottom: 0px;
}