/* CSS Document */

body { background-image: url(../images/bodyBG.jpg);
background-repeat: repeat-x;
background-color: #E7DAB8;
margin: 0px; }

#textBox { background-color: #ffffff;
border: 1px solid #99885E;
height: 400px;
width: 600px; }

#topLeft { vertical-align: top; }

#bottomLeft { vertical-align: bottom; }

#menuTop { background-image: url(../images/top.gif);
background-repeat: repeat-x;
background-color: #D7C89F;
width: 150px; }

#menuBottom { background-image: url(../images/bottom.gif);
background-position: bottom;
background-repeat: repeat-x;
background-color: #D7C89F; }

#menuPad { vertical-align: bottom;
padding: 0 10 5 0; }

#sideBG { background-image: url(../images/side.gif);
background-position: top left;
background-repeat: repeat-y;
background-color: #D7C89F; }

#menuBox { vertical-align: top;
background-color: #D7C89F; }

#content { height: 418px;
padding: 0 20 0 20;
overflow: auto;
overflow-y: scroll;
overflow-x: hidden;
scrollbar-3dlight-color: #D7C89F;
scrollbar-arrow-color: #ECE6D8;
scrollbar-base-color: #ECE6D8;
scrollbar-darkshadow-color: #99885E;
scrollbar-face-color: #D7C89F;
scrollbar-highlight-color: #ECE6D8;
scrollbar-shadow-color: #C0AC8E;
vertical-align: top; }

#edit { text-align: right;
padding: 1 3 0 0; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000000; }

#textarea1, #textarea2 { padding: 10 0 10 0; }

#textarea3, #textarea3 td { font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
padding-right: 10px; }

#copyright { font-family: arial, helvetica, sans-serif;
font-size: 10px;
color: #99885E;
vertical-align: top;
font-weight: bold;
padding: 0 0 0 163; }

.memberslogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #99885E; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #99885E; }

#membership_register { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #99885E; }

a { color: #6C0C0A; text-decoration: none; }

a:hover { text-decoration: underline; }

a#button { white-space: nowrap;
font-weight: bold;
padding: 0 10 0 10;
text-decoration: none;
background-color: #E7DAB8;
font-size: 12px;
font-family: trebuchet ms, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #99885E;
  border: 1px solid #99885E; }
  
a#button:hover { color: #E7DAB8;
background-color: #99885E; }

.BG1 { background-image: url(../images/BG1.jpg);
background-position: top left;
background-repeat: no-repeat; }

.BG2 { background-image: url(../images/BG2.jpg);
background-position: top left;
background-repeat: no-repeat; }

.BG3 { background-image: url(../images/BG3.jpg);
background-position: top left;
background-repeat: no-repeat; }

.BG4 { background-image: url(../images/BG4.jpg);
background-position: top left;
background-repeat: no-repeat; }

.BG5 { background-image: url(../images/BG5.jpg);
background-position: top left;
background-repeat: no-repeat; }