/* CSS Document */

body { margin: 30 0 0 0;
background-image: url(../images/bodyBG.gif);
background-repeat: repeat; }

.m { background-color: #D6D7C8;
border-right: 1px solid #ffffff; }

#home { background-image: url(../images/home_bg.jpg);
background-position: top right;
background-repeat: no-repeat;
background-color: #FFF8DC;
height: 380px;
color: #ffffff;                                        
padding: 10px;
vertical-align: top; }

#textBox { padding: 10px;
vertical-align: top;
background-color: #ffffff;
color: #7491B9; }

#textBox2 { padding: 12 5 5 5;
vertical-align: top; }

#textBox3 { padding: 10px; }

#mainMenu { padding: 10 0 10 0;
background-color: #ffffff;
vertical-align: top; }

#menuS { background-color: #AAB346;
vertical-align: bottom; }

#menuBox { background-color: #D6D7C8;
vertical-align: top;
border-right: 1px solid #ffffff;
padding: 0 0 10 0; }

#menuBox2 { padding: 5 0 0 0; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 12px arial, helvetica, sans-serif;
vertical-align: top;
line-height: 150%; }

#textarea3, #textarea3 td, #textarea4, #textarea4 td { font: 11px arial, helvetica, sans-serif;
vertical-align: top;
color: #534514; }

#edit { padding: 0 5 0 0; }

a { text-decoration: none; font-weight: bold; color: #942F13; }

a:hover { color: #4F2809; }

#copyright { font: 12px arial, helvetica, sans-serif;
color: #9B9B9B;
text-align: center; }

.memberslogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #7491B9; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #7491B9; }

#membership_register { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #7491B9; }

a#button { background-color: #CED1B4;
white-space: nowrap;
font-weight: bold;
padding: 0 10 0 10;
text-decoration: none;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
  color: #534514;
  border: 1px solid #534514; }

a#button:hover { color: #942F13; }