﻿.homelead
{
	background:#CCC;
	border:solid 2px #CCC;
	margin-bottom:10px;
}
#rotator_lead
{
	float:left;
	width:320px;
}
#rotator_lead .leaditem
{
	color:#FFF;
	height:320px; /*320px;*/
	overflow:hidden;
	position:relative;
}
#rotator_lead .leaditem .pullquote
{
	background:url(../images/homepq-bg.png);
	position:absolute;
	left:0;
	top:220px;
	height:100px;
	width:320px;
}
#rotator_lead .pullquote h1
{
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
}
#rotator_lead .pullquote h1 a
{
	color:#FFF;
}
#rotator_lead .pullquote h1,
#rotator_lead .pullquote .pullquotedate,
#rotator_lead .pullquote .pullquotetext
{
	margin-right:10px;
	margin-left:10px;
}
#rotator_headlines
{
	background-color:#FFF;
	float:left;
	width:316px;
	height:320px;
}
#rotator_headlines a
{
	background-color:#EBEBEB;
	border-bottom:solid 1px #CCC;
	display:block;
	height:29px;
	padding:5px 10px;
}
#rotator_headlines a:hover
{
	text-decoration:none;
}
#rotator_headlines a.rotator_headline_active,
#rotator_headlines a.rotator_headline_final_active
{
	background:#FFF;
}
#rotator_headlines a.rotator_headline_final,
#rotator_headlines a.rotator_headline_final_active
{
	border:0;
	height:30px;
}
#rotator_headlines a .headline
{
	font-weight:bold;
}
#rotator_headlines a:hover .headline
{
	text-decoration:underline;
}
#rotator_headlines a .date
{
	color:#0070AE;
	font-size:90%;
}
#rotator_headlines_exclusive a 
{
	 background:#EFD1D1;
}
#rotator_headlines a.rotator_headline_exclusive
{
	background:#EFD1D1;
}
.keyword_exclusive
{
	color:#FF0F0F;
	font-weight:bolder;
}