/* CSS for the Quiet Feather */


body,p,ul {background: #ffffff; font-family: Georgia, serif; text-align: left; color:#333333; font-size: small; margin-top: 0em; margin-bottom: 1.2em; line-height: 1.5em; }

h1,h2,h3,h4,h5 { font-family: Georgia, serif; color: #cc6600; font-weight: normal; margin-top: 0em; margin-bottom: 0.4em; }


/* Subheads on Things We Like Page */
h5 { font-family: Garamond, Times New Roman, serif; margin-top: 1em; margin-bottom: 0.2em; font-size: 110%; text-align: justify; }

/* nav bar text style */
h6 { margin-top: 0em; margin-bottom: 0em; font-family: trebuchet MS, sans-serif; font-size: 70%; text-transform: uppercase; letter-spacing: 0.1em;  color:#C0C0C0;}
:link.nav { color: #5588aa; text-decoration: none; }
:visited.nav { color: #5588aa; text-decoration: none; }
:active.nav { color: red; text-decoration: none; }
:hover.nav { color: #cc6600; text-decoration: underline; }


:link { color: #5588aa; text-decoration: none; }
:visited { color: #996699; text-decoration: none; }
:active { color: red; text-decoration: underline; }
:hover { color: #cc6600; text-decoration: underline;  }

:link.w { color: white; text-decoration: underline; font-weight: bold; }
:visited.w { color: white; text-decoration: underline; font-weight: bold;}
:active.w { color: red; text-decoration: underline; font-weight: bold;}
:hover.w { color: yellow; text-decoration: underline; font-weight: bold;}

:link.jpw { color: #9999ff; text-decoration: none; } 
:visited.jpw { color: #9999ff; text-decoration: none; }
:active.jpw { color: red; text-decoration: none; }
:hover.jpw { color: blue; text-decoration: underline; }