/* Begin Events Styles */
html, body {
	height:100%;	
}

#wrapper {
	background-color:#FFFFFF;
	padding-bottom:14px;
	min-height: 100%;
margin-bottom: -330px;
position: relative;
}

#main_content {
	margin-top:30px;
	margin-bottom:50px;
}

#left_col {
	width:504px;
	float:left
}

#right_col {
	width:430px;
	float:right;
}

#events {
	background:transparent;
	padding-bottom:0;
}

#events h3 {
	margin:0;
	padding:0;
	width:504px;
	/*height:35px;*/
	padding-bottom:5px;
	font-family:"HandelGothic", "Century Gothic", Arial, sans-serif;
	font-size:22px;
	color:#CE9F8D;
	border-bottom:2px solid #EADBD4;
	background-color:#FFFFFF;
	/*background-image:url(images/upcoming_events_hdr.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;*/
}

ul#event_info {
	margin:0;
	padding:0;
}

ul#event_info {
	list-style-type:none;
}

#event_details {
	width:770px;
}