/* CSS Document */

body { margin: 0px; }

#mainL { background-image: url(../images/bodyBGleft2.jpg);
background-repeat: repeat-x;
background-position: top right; }

#main { background-image: url(../images/bodyBG3.jpg);
background-repeat: no-repeat;
background-position: top center; }

#mainR { background-image: url(../images/bodyBGright2.jpg);
background-repeat: repeat-x;
background-position: top left; }

#p1 { padding: 226 0 0 0; }

#menuBox { padding: 0 10 0 10; } 

#textBox { border-left: 1px solid #8c8c8c;
border-bottom: 1px solid #8c8c8c;
border-right: 1px solid #8c8c8c;
padding: 30 10 20 10;
height: 300px;
vertical-align: top; }

#spacer { height: 2px; }

#footer { border-bottom: 1px solid #8c8c8c;
border-top: 1px solid #8c8c8c;
border-right: 1px solid #8c8c8c;
background-color: #D2D1D1;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight: bold;
vertical-align: top;
padding: 2 4 3 0;
text-align: right; }

#copyright { border-bottom: 1px solid #8c8c8c;
border-top: 1px solid #8c8c8c;
border-left: 1px solid #8c8c8c;
background-color: #D2D1D1;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
color: #000000;
font-weight: bold;
vertical-align: top;
padding: 2 0 0 4; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
color: #000000;
vertical-align: top; }

a { color: #AB6316; text-decoration: none; }

a:hover { text-decoration: underline; }

a#button {
white-space: nowrap;
border: 1px solid #000000;
background-color: #3B484E;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-variant: small-caps;
  color: #ffffff;
padding: 0 10 0 10;
text-decoration: none;
}

a#button:hover {
background-color: #526363;
}
  
img a { border: 1px solid #000000; }

img a:hover { border: 1px solid #000000; }

.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; }