body   { background-color: #5a805c; margin: 2px 0 5px }


body.parks { background-color: #006600; margin: 0 }

body.window  { background-color: #7b7b5a; margin: 2px 0 5px }


a:link   { color: maroon; text-decoration: none }
a:visited  { color: maroon; text-decoration: none }
a:hover  { color: maroon; text-decoration: underline overline }
a:active  { color: maroon; text-decoration: none }  
		

.heading { 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-size : 16px;
		font-weight: bold;
		color: #003366;
		}
		
.body  { color: #292929; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif }
		
.bodyblue { 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-size : 11px;
		color: #00319C;
		}
		
.bodywhite { 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-size : 11px;
		color: #FFFFFF;
		}
		
.bodygrey { 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		color: #292929;
		font-size : 11px;
		background-color: #ECECEC;
		}
		
.homepagelink  { color: #292929; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif }
BLOCKQUOTE  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    }

.small	{
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    }
    
.subheader  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : black;
	font-weight : bold;
    }

.dk {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
    }


.white  {
	color : white;
    }
.dots  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	text-decoration : none;
	font-weight : bold;
    } 
 
.ltgrey	{
	color : #EDEDED;
    }

.red	{
	color : #FF0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;	
	font-weight : bold;	
    }


 form element properties 	           
input{
                font-family: Arial, Verdana, Helvetica, sans-serif;
                font-weight: normal;
                font-size: 11px;
                color: #000000;
}

input.button {
                font-family: Arial, Verdana, Helvetica, sans-serif;
                font-weight: normal;
                font-size: 11px;
                color: #000000;
}

input.checkbox {
                font-family: Arial, Verdana, Helvetica, sans-serif;
                font-weight: normal;
                font-size: 11px;
                color: #000000;
}

textarea {
                font-family: Arial, Verdana, Helvetica, sans-serif;
                font-weight: normal;
                font-size: 11px;
                color: #000000;
}

select {
                font-family: Arial, Verdana, Helvetica, sans-serif;
                font-weight: normal;
                font-size: 11px;
                color: #000000;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #000000;
	padding-right: 20px;

}
.welcome-news {
	margin-left: 30px;
}
.breadcrumb  { color: #666; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.breadcrumb-arrow {
	font-size: 15px;
	color: #000000;
	font-weight: bold;

}
a.breadcrumb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868686;
}
a.breadcrumb:hover {
	color: #333333;
	text-decoration: underline;
}
.newslink {



	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
}
.newslink:hover {




	text-decoration: none;
	color: #993300;
	font-weight: bold;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;

}
.cselect {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #336699;
	font-weight: normal;
	text-align: center;
	border: 1px solid #ACC9E3;

}
td  { font-size: 12px; font-family: Arial }
h1 { color: olive; font-size: 13px; font-weight: bolder; font-stretch: semi-expanded; margin: 0.67em 0 }
h2   { color: #5273ad; font-size: 14px; font-weight: bold; font-stretch: ultra-expanded; margin: 0.83em 0 }
