/* DWWC file - structural elements - updated Jan 2009 */
    
html {  }    
    
body { background-color: #716a40; color: #463631; margin: 0px; padding: 0px; 
       background-image: url(images/camo-bg.gif); background-repeat: repeat; background-position: top left; }

* { font-family: Verdana, Arial, Helvetica, Geneva, 'Lucida Sans', 'Bitstream Vera Sans', sans-serif; font-size: 13px; }

a:link { color: #02028c; }
a:visited { color: #02028c; }
a:active { color: #0000ff; } 
a:hover { color: #0000ff; }

b { letter-spacing: 0.2px; }
img { border: 0px; padding: 0px; margin: 0px; }
p { margin: 0 0 10px 0; }
td { font-size: 13px; line-height: 18px; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }
ol { border: 0px; margin-top: 2px; list-style-type: decimal; }
li { line-height: 16px; padding-bottom: 4px; list-style-position: outside; }

/* IDs */
#container { }
#papertop { background-image: url(images/paper-bg-top.gif); background-repeat: no-repeat; background-position: top left; min-height: 300px; }
#buff_bg { background-color: #f1e2c4; }
#margins { margin: 0px 50px 10px 50px; vertical-align: top; }
#margins2 { margin: 0px 50px 10px 50px; vertical-align: bottom; }
            
/* next meeting */
.label { text-align: right; padding-right: 5px; vertical-align: top; font-weight: bold;  }
.answer { font-weight: normal; vertical-align: top; }            
              
/* Glitz */
.thumb  { border: none; margin: 2px; }
.navimg { border: none; margin: 2px; }
.photo { width: 600px; }


/* Animals - these are used inline in the header of the appropriate page under the name paperbtm. They are listed here for convenience. */
#paperbtm-bear { background-image: url(images/paper-bg-btm-bear.gif); background-repeat: no-repeat; background-position: bottom left; height: 307px; background-color: #f1e2c4; }
#paperbtm-canadagoose { background-image: url(images/paper-bg-btm-canadagoose.gif); background-repeat: no-repeat; background-position: bottom left; height: 307px; background-color: #f1e2c4; }
#paperbtm-deer { background-image: url(images/paper-bg-btm-deer.gif); background-repeat: no-repeat; background-position: bottom left; height: 307px; background-color: #f1e2c4; }
#paperbtm-dove { background-image: url(images/paper-bg-btm-dove.gif); background-repeat: no-repeat; background-position: bottom left; height: 307px; background-color: #f1e2c4; }
#paperbtm-elk { background-image: url(images/paper-bg-btm-elk.gif); background-repeat: no-repeat; background-position: bottom left; height: 307px; background-color: #f1e2c4; }
#paperbtm-gazelle { background-image: url(images/paper-bg-btm-gazelle.gif); background-repeat: no-repeat; background-position: bottom left; height: 307px; background-color: #f1e2c4; }
#paperbtm-grouper { background-image: url(images/paper-bg-btm-grouper.gif); background-repeat: no-repeat; background-position: bottom left; height: 307px; background-color: #f1e2c4; }
#paperbtm-mallard { background-image: url(images/paper-bg-btm-mallard.gif); background-repeat: no-repeat; background-position: bottom left; height: 307px; background-color: #f1e2c4; }
#paperbtm-moose { background-image: url(images/paper-bg-btm-moose.gif); background-repeat: no-repeat; background-position: bottom left; height: 307px; background-color: #f1e2c4; }
#paperbtm-pheasant { background-image: url(images/paper-bg-btm-pheasant.gif); background-repeat: no-repeat; background-position: bottom left; height: 307px; background-color: #f1e2c4; }
#paperbtm-sandhill { background-image: url(images/paper-bg-btm-sandhill.gif); background-repeat: no-repeat; background-position: bottom left; height: 307px; background-color: #f1e2c4; }
#paperbtm-turkey { background-image: url(images/paper-bg-btm-turkey.gif); background-repeat: no-repeat; background-position: bottom left; height: 307px; background-color: #f1e2c4; }
#paperbtm-zebras { background-image: url(images/paper-bg-btm-zebras.gif); background-repeat: no-repeat; background-position: bottom left; height: 307px; background-color: #f1e2c4; }


