/* CSS Document */

.red { color: #CC0000; }
.green { color: #038a03; }
.smalltext { font-size: smaller; }

ul.logobullet{
	list-style-image : url(/Parks/images/logobug.gif);
	list-style-position: inside;
}
.caption {
	color: #036901;
	font-size: 8pt;
}
.greentextbold {
	color:#037601;
	font-weight:bold;
	font-size:14px;
}
.bluetextbold{
	color:#001D89;
	font-weight:bold;
	font-size:14px;
}