﻿#maincol
{
	background: url('images/parksBack.jpg') no-repeat 10px 85px;
}

#maincol h2
{
	color: #fff;
	font-style: italic;
	margin: 0px 0px 15px 100px;
	font-size: 1.3em;
	vertical-align: middle;
}

#maincol p
{
	color: #fff;
	font-size: 1em;
	line-height: normal;
}

/********************************
* NEWS ROTATOR					*
********************************/
.radr_clipRegion, .radr_clipRegion ul
{
	background: transparent none !important;
}

.sf_newsRotator
{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	height: 222px;
	position: relative;
}

.sf_newsRotator h2
{
	visibility: hidden;
	display: none;
}

.newsNav span
{
	cursor: pointer;
}

.sf_newsHeader
{
	background: none;
	position: relative;
	font-size: 1.3em;
	display: none;
}

sf_newsRotator .dateposted
{
	font-size: .9em;
	position: absolute;
	bottom: 5px;
	right: 0px;
	font-weight: bold;
}

.sf_newsRotator .newsFrame
{
	font-size: 1.1em;
	margin: 0px 5px;
	height: 185px;
	position: relative;
}

.newsFrame div
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 185px;
	width: 100%;
}

.newsFrame .show
{
	display: none;
	z-index: 1 !important;	
}


.sf_newsRotator .newsFrame p
{
	margin: 0px;
	line-height: 17px;
	margin: 2px 8px 0px 0px;
	color: #fff;
	
}

.sf_newsRotator .sf_newsImage
{
	background: #ccefcc;
	border: 1px solid #69c;
	position:relative;
	float: left;
	width: 178px;
	height: 145px;
	padding: 4px 0px 3px 0px;
	text-align: center;
	height: 135px;
	margin: 0px 10px 0px 5px;
}

.sf_newsRotator .sf_newsImage img
{
	width: 170px !important;
	height: 133px !important;
}

.sf_newsRotator h3
{
	margin: 5px 65px 6px 5px;
	font-size: 1.1em;
}

.sf_newsRotator h3 a
{
	color: #ff0;
}

.sf_newsRotator .fullstory
{
	text-align: right;
	font-size: 1em;
	position: absolute;
	top: 4px;
	right: 7px;
	color: #ff0;
}

.sf_newsRotator .rss
{
visibility: hidden;
display: none;
}

.twitter
{
visibility: hidden;
display: none;
}

.allnews
{
visibility: hidden;
display: none;
}


/****************************
*	News Rotator Pager		*
****************************/
.newsNav
{
	clear: both;
	position: absolute;
	text-align: left;
	left: 10px;
	bottom: 20px;
	height: 20px;
	color: #fff;
}

.newsNav .selected
{
	font-weight: bold !important;
	color: #ff0 !important;
}

.newsNav span, .newsNav a, .newsNav a:visited
{
	font-weight: normal;
	color: #fff;
	margin: 0px 3px 0px 3px;
}

#newsToggle
{
	margin-top: 1px;
	display: block;
	float: left;
	width: 38px;
	color: #fff;
}
