html {
  background:url('../images/html_background.jpg') no-repeat center top #231f30;
}

body{
  width:912px;
  margin:0 auto;
  padding-top:31px;
  position:relative;
  font-size:small;
  font-family:helvetica, arial, sans-serif;
}

div#branding h1 {
  background:url('../images/logo.png') no-repeat top left;
  text-indent:-9999px;
  width:259px;
  height:58px;
  margin:0px 0px 10px 21px;
}

div#weather_info {
  width:190px;
  position:absolute;
  top:30px;
  right:20px;
}

div#weather_info span.title {
  color:#fff;
  font-size:1.2em;
  text-transform:uppercase;
  display:block;
  font-weight:bold;
}

div#weather_info span.weather_alert {
  color:#cf0000;
  text-transform:uppercase;
  font-size:0.9em;
  font-weight:bold;
  display:block;
  padding:0.25em 0;
}

div#weather_info span.temperature {
  font-weight:bold;
  display:block;
  float:left;
  font-size:1.75em;
  padding-top:0.1em;
}

div#weather_info span.weather, div#weather_info span.weather_links {
  font-size:0.75em;
  display:block;
  float:left;
  padding:0em 1em 0.2em;
}

div#weather_info span.weather_links a {
  color:#000;
  text-decoration:none;
}

div#navigation ul#secondary_navigation {
  position:absolute;
  top:5px;
  right:10px;
}

div#navigation ul#secondary_navigation li {
  display:inline;
  color:#fff;
  font-weight:bold;
}

div#navigation ul#secondary_navigation li:after {
  content:"\\";
}

div#navigation ul#secondary_navigation li:last-child:after {
  content:none;
}

div#navigation ul#secondary_navigation li a {
  color:#fff;
  padding:0.5em;
  text-transform:uppercase;
  text-decoration:none;
  font-size:0.9em;
}


div#navigation ul#search_navigation {
  position:absolute;
  top:24px;
  right:15px;
}

div#navigation ul#search_navigation li {
  display:inline;
  color:#000099;
  font-weight:bold;
}
div#navigation ul#search_navigation li a {
  color:#000099;
  padding:0.5em;
  text-transform:uppercase;
  text-decoration:none;
  font-size:0.9em;
}


div#navigation ul#main_navigation {
  background:url('../images/navigation_background.jpg') repeat-x bottom #fff;
  height:31px;
  width:100%;
  padding-top:20px;
}
div#navigation ul#main_navigation li {
  float:left;
  margin:0.35em 0;
  border-right:1px solid #0e3c56;
  position:relative;
}

div#navigation ul#main_navigation li:last-child, div#navigation ul#main_navigation li:last-child a {
  border:none;
}

div#navigation ul#main_navigation li a {
  display:block;
  float:left;
  padding:0.25em 0.5em;
  color:#fff;
  font-family:georgia, serif;
  text-transform:uppercase;
  text-decoration:none;
  font-size:0.95em;
  border-right:1px solid #4b83a2;
}
div#navigation ul#main_navigation li ul {
  background:#164965;
  position:absolute;
  top:20px;
  z-index:100;
  border-left:3px solid #4b83a2;
}

div#navigation ul#main_navigation li ul li {
  clear:left;
  width:100%;
  border-right:none;
  border-top:1px solid #0e3c56;
  border-bottom:1px solid #4b83a2;
  padding:0;
  margin:0;
  white-space:nowrap;
}

div#navigation ul#main_navigation li ul li:first-child {
  border-top:none;
}

div#navigation ul#main_navigation li ul li a {
  border:none;
}

div#content_wrapper {
  background:url('../images/content_background.jpg') repeat-y left #fff;
  width:100%;
  float:left;
}

div#content {
  width:574px;
  padding:19px;
  float:left;
}

div#content a {
  color:#0082ca;
}

div#sidebar {
  width:262px;
  float:right;
  padding:19px 19px 19px 9px;
}

div#footer {
  clear:both;
}

ul#content_nav {
  padding:1em 0;
  text-align:center;
}

ul#content_nav li {
  display:inline;
  font-weight:bold;
}

ul#content_nav a {
  color:#000;
  padding:0.5em;
  text-decoration:none;
}

h2.parkAndRec {
  text-indent:-9999px;
  width:222px;
  height:26px;
  padding:1em 0;
  background:url('../images/parkAndRec.png') no-repeat center;
}

img.intro_pic {
  float:right;
}

p {
  line-height:1.5em;
  padding:1em 0;
}

strong {
  font-weight:bold;
}
 
 
 
 
div.public_announcment {
  width:540px;
  padding-right:15px;
  float:left;
}

div.public_announcment h2 {
  text-indent:-9999px;
  width:297px;
  height:26px;
  padding:1em 0;
}




div.blue_text_500 {
  width:500px;
  padding-right:15px;
  float:left;
}

div.blue_text_500 h3 {
  color:#248dc4;
  font-size:1.75em;
  margin-bottom:0.5em;
  padding:0em 0;
  
}
div.blue_text_500 li {
  line-height:1.25em;
}
 


