/* CSS Document */

body { margin: 0px; }

#lcol { background: #fcb131; }

#rcol { background: #fcb131;
border-left: 10px solid #f26d28; }

#menuBox { background: #000000;
border: 10px solid #fcb131;
vertical-align: top;
padding: 5px; }

#m2 { background: url(../images/menuBG.gif) repeat-y top center; }

#address { padding: 10 12 5 0; }

#textarea1 a { color: #ffffff; text-decoration: none; }

#textarea1 a:hover { border-bottom: 1px solid #ffffff; }

#textBox { border-left: 10px solid #f26d28;
background: #972f22;
vertical-align: top;
padding: 10px; }

#tm { background: #000000;
height: 520px;
vertical-align: top;
padding: 15 15 20 15;
border: 1px solid #000000; }

#textarea1, #textarea1 td { text-align: right;
font: bold 12px arial, helvetica, sans-serif;
color: #ffffff; }

#textarea3, #textarea3 td, #textarea2, #textarea2 td { font: 12px arial, helvetica, sans-serif;
color: #ffffff;
vertical-align: top; }

#logo { padding: 0 0 10 0; }

#copyright { font: 10px arial helvetica, sans-serif;
color: #ffffff;
vertical-align: top; }

.memberslogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff; }

#membership_register { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff; }

a { text-decoration: underline;  color: #fcb131; }

a:hover { text-decoration: none; }

#home { background: #692019; }

#enter { text-align: center; }

#textarea9, #textarea9 td { text-align: center;
font: bold 12px arial, helvetica, sans-serif;
color: #ffffff; }

a#button { background: #000000;
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #ffffff; }
  
a#button:hover { 
text-decoration: none; background: #333333;
}