#home_events li {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#bebdbd;
	padding:0px 10px;
	line-height:16px;
	width:300px;
}
#home_events li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#bebdbd;
	text-decoration:none;
}
#home_events li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#DF0000;
	text-decoration:none;
}
.event_info a, .event_info a:active, .event_info a:visited {
	text-decoration:none;
	color:#F00;
}
.event_info a:hover {
	color:#FFF;
}
.contact_submit {
	background:url(../images/contact_images/submit_button.gif) no-repeat center;
	width:96px;
	height:24px;
	margin:0px;
	padding:0px;
	border:0px;
	cursor:pointer;
}
