

.coweldco-county-imagerotator {
	background: #f2eeeb;
	border-bottom: 1px solid #9e9b93;
	border-left: 1px solid #cfcbc0;
	border-right: 1px solid #9e9b93;
	border-top: 1px solid #cfcbc0;
	height: 298px; 
	margin: 0px; 
	padding: 0px; 
	position: relative;
	width: 598px;  
}

.coweldco-county-imagerotator a:focus,
.coweldco-county-imagerotator a:hover,
.coweldco-county-imagerotator a:active {
	outline: none;
}

.coweldco-county-imagerotator-display {
	display: block; 
	color: #000000;
	height: 298px;
	margin: 0px; 
	padding: 0px; 
	position: relative; 
	text-decoration: none;
	width: 467px;  
}

.coweldco-county-imagerotator-display * {
	cursor: pointer;
}

.coweldco-county-imagerotator-display img {
	border: 0px;
	height: 100%;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}

.coweldco-county-imagerotator-description {
	background: url('/assets/img/coweldco-county-imageRotatorDetailsBackground.png') repeat-x; 
	bottom: 0px; 
	left: 0px; 
	margin: 0px; 
	padding: 10px; 
	position: absolute; 
	width: 447px;
}

.coweldco-county-imagerotator-description h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
}

.coweldco-county-imagerotator-description h2 {
	font-size: 14px; 
	font-weight: normal;
	margin: 0px 0px 0px 2px;
	text-transform: uppercase;
}

.coweldco-county-imagerotator-description p {
	font-size: 10px; 
	font-weight: bold;
	margin: 0px; 
	padding: 5px 3px; 
}

.coweldco-county-imagerotator-description span {
	color: #013e7f;
	font-weight: bold;
}

.coweldco-county-imagerotator-display-loading {
	background: url('/assets/img/coweldco-county-imageRotatorLoading.gif'); 
	background-position: center;
	background-repeat: no-repeat;
}

.coweldco-county-imagerotator-display-loading img {
	visibility:hidden;
}

.coweldco-county-imagerotator-navigation {
	display: block;
	background: url('/assets/img/coweldco-county-imageRotatorNavigationBackground.png') repeat-y right;
	height: 298px;
	margin: 0px; 
	padding: 0px;
	position: absolute;
	right: 0px; 
	top: 0px; 
	width: 142px;   
}

.coweldco-county-imagerotator-navigation li {
	display: block; 
	font-size: 11px;
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
}

.coweldco-county-imagerotator-navigation li a {
	border-bottom:1px solid #ffffff;
	display:block;
	margin:0px 0px 0px 9px; 
	padding:10px; 
	text-decoration:none;
}

.coweldco-county-imagerotator-navigation-unselected a {
	color: #5d6d7f;
}

.coweldco-county-imagerotator-navigation-unselected a:hover {
	background-color: #e2f3f5;
}

.coweldco-county-imagerotator-navigation-selected {
	background: url('/assets/img/coweldco-county-imageRotatorNavigationCarrot.png') no-repeat left center;
}

.coweldco-county-imagerotator-navigation-selected a {
	background: #f4f8f8; 
	color: #013e7f; 
	font-weight: bold;
}
