/* CSS Document */
body{font:62.5%/1.2em Georgia;}

h1{/*H1 used as logo with text moved off the page*/
  
  height:130px;
  background:url(images/branding.png) transparent no-repeat center 25px;
  display:block;
  text-indent:-999em;
  margin:0;
  padding:0;
  
}

h2, h3, h4, h5, h6{}
p{font-size:1.4em; line-height:1.6em; margin:.8em 0 0 0; }

h3{font-size:2.1em;  font-weight:normal;margin:1.2em 0 0 0; padding:0;color:#790000;}
#main-content h3{font-weight:bold;/*border-bottom:1px solid;padding:0 0 .4em 0;*/}
h3 a{color:#790000;}
h4{font-size:1.6em; font-weight:normal;margin:1.2em 0 -.6em 0; padding:0;color:#790000;}

ul.sidebar-ul{list-style-type:none;}
.sidebar-ul p{font-size:1.1em;margin:1.4em 0 0 0;}
.sidebar-ul a:hover p{text-decoration:none; color:#790000;}
.sidebar-ul a:hover h4 {text-decoration:underline;}

p.quote{clear:both;padding:0 0 5px 0; color:#790000;font-family:georgia;font-style:italic;border-top:1px solid #790000;border-bottom:1px solid #790000;}
p.quote span{font-size:100%;font-weight:normal;font-style:normal; color:#000;}
/*p span {font-size:150%; color:#790000;padding:0 2px;font-weight:bold;}
*/
p.reference{text-align:right; color:#ff9900;margin:0;}
p.reference a{color:#ff9900;}

p a{text-decoration:underline;}
p a:hover{color:#790000;}