body {
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.Bobslink {
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	
}

.Bobslink:link {color: #000}
.Bobslink:visited {color: #000}
.Bobslink:hover {text-decoration: underline; color: #000;;}
.Bobslink:active {color: #000}


.Bottomlink {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}

.Bottomlink:link {color: #FFFFFF}
.Bottomlink:visited {color: #FFFFFF}
.Bottomlink:hover {text-decoration: underline; color: #FF0000;;}
.Bottomlink:active {color: #FFFFFF}


.genlink_main {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
}

.genlink_main:link {color: #339933}
.genlink_main:visited {color: #339933}
.genlink_main:hover {color: #ff0000;text-decoration: underline;}
.genlink_main:active {color: #339933}


.headcake_link {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
}

.headcake_link:link {color: #FF9900}
.headcake_link:visited {color: #FF9900}
.headcake_link:hover {color: #ff0000;text-decoration: underline;}
.headcake_link:active {color: #FF9900}

.font_main {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
	vertical-align: top;
	text-align: left;
	color: #000000;
}

.font_whitetitle {
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
}

.font_head {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
	vertical-align: top;
	text-align: center;
	color: #000000;
}

.font_subhead {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
	vertical-align: top;
	text-align: center;
	color: #000000;
}

.font_park_title {
	font-size: 36pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
	vertical-align: top;
	text-align: center;
	color: #000000;
}

.font_policiestitle {
	font-size: 11pt;
	font-style: normal;
	font-weight: boldl;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
	vertical-align: top;
	text-align: left;
	color: #000000;
}

#marqueecontainer{
	position: relative;
	width: 150px; /*marquee width */
	height: 300px; /*marquee height */
	overflow: hidden;
	border: 0px;
	padding: 2px;
	padding-left: 4px;
}
