a { text-decoration: none; font-weight: bold; color: 990000 }
a:hover { text-decoration: none; font-weight: bold; color: 0099ff }

a.copy { color:black ; text-decoration: none;  font-weight: bold }
a:hover.copy { color:white; text-decoration: underline; font-weight: bold; }

a.navlinks { color:666666 ; text-decoration: none; font-weight: bold }
a:hover.navlinks { color:990000; text-decoration: underline; font-weight: bold; }

a.reverse { color:white ; text-decoration: none;  font-weight: bold }
a:hover.reverse { color:0099ff; text-decoration: underline; font-weight: bold; }

a.reversesmall { color:white ; text-decoration: none;  font-weight: bold }
a:hover.reversesmall { color:0099ff; text-decoration: underline; font-weight: bold; }

a.reversehdr { color:white ; text-decoration: none;  font-weight: bold }
a:hover.reversehdr { color:0099ff; text-decoration: underline; font-weight: bold; }


.navlinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold ; line-height: 22pt; color: 000000}
.links { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold ; line-height: 10pt}
.copy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 10pt; color: 666666}
.copyalert { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 10pt; color: red}
.quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 10pt; color: 0000000}
.hdr { font-family: Impact, Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; line-height: 10pt}
.reverse { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 15px; color: ece3ce}
.reversesmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; line-height: 9px; color: ece3ce}
.reversehdr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 15px; color: ffffff}

h1.altheading {
    display:block;
    font-family: "arial black", arial, sans-serif;
    font-size:24px;
    color:#90090D;
    margin: 15px 0 5px 0;
    font-weight:bold;
}

/* Begin Dynamic Drive drop-down menu CSS */


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 1;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: 990000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: ffc324;
}


/* End Dynamic Drive drop-down menu CSS */


/* Begin iContact form CSS */

#SignUp .signupframe {
  border: 0px solid #000000;
  background: #ffffff;
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* End iContact form CSS */


/* Photo-Caption PZ3 CSS v080630
* copyright: http://randsco.com/copyright
* www.randsco.com
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:0px solid #666666; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #666666;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#666666; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */