﻿td.featured_list_header
{
	width: 342px;
	height: 109px;
	
	background-image: url(featEvents_topTitle.jpg);
}

td.featured_list_body
{
	width: 342px;
	height: 100%;
	
	background-image: url(featEvents_bodyRpt.jpg);
	background-repeat: repeat-y;
}

td.featured_list_footer
{
	width: 342px;
	height: 13px;
	
	background-image: url(featEvents_btmFooter.jpg);
}

div.featured_list_content
{
	width: 310px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;	
}

div.featured_event
{
	font-family: 'Times New Roman';
	font-size: 11pt;
	font-weight: normal;
	
	color: #FFFDFD;
		
	margin-bottom: 20px;
}

div.featured_list_item_title
{
	font-family: 'Times New Roman';
	font-size: 14pt;
	font-weight: bold;

	text-transform: capitalize;
	
	color: #8F1B28;
}

div.featured_list_item_location
{
	font-family: 'Times New Roman';
	font-size: 12pt;
	font-weight: bold;
	
	text-transform: capitalize;
	
	color: #FDCB9A;
}

div.featured_list_item_dates
{
	font-family: 'Times New Roman';
	font-size: 11pt;
	font-weight: bold;
	
	color: #FFFDFD;
	
	margin-bottom: 15px;
}

a.featured_list_item_link
{
	color: #7B0E25;
	text-decoration: none;
}

a.external_link
{
	color: #7B0E25;
	text-decoration: underline;	
}
