.rotatorTitle a, .rotatorTitle a:link, .rotatorTitle a:visited, .rotatorTitle a:active, .rotatorTitle a:hover {color:#FED200;}.rotatorBox a, .rotatorBox a:link, .rotatorBox a:visited, .rotatorBox a:active, .rotatorBox a:hover {color:#FED200;}.rotatorReadMore a, .rotatorReadMore a:link, .rotatorReadMore a:visited, .rotatorReadMore a:active, .rotatorReadMore a:hover {color:#FED200;}.rotatorCaption{
	position:absolute;
	bottom:149px; /* height and margin-top are inversely equal if the caption should overlay, width is set in function based on photo width */
	background:url(/images_web/newsRotatorCaption.png) no-repeat;
	color:#FFF;
	font:bold 11px Arial,Helvetica,sans-serif;
	width:425px;
	margin:0 1px;
	padding:2px 0;
	z-index:100;
	text-align:center;
}


.rotatorWrap{
	height:442px; /* height of full news Rotator */
	overflow:hidden;
	width:563px;
	padding:1px 3px;
}
#newsRotator {
	margin-top:5px;
}
#newsNav{
	padding:0px;
	position:relative;
	left:437px; /* width of article section + some spacing*/
	width:125px;
	margin-top:5px;
}
#newsNav a{
	padding-top:0px;
	margin-top:0px;
}
.rotatorArticle{
	width:427px; /* width of article section*/
	text-align:justify;
	
}
.photo{ /* thumbnail spacing and border */
	border:solid 1px #000;
	margin:0 0 6px;
	width:123px; /* same as thumbnail width */
}
.photo img{ /* thumbnail sizes */
	width:123px;
	height:82px;
}
.activeSlide .photo{ /* active thumbnail spacing and border */
	border-color:#21425a;
}
.photo div{ /* if no image and no default image, show title for thumbnail, use these properties */
	text-align:center;
	height:78px;
	padding:5px;
	color:#fff;
	background:#000;
}
.rotatorPhoto{
	z-index:20;
	border:1px solid #000; 
}
.rotatorLeadIn, .rotatorSubTitle{
	color:#FFF;
	height:81px;
}
.rotatorByLine{
	padding-bottom:3px;
	color:#FFF;
	font: 11px Arial,Helvetica,sans-serif;
	height:15px;
}
#rotatorDiv, #photoTrail{
	display:none; /*eliminates loading flicker */
}
.rotatorTitle{
	height:20px;
	line-height:20px;
	background:#000;
	font:bold 12px Arial,Helvetica,sans-serif;
	padding:0 5px;
	overflow:hidden;
}

.rotatorBoxContent{
	height:118px;
	padding:0px 5px;
	overflow:auto;
}
.rotatorBox{
	margin-top:5px;
	background:#014C8F;
}
.rotatorReadMore{
	height:16px;
	padding-top:3px;
	text-align:right;
	font:11px Arial,Helvetica,sans-serif;
}

/* PUT CUSTOM CODE HERE 
.rotatorWrap{
	background-color:# ;
	margin: 0 auto;
	padding:1px 7px;
	width:511px;
	height:319px;
}*/
.rotatorTitle{
	line-height:20px;
}
.rotatorCaption{
	height:15px;
	padding-top:16px;
	bottom:168px;
}
.rotatorReadMore{
	background:#014C8F;
	padding-right:20px;
	font-weight:bold
}
.rotatorWrap{
		height:450px;
		margin:9px auto;
}
.recentHeadlines .newsPhoto img, .recentHeadlines .newsPhoto{
	width:140px;	
}
