.rotatorTitle a, .rotatorTitle a:link, .rotatorTitle a:visited, .rotatorTitle a:active, .rotatorTitle a:hover {color:#FFFFFF;}.rotatorReadMore a, .rotatorReadMore a:link, .rotatorReadMore a:visited, .rotatorReadMore a:active, .rotatorReadMore a:hover {color:#431011!important;}.rotatorByLine a, .rotatorByLine a:link, .rotatorByLine a:visited, .rotatorByLine a:active, .rotatorByLine a:hover {color:#431011!important;}.rotatorCaption{
	position:absolute;
	bottom:137px; /* 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/newsRotatorPhotoCaptionBg.png);
	color:#FFF;
	font:bold 11px Arial,Helvetica,sans-serif;
	width:365px;
	margin:0 1px;
	padding:2px 0;
	z-index:100;
	text-align:center;
}


.rotatorWrap{
	height:393px; /* height of full news Rotator */
	overflow:hidden;
	width:511px;
	padding:1px 3px;
}
#newsRotator {
	margin-top:5px;
}
#newsNav{
	padding:0px;
	position:relative;
	left:372px; /* width of article section + some spacing*/
	width:138px;
	margin-top:5px;
}
#newsNav a{
	padding-top:0px;
	margin-top:0px;
}
.rotatorArticle{
	width:367px; /* width of article section*/
	text-align:justify;
	
}
.photo{ /* thumbnail spacing and border */
	border:solid 1px #000;
	margin:0 0 3px;
	width:136px; /* same as thumbnail width */
}
.photo img{ /* thumbnail sizes */
	width:136px;
	height:91px;
}
.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:#000;
	height:60px;
}
.rotatorByLine{
	padding-bottom:5px;
	color:#000;
	font: 11px Arial,Helvetica,sans-serif;
	height:17px;
}
#rotatorDiv, #photoTrail{
	display:none; /*eliminates loading flicker */
}
.rotatorTitle{
	height:30px;
	line-height:30px;
	background:url(/images_web/navBg.jpg) no-repeat scroll 0 0 #000000;
	font:bold 12px Arial,Helvetica,sans-serif;
	padding:0 5px;
	overflow:hidden;
}

.rotatorBoxContent{
	height:101px;
	padding:0px 5px;
	overflow:auto;
}
.rotatorBox{
	margin-top:5px;
	background:#C8CBD1;
}
.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;
}*/
.rotatorWrap{
	background-color:# ;
	margin: 0 auto;
}
.rotatorBoxContent{
	background-color:# ;
}
.rotatorCaption{
	display:none;
}
.rotatorBox .rotatorTitle a{
	text-decoration:none!important;
}
.rotatorBox .rotatorTitle{
	line-height:30px;
}

.rotatorReadMore a, .rotatorReadMore a:link, .rotatorReadMore a:visited, .rotatorReadMore a:active, .rotatorReadMore a:hover {color:#FFF;};
.rotatorByLine a, .rotatorByLine a:link, .rotatorByLine a:visited, .rotatorByLine a:active, .rotatorByLine a:hover {color:#FFF;};
