#eventDates
{
	list-style-type:none;
	background: #8f0000;
	margin-left: 31px;
}

#eventDates li
{
	float:left;

}

#featuredEvent
{
	clear: both;
	padding-top: 30px;
}

#featuredEvent h2
{
	background: #be0505 url(../images/event-feature-header.png) top right no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #ffffff;
	width: 400px;
}

#featuredEvent h3
{
	height: 19px;
	color: #ffffff;
	font-size: 14px;
	margin-top: 7px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#featuredEvent p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 14px;
	margin-left: 30px;
	color: #ffffff;
}

#eventList
{
	width: 629px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.event h2
{
	background: #be0505 url(../images/event-header.png) top right no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
	margin-left: 30px;
	margin-top: 40px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #ffffff;
}

.event h3
{
	color: #be0505;
	font-size: 12px;
	margin-top: 7px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
}

.event p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin-left: 60px;
}

#footerPages
{
	clear: both;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
}

#footerPages a
{
	color: #ba0000;
	text-decoration: none;
	width: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/** TOP DATES **/
/** ========= **/

a#iun17
{
	background: url(../images/event-17iun.png) no-repeat top left;
	float: left;
	width: 116px;
	height: 29px;
	text-indent: -9999px;
}

a#iun17:hover, a#iun17.current
{
	background: url(../images/event-17iun-hover.png) no-repeat top left;
}

a#iun18
{
	background: url(../images/event-18iun.png) no-repeat top left;
	float: left;
	width: 116px;
	height: 29px;
	text-indent: -9999px;
}

a#iun18:hover, a#iun18.current
{
	background: url(../images/event-18iun-hover.png) no-repeat top left;
}


a#iun19
{
	background: url(../images/event-19iun.png) no-repeat top left;
	float: left;
	width: 118px;
	height: 31px;
	text-indent: -9999px;
}

a#iun19:hover, a#iun19.current
{
	background: url(../images/event-19iun-hover.png) no-repeat top left;
}


a#iun20
{
	background: url(../images/event-20iun.png) no-repeat top left;
	float: left;
	width: 118px;
	height: 31px;
	text-indent: -9999px;
}

a#iun20:hover, a#iun20.current
{
	background: url(../images/event-20iun-hover.png) no-repeat top left;
}



a#iun21
{
	background: url(../images/event-21iun.png) no-repeat top left;
	float: left;
	width: 118px;
	height: 31px;
	text-indent: -9999px;
}

a#iun21:hover, a#iun21.current
{
	background: url(../images/event-21iun-hover.png) no-repeat top left;
}


