/* CSS Document */
body { background-color:#999999; padding:36px; font-size:14px; font-family:"Times New Roman", Times, serif; color:#000000; line-height:18px; }
a:link { color:#666666; text-decoration: none; font-size:14px; }
a:hover { font-weight:bold; color:#000000; }
a:visited { color:#000000; }
h1 { font-size:18px; color:#339999; text-align:center; }
h2 { font-size:30px; color:#339999; text-align:center; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; }
h3 { font-size:20px; color:#339999; text-align:center; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; }
h4 { font-size:18px; color:#339999; text-align:left; }
div.headerimg { background-color:#FFFFFF; background-image:url(images/header850x259.jpg); height:259px; background-position:center; background-repeat:no-repeat; z-index:1; margin-bottom:0px; }
div.middleimg { background-color:#FFFFFF; background-image:url(images/body.jpg); background-repeat:repeat-y; background-position:center; z-index:1; margin-top:0px; }
div.footer { background-color:#FFFFFF; background-image:url(images/footer.jpg); background-position:center; background-repeat:no-repeat; z-index:1; padding-left:60px; padding-right:60px; padding-bottom:50px; text-align:center; font-size:10px; }
div.footer a { font-size:10px; }
div.text { font-size:16px; line-height:22px; }
div.text a { font-size:16px; }
div.creed { font-size:14px; line-height:22px; }
div.volunteer { line-height:30px; text-align:center; }
div.dues a {font-weight:bold; color:#000000; }
div.history { font-size:14px; line-height:24px; }
div.big { font-size:18px; font-style:italic; }
div.pink { font-size:16px; color:#FF66CC; text-align:center; line-height:20px; }
div.pink a {font-size:16px; color:#333333; text-align:center; }
div.pinksh { font-size:18px; color:#000000; font-weight:bold; }
div.pinksh a { font-size:14px; color:#333333; line-height:20px; }
div.pinkbh { font-size:30px; color:#000000; text-align:center; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; }
/*Begin Code for Drop Down Menus which was copied from http://www.alistapart.com/articles/horizdropdowns/*/
ul { margin: 0; padding: 0; list-style: none; width: 105px; border-bottom: 1px solid #ccc; }
ul li { position: relative; }
ul li a { display: block; text-decoration: none; color: #777; background: #fff; padding: 5px; border: 1px solid #ccc; border-bottom: 0; }
li ul { position: absolute; bottom: 50px; top: 25px; display: none;}
li:hover ul { display: block; }
/*End Drop Down Menu Code*/



