/* CSS Document */

body { background-color: #DDD4B7; margin: 0px; }

.header { background-color: #77011B;
border-bottom: 3px solid #836B07;
height: 80px; }

#menuBox { padding: 20 5 10 5; }

#menuBox2 { background-color: #C1B084; padding: 5 80 10 80; }

#textBox4 { padding: 20px;
background-image: url(../images/homeBG2.jpg);
background-repeat: no-repeat;
background-position: top right;
height: 340px;
vertical-align: top;
background-color: #C1B084; }

#textBox2 { background-color: #C1B084; padding: 20 10 10 10; }

#textBox { background-color: #DDD4B7; padding: 10 10 10 10; vertical-align: top; }

#textBox3 {  height: 300px; background-color: #DDD4B7; padding: 10 10 10 10; vertical-align: top;
background-image: url(../images/logoRightB.gif);
background-repeat: no-repeat;
background-position: top right; }

#sideM { background-color: #C1B084; vertical-align: top; }

#textarea4, #textarea4 td { font-family: century gothic, arial, helvetica, sans-serif;
font-size: 14px; color: #ffffff; vertical-align: top; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000000;
vertical-align: top; }

#textarea3, #textarea3 td { font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #000000;
vertical-align: top; }

#copyright { font-family: arial, helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
vertical-align: top;
color: #000000;
padding-left: 3px; }

#logoR { vertical-align: bottom;
background-color: #77011B;
text-align: right;
height: 83px; }

#logoR2 { vertical-align: top;
background-color: #77011B;
text-align: right;
height: 83px; }

a { color: #77011B; text-decoration: none; font-weight: bold; }

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-family: Arial, Helvetica, sans-serif;
background-color: #C1B084;
font-weight: bold;
font-style: bold;
color: #000000;
border: 1px solid #000000;
text-decoration: none;
padding: 2px 10px 2px 10px;
}

a#button:hover { color: #DDD4B7; }