/* CSS Document */

body
{
margin:0;
background-color:#333333;
}

.brownheading
{
font-family:"Arial Narrow";
font-size:20px;;
color:#996600;
}

.bodytext
{
font-family:Tahoma;
font-size:14px;
color:#CCCCCC;
font-weight:100;
line-height:22px;
}


.footer
{
font-family:Tahoma;
font-size:13px;
color:#CCCCCC;
font-weight:100;
line-height:22px;
}

.imgborder
{
border: 3px solid #8C6239;
}

.thumbborder
{
border: 2px solid #8C6239;
}


.bodytext a
{
text-decoration:none;
color:#8DC63F;
}

.bodytext a:hover
{
text-decoration:none;
color:#8DC63F;
}


.formfield
{
background-color:#666666;
border:0px;
color:#FFFFFF;
height:20px;
text-indent:3px;
}

.formfieldarea
{
background-color:#666666;
border:0px;
color:#FFFFFF;
text-indent:3px;
}

.browntext
{
color:#A67C52;
}

.brownheading
{
font-family:"Arial Narrow";
font-size:20px;
color:#A67C52;
font-weight:100;
}
