/* Green and Brown Style for pq site by Denny Davis */
/* autumn, thanksgiving */

@import url("pq.css");

h1, h2, h3, h4, h5 {color:#993300;}
hr {color:#993300; width:100%;}
a:link {color:#ff9900}
a:visited {color:#993300}
a:hover {color:yellow}
a:active {color:yellow}
ul {list-style-image: url(bullets/leaf1x.gif)}

/* color change for menus */
.menu {border: .4em double #ff9900 }
.winter {color: #993300;}
