﻿body
{
    margin:0px;
    background: #ffffff url('./BrownImages/bg-brown.gif') repeat-x fixed top left;
}

.mainContentSection
{
    vertical-align:top;
    border-right: 1px solid #ffffff;
    width: 666px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mainContentDiv
{
    position:relative; 
    top: 207px;
    background-color:#dccbb8;
}

.mainDiv
{
    background-color: #dccbb8;  
    margin-left:auto;
    margin-right:auto;
    width:824px;
}

.topLogo
{
    padding:0px;
    margin:0px;
    border:0px;
}

.subcontentBox
{
    width:450px;
    text-align:left;
    margin:0 auto;
}

.subcontentBox h3
{
    text-align:center;
    margin:0 auto;
    color:#000000;
}

.subcontentBox table
{
    margin:0 auto;
}

th
{
    background-color: #ffcc99;
}

div, table, body, img, tr, td
{
margin: 0px;
padding: 0px;
}

img{border:0px;}
.centerit
{
    margin-left: 100px;
    margin-right: auto;
}

.bigGrid
{
    font-size: 12px;
    margin-left:auto;
    margin-right:auto;
}

.footer
{
    text-align: center;
    font-size: 10px;
    background-color: #ffffff;
    color: #734b1f;
}

.sidecell
{
    width: 156px;
    text-align: center;
    vertical-align:top;
}

.contentList td, .contentList th
{
    padding: 10px;
}

.normalBox
{
	width: 90%;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 15px;
    text-align:left;
}

.normalBox h3
{
    text-align:center;
    margin:0 auto;
    color:#000000;
}

.multilineBox
{
    background:#ffffff;
    color: #734b1f;
    font-weight: bold;
    border:0;
}