/* CSS Document */

body {
margin: 0px;
background-color: #007329;
}

#header {
background-image: url(../images/stripe.gif);
background-repeat: repeat-x;
background-position: bottom;
vertical-align: top;
}

#header2 {
background-image: url(../images/stripe.gif);
background-repeat: repeat-x;
background-position: bottom;
text-align: right;
vertical-align: top;
}

#menuBox { padding: 2 0 2 0; 
vertical-align: top;
}

#textBox { padding: 20px;
vertical-align: top;
height: 350px; }

#textarea1 {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}

#textarea2 {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}

.white {
background-color: #ffffff;
}

.yellow { background-color: #fcd900; }

#footerMenu {
background-image: url(../images/bottomStripe.gif);
background-repeat: repeat-x;
}

#footer {
background-image: url(../images/footerStripe.gif);
background-repeat: repeat-x;
white-space: nowrap;
font: bold 12px arial, helvetica, sans-serif;
color: #ffffff;
}

#counter {
background-image: url(../images/footerStripe.gif);
background-repeat: repeat-x;
white-space: nowrap;
font: bold 12px arial, helvetica, sans-serif;
color: #ffffff;
padding: 0 0 0 15; }

#edit {
background-image: url(../images/footerStripe.gif);
background-repeat: repeat-x;
padding: 2 3 0 0; }

.menubar2 {
padding: 0 0 0 0;
}

.menubar2 a{
padding: 0 4 2 4;
display: inline-block;
color: #ffffff;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
white-space: nowrap;
}

.menubar2 a:hover{
color: #ECFDEA;
text-decoration: underline;
}

a {
color: #004a00; text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.memberslogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

#membership_register { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

a#button {
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
background-color: #007329;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #004a00;
}

a#button:hover {
text-decoration: none; background-color: #000000;
color: #ffffff;
}