#wrapper-inside {
	background-image: url(/assets/images/parks/bg_wrapper_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#weather {
	padding: 5px;
}
#slideshow {
	float: left;
	height: 200px;
	width: 333px;
	overflow: hidden;
}
#welcome {
	float: right;
	color: #554742;
	width: 375px;
	margin-right: 6px;
	line-height: 1.4em;
	font-size: 0.9em;
}
#news {
	float: left;
	width: 488px;
	overflow: hidden;
}

#news-header {
	background-image: url(/assets/images/parks/bg_news_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 488px;
	position: relative;
	left: 0px;
	top: 0px;
}

#news-header  a.more {
	vertical-align: middle;
	margin-left: 154px;
	line-height: 40px;
	text-decoration: none;
	width: 4em;
	float: left;
	font-size: 0.9em;
	color: #563126;
}
#news-header a.more:hover {
	text-decoration: underline;
}
#news-control {
	float: right;
	height: 10px;
	position: absolute;
	right: 4px;
	bottom: 15px;
	width: auto;
	vertical-align: bottom;
}
#news-control ul {
	height: 10px;
}

#news-control li    {
	list-style-type: none;
	float: left;
	height: 10px;
	width: 9px;
	margin-right: 2px;
	margin-left: 2px;
}
#news-control a {
	display: block;
	float: left;
	height: 10px;
	width: 9px;
}

#news-control a.button {
	background-repeat: no-repeat;
	background-image: url(/assets/images/parks/buttons_news_control.gif);
	background-position: -9px top;
}
#news-control  a.on {
	background-image: url(/assets/images/parks/buttons_news_control.gif);
	background-position: -18px top;
}
#mycarousel-prev {
	background-image: url(/assets/images/parks/buttons_news_control.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#mycarousel-next {
	background-image: url(/assets/images/parks/buttons_news_control.gif);
	background-repeat: no-repeat;
	background-position: -27px top;
}
#news-content {
	background-repeat: repeat-y;
	background-image: url(/assets/images/parks/bg_news_content.jpg);
	margin: 0px;
	margin-bottom:-5px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #5e5244;
	font-size: 0.9em;
	line-height: 1.3em;
}
#news-content h1 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4a510d;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#news-content a {
	font-weight: bold;
	color: #cb7303;
	text-decoration: underline;
}


#news-footer {
	background-image: url(/assets/images/parks/bg_news_footer.jpg);
	background-position: left top;
	height: 16px;
	width: 488px;
	background-repeat: no-repeat;
}
.news-photo {
	float: left;
	height: auto;
	width: 96px;
}
.news-article {
	float: left;
	margin-left: 10px;
	width: 440px;
}
#events-meetings-wrapper {
	float: right;
	width: 218px;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-right: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#events-meetings-wrapper p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#events {
	width: 218px;
	background-image: url(/assets/images/parks/bg_events_middle.png);
	background-repeat: repeat-y;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 40px;
	color: #592604;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}
#events  h1 {
	background-image: url(/assets/images/parks/bg_events_top.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 208px;
	height: 55px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	z-index: 10;
	font-size: 1.7em;
	line-height: 1.5em;
	color: #563126;
}
#events    a.more   {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 11;
	text-decoration: none;
	color: #592604;
}
#events a.more:hover, #meetings a.more:hover {
	text-decoration: underline;

}

#events-content {
	position: relative;
	z-index: 13;
	left: 0em;
	width: 178px;
	margin-left: 15px;
	top: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#meetings {
	background-image: url(/assets/images/parks/bg_meetings_middle.png);
	background-repeat: repeat-y;
	position: relative;
	left: 0px;
	top: 0px;
	color: #403a1f;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#meetings h1 {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-size: 1.7em;
	height: auto;
	color: #563126;
}
#meetings a.more {
	position: absolute;
	top: 14px;
	right: 15px;
	z-index: 11;
	text-decoration: none;
	color: #403a1f;
}

#meetings-content {
	position: relative;
	z-index: 13;
	left: 0em;
	width: 160px;
	margin-top: 0px;
	text-indent: -2.5em;
	margin-left: 4em;
	top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#meetings-bottom {
	background-image: url(/assets/images/parks/bg_meetings_bottom.png);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	z-index:13px;
	width:218px;
	height:18px;
}


#links-quick-how-wrapper {
	background-image: url(/assets/images/parks/bg_links_quick.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 488px;
	font-size: 0.85em;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#links-quick-how-wrapper h1 {
	color: #51590f;
}

#links-quick-how-wrapper a {
	text-decoration: none;
	color: #5e5244;
}
#links-quick-how-wrapper a:hover {
	text-decoration: underline;
}
#links-quick   ul, #links-how ul {
	margin-left: 15px;
	list-style-type: none;
}





#links-quick {
	float: left;
	width: 214px;
	margin-left: 30px;
	color: #5e5244;
}
#links-how {
	float: left;
	width: 214px;
	color: #5e5244;
}
