@charset "UTF-8";
/* CSS Document */

/* Controls footer links on all sites*/
#ponderosapark {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
	width: 868px;
	margin-left:auto;
	margin-right:auto;

}
#ponderosapark img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#parklist  {
}

#parklist li
{
display: inline;
list-style-type: none;
padding-right: 12px;
}
.parkrule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006633;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#ponderosapark .parktitle {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #006633;
	text-align: left;
}

