body {
    margin: 0 auto;
    text-align: left;
    background:#886c44;
    font-family:"Arial","Trebuchet MS",sans-serif;
    font-size: 12px;
    }

a {
    color:#fff;
    }

a:hover {
    color:#ffebcf;
    }

img {
    border: 0;
}

.center {text-align: center;}
.textleft {text-align: left;}

.clear {clear:both;}


h1 {font-size: 12px; padding: 0;}

h2 {font-size: 12px; font-weight: normal;}

h3 {font-size: 12px; font-weight: normal;}


/*----------------------------------------------------------------------------------------------------------------------------------Header-------*/

.siteBKG {
    background:#886c44 url(/images/images_20100111/sitebkg.jpg) no-repeat;
    margin: 0 auto;
    width: 1203px;
    }

.body {
    margin: 0 auto;
    width: 1012px;
    padding: 0 23px;
    }

/*----------------------------------------------------------------------------------------------------------------------------------Footer-------*/

.footerLinks a, .footerLinks a:visited {color: #fff; text-decoration: none;}
.footerLinks a:hover {color: #dec8a8; text-decoration: underline;}
