	/* Main styles */
body,td,p,span{
font-family: arial;
font-size :11px;
}
a {
	color:#292962;
}
.navBack{
	background: url(/Images/navbuffer.gif);
}

/* -= Heading Styles =- */
.head1Blue{
color: #292962;
font-size: 16;
font-weight: bold;
}

.tanHeading1{
	font-size: 12px;
	color:#CCCC99;
}

.tanHeading2{
	font-size: 18px;
	text-weight: bold;
	color:#CCCC99;
}

.blueHeading1{
	font-size: 12px;
	text-weight: bold;
	color:#668699;
}

.blueHeading2{
	font-size: 18px;
	text-weight: bold;
	color:#668699;
}

.purpleHeading1{
	font-size: 12px;
	color:#824181;
}

.purpleHeading2{
	font-size: 18px;
	text-weight: bold;
	color:#824181;
}

.greenHeading1{
	font-size: 12px;
	color:#038822;
}

.greenHeading2{
	font-size: 18px;
	text-weight: bold;
	color:#038822;
}

.redHeading1{
	font-size: 12px;
	color:#C03B1C;
}

.redHeading2{
	font-size: 18px;
	text-weight: bold;
	color:#C03B1C;
}

.parkHeading1{
	font-size: 12px;
	color:#6E6E02;
}
.parkHeading{
	font-size: 18px;
	text-weight: bold;
	color:#6E6E02;
}

.darkblueHeading1{
	font-size: 12px;
	text-weight: bold;
	color:#373772;
}

.darkblueHeading2{
	font-size: 18px;
	text-weight: bold;
	color:#373772;
}
/* -= Section Headings =-*/
.pageHead_parks{
	color: #6E6E02;
	font-size: 20px;
	font-weight: bold;
}

.pageHead_programs{
	color: #CC9900;
	font-size: 20px;
	font-weight: bold;
	padding:10px 0px 10px 0px;
}

.pageHead_shelters{
	color: #C03B1C;
	font-size: 20px;
	font-weight: bold;
}

.pageHead_education{
	color: #038822;
	font-size: 20px;
	font-weight: bold;
}

.pageHead_opportunities{
	color: #668699;
	font-size: 20px;
	font-weight: bold;
}

.pageHead_about{
	color: #824181;
	font-size: 20px;
	font-weight: bold;
}
.pageHead_finance{
	color: #373772;
	font-size: 20px;
	font-weight: bold;
}

.parksBox{
		background: #E9E9D9;
		border-top: 1px solid #6E6E02;
		border-bottom: 1px solid #6E6E02;
		border-left: 1px solid #6E6E02;
		border-right: 1px solid #6E6E02;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
}

/*-= Parks Styles =- */
.parkListingName{
	color:#6E6E02;
	font-size: 12px;
	font-weight: bold;
}
.parkListingAcres{
	color:#6E6E02;
	font-size: 12px;
	font-style: italic;
}

.parkListingCaption{
	color:#8B8BAF;
}

.parkListingEventLink:link{
	color:#8B8BAF;
	text-decoration: underline;
}

.parkListingEventLink:visited{
	color:#8B8BAF;
	text-decoration: underline;
}

.parkListingEventLink:hover{
	text-decoration: none;
}
.parkSectionBar{
	background: #6E6E02;
	border-bottom: 1px solid #FFFFFF;
}
.opportuntiesSectionBar{
	background: #668699;
	border-bottom: 1px solid red;
	
}
.parkAddressBlue{
	color:#475CAB;
}
.imageEdge{
border: 1px solid #292962;
}

.facImageThumb{
border: 1px solid #292962;
}


/* -= Programs Styles =-*/

/*-= Shelters & Lodges Styles =- */

/* -= Education Styles =- */

/* -= Opportunities Styles =- */

/* -= Catch all =- */

.breadCrumbBox{
	padding-top:5px;
	padding-left:10px;
}

/* Footer styles */
.footer{
		font-size: 10px;
		color: #ffb602;
		padding-bottom: 10px;
}

a.footer:link{
		font-size: 10px;
		color: #ffb602;
		padding-bottom: 10px;
}

a.footer:hover{
		font-size: 10px;
		color: #ffb602;
		padding-bottom: 10px;
		text-decoration: none;
}

a.footer:active{
		font-size: 10px;
		color: #ffb602;
		padding-bottom: 10px;
		text-decoration: none;
}

a.footer:visited{
		font-size: 10px;
		color: #ffb602;
		padding-bottom: 10px;
		text-decoration: underline;
}
a.footer:visited:hover{
		font-size: 10px;
		color: #ffb602;
		padding-bottom: 10px;
		text-decoration: none;
}

