@charset "utf-8";
/* EVENTS CSS Document */


li#mnevents a{
	width: 110px;
		height: 36px;
	display: block;
	float: left;
	background: url(../images/nav_EventsHover.jpg) no-repeat;
}

/* SAME AS INDEX.CSS */
#indexnews{
	background:url(../images/bg_News.jpg) no-repeat;
	width: 700px;
	padding: 65px 50px 0px 30px;
}

	/* Same bottom image for news and benefits */
	#indexnewsbottom{
		background: url(../images/bg_Bottom2.jpg) no-repeat;
		width: 775px;
		height: 18px;
	}
	
	#indexnews h2{
		margin-left: 10px;
	}
	
	#indexnews li{
		height: 75px;
		padding: 18px 10px 18px;
	}
	
	#indexnews ul{
		height: 440px;
	}
	
	#indexnewsdate{
		float: left;
		width: 180px;
		height: 450px;
	}
		
	#indexnewsevent{
		float: left;
		width: 300px;
		height: 450px;
	}
	
	#indexnewslocations{
		float: left;
		width: 220px;
		height: 450px;
	}