
<STYLE>
H1, H2, H3, H4, H5, H6, {
	font-family: Arial,Helvetica,sans-serif; 
	color: #000000;
	display: block;
	font-weight: bold;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	weight: auto;
}

h1 {font-size: 165%;}
h2 {font-size: 145%;}
h3 {font-size: 125%; color: #000000; padding-top:1em;}

.body { text-decoration: none; 
           font-family: Tahoma,Arial,sans-serif; 
           font-size: 11;
           margin-bottom:24px;
}



dt {margin-top: 1em; 
        font-weight:bold;
}

a.nav { width: 180px;
        border-top-width: 1px;
        border-top-color: #255A61;
        border-top-style: solid;
        text-decoration: none; 
        padding: 4px;  
        font-family: verdana, Arial, sans-serif; 
        font-weight: bold;
        display: block;
        background-color: white;
}

a.nav:link { color: #255A61;}
a.nav:link { color: #006633;}
a.nav:visited { color: #255A61;}
a.nav:hover { color: #C5BB60;}
a.nav:hover { color: #C5BB60;}
 

a.navbp { text-decoration: none; font-family: verdana, Arial, sans-serif; font-size: 90%; font-weight: bold;}
a.navbp:link { color: #000000; background: url("images/icon_spade_nav.gif") center left no-repeat ; }
a.navbp:visited { color: #000000; background: url("images/icon_spade_nav.gif") center left no-repeat; }
a.navbp:hover { color: #ff0000; background: url("images/icon_heart_nav.gif") center left no-repeat ; }
 
.readmore {display: inline;}

.address_label {
  margin:1em; 
  padding:1em;
  border:2px solid black; 
  white-space:pre;
}

.address_label h2 {
  font-weight:bold; 
  text-decoration:underline; 
  padding:0px;
  margin:-1em 0px 0px 0px;
}
.address_label p {white-space:normal; margin:0px 0px -1em 0px; padding:0px;}

.sections {
  float: right;
  margin: 1em 0 2em 2em;
  padding: 1em;
  width: 330px;
  border: 1px solid black;
  background: #C1C1C1; 
}

.sections2 {
  float: left;
  margin: 1em 0 2em 2em;
  padding: 1em;
  width: 550px;
  border: 1px solid black;
  background: #C1C1C1; 
  height: 130%;
}
.sections a {display:block;}

.footer {text-align: center; padding: 1em 3em;}

</STYLE>