@charset "UTF-8";

#flashContent
{
	width: 915px;
	margin: 0 0 15px 33px;
	border-top: 1px solid #CFDEC8;
}
#homeContentContainer
{
	width: 915px;
	margin-left: 33px;
}
#homeLeftColumn
{
	width: 382px;
	float: left;
	display: inline;
	position: relative;
}
#homeCenterColumn, #homeCenterColumn.vote
{
	width: 256px;
	float: left;
	display: inline;
	margin-left: 20px;
	/*margin-bottom: 20px;*/
}
#homeRightColumn
{
	width: 237px;
	float: left;
	display: inline;
	margin-left: 20px;
}
#homeContentContainer h1
{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #24487F;
	text-transform: uppercase;
	margin-bottom: 6px;
	padding: 0 0 4px 15px;
	background: url(../images/home-header-icon.gif) no-repeat 0 2px;
	border-bottom: 1px solid #D6D5D5;
}
#homeNewsIcon
{
	float: left;
}
.homeNewsTable
{
	float: right;
}
.homeNewsTable td.dateColumn
{
	width: 60px;
	padding: 5px 0;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #2F85B0;
	border-bottom: 1px dotted #BFBFBF;
}
.homeNewsTable td.prColumn
{
	width: 270px;
	padding: 5px 0;
	vertical-align: top;
	font-size: 12px;
	line-height: 14px;
	color: #444;
	border-bottom: 1px dotted #BFBFBF;
}
.homeNewsTable td.prColumn a
{
	color: #81A341;
	text-decoration: none;
	white-space: nowrap;
}
.homeNewsTable td.prColumn a:hover
{
	color: #688735;
}
/*#homeCenterColumn img
{	width: 57px;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	clear: left;
}
#homeContentContainer #homeCenterColumn h1
{
	margin-bottom: 16px;
}*/
#homeCenterColumn p, #homeRightColumn p
{
	font-size: 12px;
	line-height: 14px;
	color: #444;
}
#homeCenterColumn p
{
	margin-right: 15px;
	margin-bottom: 10px;
}
#homeRightColumn p
{
	margin-bottom: 14px;
}
#homeCenterColumn a, #homeRightColumn a
{
	color: #81A341;
	text-decoration: none;
	white-space: nowrap;
}
#homeCenterColumn a:hover, #homeRightColumn a:hover
{
	color: #688735;
}
/*#homeRightColumn img
{
	display: block;
	margin-bottom: 10px;
}*/
#homeRightColumn img
{	width: 57px;
	display: block;
	float: left;
	margin: 0 12px 10px 0;
	clear: left;
}

a.moreLink, #homeCenterColumn a.moreLink
{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #688735;
	text-decoration: none;
}
a.moreLink:hover, #homeCenterColumn a.moreLink:hover
{
	color: #2F85B0;
}
#homeRightColumn p.cranberryHighlight
{
	color: #9B1A4E;
}
#homeRightColumn p.cranberryHighlight a
{
	color: #9B1A4E;
	text-decoration: none;
}
#homeRightColumn p.cranberryHighlight a:hover
{
	color: #2F85B0;
}
#homeContentContainer .equalHeight
{
	border-bottom: 1px dotted #BFBFBF;
	margin-bottom: 8px;
}

