#home_info_bar
{
	background-color: #FFFFFF;
}

#home_info_bar td
{
}

#home_info_bar form
{
	/*color: #153919;*/
	/*color: #143c19;*/
	color: #005500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#home_info_bar td.events, #home_info_bar td.findbusiness
{
	padding: 0px 1px 0px 5px;
}

#home_info_bar div.event_date
{
	color: #EB491E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#home_info_bar div.event_title
{
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: 800;

	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	border-width: 2px;
	
	margin-bottom: 2px;
}

#home_info_bar div.event_brief
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
	margin-bottom: 15px;
}

#home_info_bar a:link
{
	color: #005500;
	text-decoration: none;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#home_info_bar a:hover
{
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
