.calpark2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.webtag {
        font-family: "brush script", "brush script std", mistral, cursive;
        font-size: 12px;
}

a:link {
	color: #CC9900;
	text-decoration: none;

}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}
a:active {
	font-size: 9px;
	color: #FFFF00;
}

.calpark2 a:link {
	color: #CC9900;
	text-decoration: none;

}
.calpark2 a:visited {
	color: #996600;
	text-decoration: none;
}
.calpark2 a:hover {
	color: #FFCC00;
}
.calpark2 a:active {
	font-size: 12px;
	color: #FFFF00;
}

h3 a:link {
	color: #CC9900;
	text-decoration: none;
}

h3 a:visited {
	color: #996600;
	text-decoration: none;
}
h3 a:hover {
	color: #FFCC00;
}
h3 a:active {
	font-size: 12px;
	color: #FFFF00;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


/*START jquery Information Packets page*/

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#CC9900;
	margin:0 0 5px 0;
}

h2.trigger {
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	background-image:url(images/h2_trigger_a.jpg);
	background-repeat:no-repeat;
	height: 21px;
	line-height: 21px;
	width: 380px;
	font-size:12px;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #660000;
	text-decoration: none;
	font-size:12px;
	display: block;
}
h2.trigger a:hover { color: #7F541D; }
h2.trigger a:active { 
	font-size:12px;
	color: #7F541D;
	}
h2.active {
	background-position: left bottom;
	} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	/*margin: 0 0 5px;*/
	padding: 0;
	/*border-top: 1px solid #d6d6d6;*/
	/*background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;*/
	overflow: hidden;
	font-size: 1.2em;
	width: 400px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	padding: 0px; /*--Padding of Container--*/
	/*--background: url(toggle_block_btm.gif) no-repeat left bottom; ----Bottom rounded corners--*/
}	

		
/*END jquery Information Packets page*/
