﻿h2
{
color: #B20813;
background-position: right;
border-bottom: 1px solid black;
}
h3
{
color: #051053;
}
caption
{
color: #051053;
}

fieldset 
{ 
border:1px solid gray;
padding: 0em 1em 1em 1em; 
}

legend {
  padding: .5em .5em;
  border:0px solid gray;
  color:#4A46D8;
  font-size:1em;
  font-weight:bold;
  text-align:right;
  }

p a:link, p a:visited, p a:hover, p a:active
{
padding: 2px;
text-decoration:none;
font-weight:bold;
}

p a:hover
{
text-decoration:underline;
}

p a:visited
{
font-weight:normal;
color:#1A2AC5;
}


p.intro:first-letter 
{
color: #060F54;
background: white;
font-size: 1.5em;
font-weight: bold;
}

td a:link, td a:visited, td a:hover, td a:active
{
padding: 2px;
text-decoration:none;
font-weight:bold;
}

td a:hover
{
text-decoration: underline;
}

#standout {
float: right;
width: 30%;
color: #0000FF;
padding: 1px;
display:inline;
background: #DCDCDC;
border: 4px solid #f0f0f0;
}


#top
{
clear: both;
background-image: url('../deeds/images/dept_banner_bkgrnd.gif');
border-bottom: 1px solid white;
}
#headaddress
{

color: black;
padding: .05em;
}
.emergency
{
color: red;
background-color: transparent;
font-weight: bold;
}

#top h1
{
padding: 0;
margin: 0;
}

#content ul a:link, ul a:visited, ul a:hover, ul a:active
{
display:inline;
text-decoration: none;
padding: 0px;
}

#content ul a:visited
{
display:inline;
color: blue;
background-image: none;
padding: 0px;
}

#content ul a:hover
{
color: #F00;

}

#content ul a:active
{
color: #333
}


#sitenav
{
background-color: #EDEDED;
border-left: 1px solid black;
}

#sitenav ul
{
list-style-type: none;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0px; /*NN4 needs exactly -40px*/
padding-left: 0;  /*Mozilla needs this as 0*/
}

#sitenav li
{
font: normal .9em 'Lucida Grande', Verdana, sans-serif;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
border-bottom: 1px solid black;
}

#sitenav ul a:link, ul a:visited, ul a:hover, ul a:active
{
display: block;
padding: 2px 0px 2px 10px;
text-decoration: none;
background-image: url('images/fire_nav_bkgrnd.gif');
border-left: 3px solid transparent;
border-right: 3px solid transparent;

}

#sitenav ul a:visited
{
display: block;
color: #547392;
background-color: #E9E8E8;
padding: 2px 0px 2px 10px;
}

#sitenav ul a:hover
{
color: #F00;
background-image: url('images/fire_nav_bkgrnd.gif');
border-left: 3px solid #B20813;
border-right: 3px solid #B20813;

}

#sitenav ul a:active
{
color: #333
}



.listheader
{
font-size: 1.1em;
font-weight: bold;
background: #B20813;
color: #FFF;
}
.leolistheader
{
background: #DDDDDD;
font-size: .8em;
font-weight: bold;
color: red;
}

table
{
border: 0px none;
border-collapse:collapse;
}
caption
{
font: 1.2em 'Lucida Grande', Verdana, sans-serif;
font-weight: bold;
margin-top: -.3em;
text-align: left;
}
#caption_description
{
font-size: .5em;
font-weight: normal;
}

td, th
{
padding: 5px;
border-bottom: 1px solid #051054;
}
th
{
font-weight: bold;
text-align: left;
}
td
{
font-weight: lighter;
border-bottom: 1px solid #051054;
}
tr.alternate
{
color: black;
background-color: #BAD5F3;
}

#mailtoforms td, th
{
padding: 5px;
border-bottom: 0px;
}

#footer
{
color: #fff;
background-color: #051054;
}