/* HOME LEFT NAV STYLES */
.leftNavBox{
		border-right: 1px;
		border-right-color: #7D765A;
		border-right-style: solid;
		border-left: 1px;
		border-left-color: #5F7040;
		border-left-style: solid;
		background-color: #FFEBBC;
}

.leftNavHeading{
		font-size: 14px;
		font-weight: bold;
		color: #C66714;
		padding-left: 10px;
}

.leftLinks{
		font-size: 12px;
		color: #031B47;
		padding-left: 12px;
}

a.leftLinks:link{
		font-size: 12px;
		color: #031B47;
}

a.leftLinks:hover{
		font-size: 12px;
		color: #031B47;
}

a.leftLinks:active{
		font-size: 12px;
		color: #031B47;
}

a.leftLinks:visited{
		font-size: 12px;
		color: #031B47;
}

.homeLinks{
		font-size: 11px;
		color: #ffffff;
}

a.homeLinks:link{
		font-size: 11px;
		color: #ffffff;
}

a.homeLinks:hover{
		font-size: 11px;
		color: #ffffff;
}

a.homeLinks:active{
		font-size: 11px;
		color: #ffffff;
}

a.homeLinks:visited{
		font-size: 11px;
		color: #ffffff;
}}

/* -= Containers =-*/

.parkColumn{
	padding: 10px;
}
.parkName{
	color:#6E6E02;
	font-family: arial, Helvetica, sans-serif;
	font-size: 18;
	padding-bottom: 10px;
}
.parkColumnBox{
 border: 1px solid #292962;	
}
.parkPadding1{	
	padding:10px 10px 0px 10px;
}
.parkPadding2{
	padding:0px 10px 10px 10px;	
}
.testPadding{
	padding: 10px;
}
.padding10{
	padding:10px;
}

.footer{
	font-size: 10px;
	color: #A2A2C1;
}
.footer:link{
	text-decoration: underline;
}
.footer:hover{
	font-size: 10px;
	color:white;
	text-decoration: none;
}

.col_1{
	width: 300px;
	border: 1px solid #F5F5F5;
	margin-left: 0px;
}

.col_2{
	width: 300px;
	border: 1px solid #F5F5F5;
	overflow: auto;	
	margin-left: 350px; 
}

.rootBoxHome{
	border: 1px solid #A2A2C1;
	background: #646497;	
}

.homeBoxLineBottom{
	border-bottom: 1px solid #A2A2C1;
	background: #646497;
	padding: 10px;
	color: white;
}

.homeBoxLineRight{
	border-right: 1px solid #A2A2C1;
	background: #646497;
	padding: 10px;	
	color: white;
}
.homeText{
	color: white;
}
.homeBoxPadding{
	padding: 10px;
	color: white;
}
.rootBoxSub{
	border: 1px solid #A2A2C1;
	background: white;	
}

.subTabTopBox{
	background: white;
	padding:0px;
	margin: 10px 10px 0px 10px;
}

.subTabBox{
	background: white;
	border: 1px solid #292962;
	padding: 10px;
	margin: 0px 10px 10px 10px;
}

/* -= Special Cases =- */
.tabImage{
	margin-left:-1px;
	margin-bottom:-1px;
	border-left:1px solid #292962;
}
.tabImage1{
	border-left:1px solid #292962;
}
.imageFrame{
	border: 1px solid #292962
}

.gfxHeading_parks{
background-color: #6E6E02;
width:100%;
font-weight: bold;
color: white;
}

.homeBorderTopBottom{
border-top: 1px solid #A2A2C1;
border-bottom: 1px solid #A2A2C1;
padding:10px;
color: white;
}

.homeBorderRightOnly{
border-right:  1px solid #A2A2C1;
color:white;
}

.programListingHead{
padding-left: 5px;
padding-top: 3px;
padding-bottom: 4px;
font-size: 13px;
}
	
.programListingRow{
padding-left: 5px;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}

.programListingRowLast{
padding-left: 5px;
border-top: 1px solid #FFFFFF;
}

.programListingDetail{
padding-left: 5px;		
padding-top: 3px;
padding-bottom: 3px;
}
	
