
body {
   margin: 0px 0px 0px 20px;
   background: #845C6C url(http://www.augustmoonfarm.com/images/bkgd.gif)
   repeat-y;
}

hr {
   color: #000000;
   height: 1px;
}


.body_table td
{
   font: 11px/18px "Lucida Grande", Verdana, Arial, 'Sans Serif';
    COLOR: #52526B;
}

B {
   font-weight: bold;
   font-size: 11px/18px;
   letter-spacing: 2px;
}

B2 {
   font-weight: bold;
   font-size: 11px/18px;
}

.sm {
   font-weight: bold;
   font-size: 14px;
   letter-spacing: 4px;
}

.header {
   font-family: 'Century School Book', 'Times New Roman';
   font-weight: normal;
   font-size: 18pt;
   letter-spacing: 3px;
   color:#815B6F;
}

.smallheader {
   font-family:  "Lucida Grande", Verdana, Arial, 'Sans Serif';
   font-weight: bold;
   font-size: 11px;
   letter-spacing: 2px;
   color:#608078;
}

.greenheader {
   font-family: 'Century School Book', 'Times New Roman';
   font-weight: bold;
   font-size: 14px;
   letter-spacing: 3px;
   color:#608078;
}

.smalltext {
   font-family:  "Lucida Grande", Verdana, Arial, 'Sans Serif';
   font-weight: normal;
   font-size: 10px;
   letter-spacing: 1px;
   color:#52526B;
}

.smallwhite {
   font-family:  "Lucida Grande", Verdana, Arial, 'Sans Serif';
   font-weight: normal;
   font-size: 10px;
   letter-spacing: 1px;
   color:#FFFFFF;
}


.black_table
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND: #E1D5C7;
}


.black_table TH
{
    COLOR:#FFFFFF;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND-COLOR: #946E82;
}
