#calendar
{
	
}
#calendar_header
{
	
}
#calendar_nav
{
	text-align:right;
	margin-bottom:20px;
}
.event_item
{
	margin-bottom:5px;
}
div.event_top
{
	background-color:#A7B375;
	height:35px;
	cursor:pointer;
}
div.event_bottom
{

}

div.date_time
{
	float:left;
	margin:3px;
}
div.venue_main
{
	float:right;
	margin:3px;
}
.event_title_top
{
	color:#000000;
	margin-left:10px;
	font-weight:bold;
}
.event_title
{
	margin-left:10px;
	font-weight:bold;
	float:left;
	clear:both;
	width:380px;
}
div.event_description
{
	margin:15px;
}
div.venue_info
{
float:right;
text-align:right;
padding-left:5px;
padding-right:10px;
padding-bottom:5px;
margin-left:15px;
margin-top:-13px;
margin-bottom:15px;
margin-right:-5px;
background-color:#BFBE75;
}
.venue_info div
{
	margin-bottom:5px;.
}