 /* Generic Selectors */

 body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #333333;
  background-color: #ffffff;
  margin:0px 0px; padding:0px;
  text-align:center;
  height: 100%;
   }

  h1 {
   font-family: Georgia, Times New Roman, Times, "serif";
   font-size: 18px;
   font-weight: bold;
   color: #000;
  }

  h2 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 16px;
   font-weight: bold;
   color: #000000;
   border-bottom: 1px solid #C6EC8C;
   }


/**************** Pseudo classes ****************/


 a.rnav:link {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #663;
   text-decoration: none;
   font-weight: plain; }
 
 a.rnav:visited {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #663;
   text-decoration: none;
   font-weight: plain;}

 a.rnav:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #663;
   text-decoration: none;
   font-weight: plain; }
  
  a.rnav:active {
  color: #663;
  font-weight: bold;
  }

  li.rnav:link {
  color: #633;
  text-decoration: none;
  font-weight: plain;
  }


  li a.rnav:visited {
  color: #633;
  text-decoration: none;
  font-weight:plain;
  }

  li a.rnav:hover {
  display: block;
  color: #633;
  padding-bottom: 5px;
  font-weight: plain;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C6EC8C;
  }



   
  a:link {
  color: #633;
  text-decoration: none;
  font-weight: plain;
  }

 li :link {
  color: #633;
  text-decoration: none;
  font-weight: plain;
  }

 a:visited {
  color: #633;
  text-decoration: none;
  font-weight: plain;
  }

 li a:visited {
  color: #633;
  text-decoration: none;
  font-weight: plain;
  }


 a:hover {
  color: #633;
  padding-bottom: 5px;
  font-weight:plain;
  text-decoration: underline;
  }


 li a:hover {
  display: block;
  color: #633;
  padding-bottom: 5px;
  font-weight: plain;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C6EC8C;
  }




 /* not effecting anything */
 a:active a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #633;
   text-decoration: underline;
  /* font-weight: plain; */
  font-weight: bold;
  }


  p.scap {font-variant: small-caps} /* small-caps, normal*/


 span.dropcap {
  float: left; 
  font-size: 1.7em;
  padding: 0 0.15em;
  margin: 0 0.15em 0 0; 
  background: #fff;
  /*border: 3px outset #2e8b57; */
  border: 3px outset #2e8b57;
  }
 /* <span class="dropcap">Download</span> */




  .hdr2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 28px;
   font-weight: Plain;
   color: #663;
   margin: 0 0 1em;
   }

  .hdr2a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: plain;
   color: #633;
   margin: 1em 0 0.5em;
  }

   .cmt1 {   /* progfeat+.html bottom of page */
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: plain;
   /*font-style: oblique; */   /* oblique, italic, normal */
   letter-spacing: 1px;
   line-height: 16pt;
   color: #C00;
   margin: 1em 0 0.5em;
  }
  
  .cmt2 {  /* index.html */
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: plain;
   /*font-style: oblique; */   /* oblique, italic, normal */
   letter-spacing: 2px;
   word-spacing: 4px;
   line-height: 14pt;
   color: #C00;
   margin: 0 0 0.5em;
  }
  
  
  .cmt3 {  /* buymf.html - return policy */
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   font-weight: plain;
   font-style: italic;    /* oblique, italic, normal */
  /* letter-spacing: 2px;
   word-spacing: 4px;
   line-height: 14pt; */
   color: #333;
   margin: 0 0 0.5em;
  }


  .in5 /* indent 50pt left and right */
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }


   .in16  /* indent 160pt left and right */
   {
   padding-left: 160pt;
   padding-right: 160pt;
   }
/************************* ID's *************************/
   #header {margin: 0px auto;  width:948px; height: 119px;}

   #footer{
   clear: both;
   position:relative;
   bottom:0;
   margin-left: auto; margin-right: auto;
   right: 10px;
   width:100%;
   height:40px;   /*footer height*/
   background:#ffffff;
   font-family: Verdana, Arial, "Helvetica", sans-serif;
   font-size: 10px;
   font-weight: plain;
   text-align:center;
   color: #336633;
   }

   #footer2{
   bottom:0;
   margin-left: auto; margin-right: auto;
   right: 10px;
   width:100%;
   height:40px;   /*footer height*/
   background:#ffffff;
   font-family: Verdana, Arial, "Helvetica", sans-serif;
   font-size: 10px;
   font-weight: plain;
   text-align:center;
   color: #336633;
   }





   #shell {
    position: relative;
    margin-left: auto; margin-right: auto;
    width: 948px;
    padding-bottom:60px;   /* Height of the footer */
   }

   #content {
    clear: both;
    position: relative;
    margin-left: auto; margin-right: auto;
  /*  width: 915px; */
    padding:15px;
   /* border:1px dashed #333;*/
   /*border could be dotted dashed solid double */
    border: 1px dotted #666;
    background-color:#ffffff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 18pt;
    }



/************************* JLH MISC*************************/

  .txtBold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  color: #FF0000;
  }

  .txtPlain {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: plain;
  font-size: 12pt;
  color: #FF0000;
  }

  .txtHeader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16pt;
  color: #FF0000;


    }