div.blue_text {
  width:270px;
  padding-right:15px;
  float:left;
}

div.blue_text h3 {
  color:#248dc4;
  font-size:1.75em;
  margin-bottom:0.5em;
  padding:0em 0;
  
}
div.blue_text li {
  line-height:1.25em;
}





div.blue_text_large {
  height:26px;
  padding-right:15px;
  float:left;
}

div.blue_text_large h3 {
  color:#248dc4;
  font-size:2em;
  margin-bottom:0.5em;
  padding:0em 0;
  
}
div.blue_text_large li {
  line-height:1em;
}






div.blue {
  width:270px;
  padding-right:15px;
  float:left;
}

div.blue h3 {
  color:#248dc4;
  border-top:4px solid #248dc4;
}

div.blue li {
  list-style:disc url('../images/bullet.png') outside;
  margin-left:1em;
  line-height:1.5em;
}

div.blue li a {
  text-decoration:none;
  color:#2d2d2d;
}

div.blue a.more {
  display:block;
  text-indent:-9999px;
  width:103px;
  height:34px;
  margin:2em auto;
  background:url('../images/view_more.png') no-repeat top left;
}


  

div.gray {
  width:270px;
  padding-right:15px;
  float:left;
}

div.gray h3 {
  color:#ffffff;
  background:#696969
}

div.gray li {
  line-height:1.5em;
}

div.gray li a {
  text-decoration:none;
  color:#2d2d2d;
}
 



div.blue_right {
  width:270px;
  padding-right:15px;
  float:right;
}

div.blue_right h3 {
  color:#248dc4;
  border-top:4px solid #248dc4;
}

div.blue_right li {
  margin-left:1.5em;
  line-height:1.5em;
}

div.blue_right li a {
  text-decoration:none;
  color:#2d2d2d;
}

div.blue_right a.more {
  display:block;
  text-indent:-9999px;
  width:103px;
  height:34px;
  margin:2em auto;
  background:url('../images/view_more.png') no-repeat top left;
}
 
 
 
 
 

div.green h3 {
  color:#86c424;
  border-top:4px solid #86c424;
}
div.blue h3, div.green h3, div.gray h3 {
  font-size:2em;
  border-bottom:1px solid #e1d8d0;
  margin-bottom:0.5em;
  padding:0.25em 0;
}

div.green {
  border-left:1px solid #e1d8d0;
  width:270px;
  padding-left:15px;
  float:right;
}

div.green li {
  line-height:1.75em;
  width:50%;
  float:left;
}

div.green li a {
  color:#2d2d2d;
  text-decoration:none;
}







div.green_single_line h3 {
  color:#86c424;
  border-top:4px solid #86c424;
  font-size:2em;
  border-bottom:1px solid #e1d8d0;
  margin-bottom:0.5em;
  padding:0.25em 0;
}

div.green_single_line {
  border-left:1px solid #e1d8d0;
  width:270px;
  padding-left:15px;
  float:right;
}

div.green_single_line li {
  line-height:1.75em;
  width:100%;
  float:left;
}

div.green_single_line li a {
  color:#2d2d2d;
  text-decoration:none;
}


 
 





div.blue_right h3  {
  font-size:1.25em;
  border-bottom:1px solid #e1d8d0;
  margin-bottom:0.5em;
  padding:0.25em 0;
}


 
div.green_right {
  width:262px;
  padding-right:15px;
  float:right;
}

 
 
div.green_right h3 {
  color:#86c424;
  border-top:4px solid #86c424;
  font-size:2em;
  border-bottom:1px solid #e1d8d0;
  margin-bottom:0.5em;
  padding:0.25em 0;
}

div.green_right li {
  line-height:1.50em;
  width:100%;
 }
  
  
  
  
 
 
div#content div.green li a {
  color:#000;
  text-decoration:none;
}



 
div#content div.green_single_line li a {
  color:#000;
  text-decoration:none;
}








div#footer {
  background:#2E2D2F;
  width:900px;
  float:left;
}

ul#footer_navigation {
  padding:1em 0;
  margin:0 1em;
  text-align:center;
  background:url('../images/footer_nav_background.png') repeat-x bottom;
}

ul#footer_navigation li {
  display:inline;
  padding:0.5em;
}

ul#footer_navigation li a {
  color:#fff;
  text-decoration:none;
  text-transform:uppercase;
  font-size:0.85em;
}

div#site_info {
  color:#cfc8bb;
  font-size:0.85em;
  padding:1em;
  line-height:1em;
  float:left;
}

p.disclaimer {
  width:70%;
  float:left;
}

p.copyright {
  float:right;
  width:28%;
}

p.copyright a {
  color:#cfc8bb;
  text-transform:uppercase;
}





div.dept_right {
  width:270px;
  padding-right:15px;
  float:right;
}

div.dept_right h3 {
  font-size:1em;
  background:#e1d8d0;
  border-bottom:1px solid #e1d8d0;
  margin-bottom:0.5em;
  padding:0.25em 0;
}

div.dept_right li {
  font-size:1em;
  padding:0.10em 0;

}

div.dept_right li a {
  color:blue;
}