/* Box Styles */
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.AFSsidebox {
	margin: 0 auto; /* center for now */
	width: 500px; /* ems so it will grow */
	background: url(/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.AFSboxhead {
	background: url(/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.AFSboxhead h2 {
	background: url(/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.AFSboxbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.adminBoxhead{
padding: 10,10,10,10;
}

.parkEventDateTimeForm {
	font-size: 11px; 
}

/* calendar items*/

.calendarcpBorder
			{
			border:solid thin #0983FF;
			}
	.calendarcpYearNavigation
			{
			background-color:#0983FF;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
#calendarcpMonthNavigation
			{
			background-color:#0983FF;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size:8pt;

			}

.calendarcpDayColumnHeader,
	.calendarcpYearNavigation,
	.calendarcpCurrentMonthDate,
	.calendarcpCurrentMonthDateDisabled,
	.calendarcpOtherMonthDate,
	.calendarcpOtherMonthDateDisabled,
	.calendarcpCurrentDate,
	.calendarcpCurrentDateDisabled,
	.calendarcpTodayText,
	.calendarcpTodayTextDisabled,
	.calendarcpText
			{
			font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size:8pt;
			}
	TD.calendarcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #0983FF;
			border-width:0 0 1 0;
			}

.calendarcpCurrentMonthDate,
	.calendarcpOtherMonthDate,
	.calendarcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.calendarcpCurrentMonthDateDisabled,
	.calendarcpOtherMonthDateDisabled,
	.calendarcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.calendarcpCurrentMonthDate
			{
			color:#000000;
			font-weight:bold;
			}

	.calendarcpCurrentDate
			{
			color: #000000;
			font-weight:bold;
			}
a.calendarcpCurrentMonthDate, 
a.calendarcpCurrentMonthDate:visited, 
a.calendarcpCurrentDate,
a.calendarcpCurrentDate:visited  {
	color: #000000;
	font-weight: bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;

}

a.calendarcpCurrentMonthDate:hover, 
a.calendarcpCurrentMonthDate:visited:hover, 
a.calendarcpCurrentMonthDate:active,
a.calendarcpCurrentDate:hover, 
a.calendarcpCurrentDate:visited:hover, 
a.calendarcpCurrentDate:active  {
	color: #000000;
	font-weight: bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:8pt;
      text-decoration: underline;
}

a.calendarcpMonthNavigation2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: underline;

}
 
a.calendarcpMonthNavigation2:visited
{
	color: #FFFFFF;
	font-weight: bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: underline;

}

a.calendarcpMonthNavigation2:hover, 
a.calendarcpMonthNavigation2:visited:hover, 
a.calendarcpMonthNavigation2:active
{
	color: #ffffff;
	font-weight: bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:8pt;
      text-decoration: none;
}

#calendarcpMonthNavigation a, 
#calendarcpMonthNavigation a:visited 
{
	color: #FFFFFF;
	font-weight: bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration: underline;

}

#calendarcpMonthNavigation a:hover, 
#calendarcpMonthNavigation a:visited:hover, 
#calendarcpMonthNavigation a:active
{
	color: #CCCCCC;
	font-weight: bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:9pt;
      text-decoration: none;
}


a.calendarcpOtherMonthDate, 
a.calendarcpOtherMonthDate:visited  {
	color:#ffffff;
      font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
      font-size:8pt;
      text-decoration: none;
}

a.calendarcpOtherMonthDate:hover,
a.calendarcpOtherMonthDate:visited:hover, 
a.calendarcpOtherMonthDate:active {
	color:#808080;
	text-decoration: underline;
      font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
      font-size:8pt;
}

a.calendarcpOtherMonthDate, 
a.calendarcpOtherMonthDate:visited  {
	color:#ffffff;
      font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
      font-size:8pt;
      text-decoration: none;
}

a.calendarcpOtherMonthDate:hover,
a.calendarcpOtherMonthDate:visited:hover, 
a.calendarcpOtherMonthDate:active {
	color:#808080;
	text-decoration: underline;
      font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
      font-size:8pt;
}

	.calendarcpOtherMonthDate
			{
			color:#808080;
			}
	td.calendarcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #EEEEEE;
			border-width:1;
			border:solid thin #0983FF;
			}
	td.calendarcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.calendarcpTodayText,
	TD.calendarcpTodayTextDisabled
			{
			border:solid thin #0983FF;
			border-width:1 0 0 0;
			}
	A.calendarcpTodayText,
	SPAN.calendarcpTodayTextDisabled
			{
			height:20px;
			}
	A.calendarcpTodayText
			{
			color:#045302;
			font-weight:bold;
			}
	SPAN.calendarcpTodayTextDisabled
			{
			color:#ffffff;
			}
	.calendarcpBorder
			{
			border:solid thin #0983FF;
			}

