/*  main text and navbar is Poor Richard font*/

a:link {text-decoration:none; font-family: "Georgia"; font-family: "Georgia";}

#divtop {border:0px; background-image:url('images/bannerbg.png'); width:100%; height: 296px; }

#text-headline-20{font-family: "Georgia"; color:#414141; font-size:20px; font-weight:700; font-style:normal;}
#text-para{font-family: "Georgia"; color:#414141; font-size:16px; font-weight:100; font-style:normal;}
#text-para-bold{font-family: "Georgia"; color:#414141; font-size:16px; font-weight:700; font-style:normal;}

#text-arial-bold{font-family: "Arial"; color:#414141; font-size:16px; font-weight:700; font-style:normal;}

#text-footer{font-family: "Georgia"; color:#414141; font-size:16px; font-weight:100; font-style:normal;}
#text-footer-links{font-family: "Georgia"; font-size:16px; font-weight:100; font-style:normal;}

/*
<span id="text-headline-20"></span>
<span id="text-para"></span>
<span id="text-para-bold"></span>
<span id="text-footer"></span>
<span id="text-footer-links"></span>
<hr class="std" />
<p class="indent10"></p>
*/

P.indent10{margin-left: 10px;}
hr.std{height:1px; width:95%; border-width:0;color:#414141;background-color:#414141; }