/* Green and Brown Style for pq site by Denny Davis */
/* envrnmt, farmanml, farming, scouts, hunting, country, */
/* horses, trees, fishing, flower, garden */

@import url("pq.css");

hr {color:green; width:100%;}

/* color change for menus */
.menu {border: .4em double green}
.winter {color: #993300;}

a:link {color:green}
a:visited {color:#993300}
a:hover {color:olive}
a:active {color:olive}

h1, h2, h3, h4, h5 {color:#993300}

ul {list-style-image: url(bullets/grsq.gif)}