.rotatorTitle a, .rotatorTitle a:link, .rotatorTitle a:visited, .rotatorTitle a:active, .rotatorTitle a:hover {color:#FFF;}.rotatorByLine a, .rotatorByLine a:link, .rotatorByLine a:visited, .rotatorByLine a:active, .rotatorByLine a:hover {color:#FFF;}.rotatorReadMore a, .rotatorReadMore a:link, .rotatorReadMore a:visited, .rotatorReadMore a:active, .rotatorReadMore a:hover {color:#fdb827;}.rotatorCaption{
	position:absolute;
	bottom:121px; /* 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/newsRotatorheadlineBg.jpg) repeat-x;
	color:#FFF;
	font:bold 11px Arial,Helvetica,sans-serif;
	width:412px;
	margin:0 0px;
	padding:2px 0;
	z-index:100;
	text-align:center;
}


.rotatorWrap{
	height:400px; /* height of full news Rotator */
	overflow:hidden;
	width:533px;
	padding:4px 9px;
}

#newsNav{
	padding:0px;
	position:relative;
	left:418px; /* width of article section + some spacing*/
	width:99px;
	margin-top:5px;
	z-index:100;
}
#newsNav a{
	padding-top:0px;
	margin-top:0px;
}
.rotatorArticle{
	width:412px; /* width of article section*/
	text-align:justify;
	
}
.photo{ /* thumbnail spacing and border */
	border:solid 1px #122b40;
	margin:0 0 2px;
	width:97px; /* same as thumbnail width */
}
.photo img{ /* thumbnail sizes */
	width:97px;
	height:64px;
}
.activeSlide .photo{ /* active thumbnail spacing and border */
	border-color:#2;
}
.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:0px solid #122b40; 
}
.rotatorLeadIn{
	color:#FFF;
	height:72px;
}
.rotatorByLine{
	padding-bottom:3px;
	color:#FFF;
	font: bold 11px Arial,Helvetica,sans-serif;
	height:15px;
}
#rotatorDiv, #photoTrail{
	display:none; /*eliminates loading flicker */
}
.rotatorTitle{
	height:25px;
	line-height:25px;
	background:#000;
	font:bold 13px Arial,Helvetica,sans-serif;
	padding:0 15px;
	overflow:hidden;
}

.rotatorBoxContent{
	height:90px;
	padding:0px 15px;
	overflow:auto;
}
.rotatorBox{
	margin-top:5px;
	background:#26020C url(/images_web/newsRotatorheadlineBg.jpg) repeat-x;
}
.rotatorReadMore{
	height:16px;
	padding-top:3px;
	text-align:right;
	font:11px Arial,Helvetica,sans-serif;
}

/* PUT CUSTOM CODE HERE */
.rotatorArticle {
/*	padding-top: 5px; */
	width: 520px; 
}

/*
.rotatorBox{
	width: 520px;
}
*/
.rotatorTitle {
	line-height: 30px;	
}
.rotatorSubTitle {
	color:#FFF;	
}
.rotatorByLine{
	padding-top:10px;
}

