/*

#text .sliderwrapper {position: relative; overflow: hidden; width: 620px; height: 320px; padding: 0; margin: 0 10px;}
	#text .sliderwrapper .contentdiv {visibility: hidden; position: absolute; left: 0; top: 0; padding: 0; margin: 0; width: 620px; height: auto; background: #ffffff; filter: -moz-opacity: 1; opacity: 1; z-index: 9; overflow: hidden;}
		
		#text .sliderwrapper #border_left {position: absolute; left: 0; top: 0; padding: 0; margin: 0; width: 1px; height: 320px; background-color: #3d3d3d; z-index: 200;}
		#text .sliderwrapper #border_top {position: absolute; left: 0; top: 0; padding: 0; margin: 0; width: 618px; height: 1px; background-color: #3d3d3d; z-index: 201;}
		#text .sliderwrapper #border_right {position: absolute; right: 0; top: 0; padding: 0; margin: 0; width: 1px; height: 320px; background-color: #3d3d3d; z-index: 202;}

		#text .sliderwrapper .contentdiv img {display: block; margin: 0; z-index: 10;}
		#text .sliderwrapper .contentdiv .bknd {position: absolute; width: 618px; height: 70px; left: 1px; top: 250px; padding: 0; margin: 0; background: #ffffff; filter: progid:DXImageTransform.Microsoft.alpha(opacity=75); -moz-opacity: .75; opacity: .75; z-index: 20;}
		#text .sliderwrapper .contentdiv .text {position: absolute; width: 618px; height: 70px; left: 1px; top: 250px; padding: 0; margin: 0; z-index: 25;}
			#text .sliderwrapper .contentdiv .text p {font: 12px arial, helvetica, sans-serif; margin: 0 12px 0.5em 12px; text-align: left; line-height: 1.3em; color: #000000;}
			#text .sliderwrapper .contentdiv .text h1 {font: bold 22px arial, helvetica, sans-serif; margin: 0.3em 10px 0.1em 10px; text-align: left; line-height: 1.1em; color: #000000; letter-spacing: 0; text-transform: uppercase;}
			#text .sliderwrapper .contentdiv .text a {text-decoration: none; color: #000000;}
			#text .sliderwrapper .contentdiv .text a:hover {text-decoration: none; color: #555555;}

#text .pagination {width: auto; text-align: right; background: #3d3d3d url(images/footer.png); padding: 5px; margin: 0 10px;}
	#text .pagination a {padding: 0 5px; text-decoration: none; color: #fdce00; background: none;}
	#text .pagination a:hover, #text .pagination a.selected {color: #000000; background: #fdce00; text-decoration: none;}

#text .pagination_yellowhead {width: auto; text-align: right; background-color: #8193b1; padding: 5px; margin: 0 10px;}
    	#text .pagination_yellowhead a {padding: 0 5px; text-decoration: none; color: #ffffff; background: #8193b1;}
    	#text .pagination_yellowhead a:hover, #text .pagination_yellowhead a.selected  {color: #fdce00; background-color: #374665; text-decoration: none;}

#text .pagination_parkland {width: auto; text-align: right; background-color: #f43212; padding: 5px; margin: 0 10px;}
    	#text .pagination_parkland a {padding: 0 5px; text-decoration: none; color: #ffffff; background: #f43212;}
    	#text .pagination_parkland a:hover, #text .pagination_parkland a.selected  {color: #f43212; background-color: #002869; text-decoration: none;}

*/


/*************** front page rotation ***************/

.sliderwrapper {position: relative; width: 480px; height: 318px; overflow: hidden; margin: 0; padding: 0; z-index: 25;}
	.sliderwrapper .contentdiv {visibility: hidden; position: absolute; left: 0; top: 0; padding: 0; margin: 0; width: 480px; height: 318px; filter: progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity: 1; opacity: 1; z-index: 26;}
		.sliderwrapper .contentdiv img {display: block; margin: 0;}

.pagination {width: auto; text-align: right; background-color: #fdce00; padding: 5px; margin: 0 10px; display: none;}
	.pagination a {padding: 0 5px; text-decoration: none; color: #fdce00; background: #777777;}
	.pagination a:hover, .pagination2 a.selected {color: #fdce00; background-color: #3d3d3d; text-decoration: none;}