﻿body {
    margin:50px 0px; padding:0px; 
    text-align:center; 
    background-color:#076032;
    background-image:url('/skins/skin_1/images/background_sfgt.jpg');
    background-repeat:no-repeat;
    background-position:top;
    }
    
    
h1 {color:#719F35;}    
h2 {color:#076032;}
.normalC {color:#719F35;} 

    
.innerBody{background-color:#076032;}
.subMenu{background-color:#f2ebbd;height:35px;}
.pageSize{width:970px;padding:0px;margin:0px;float:left}
.pageCorner { position: absolute; width: 0px; height: 0px; font-size: 0%;}
.pbTL { top: 0; left: 0; background-position: 0 0; }
.pbTR { top: 0; right: 0; background-position: 0 0; }

.username{color:#F2EBBD;font-size: 12px;background-color:#076032;}
.sitename{color:#FF8F00;background-color: #076032;}
.footerDiv{color:white;font-size: 11px;}
div.footerDiv{color:white;font-family: Verdana, Arial, Sans-Serif;font-size: 11px;text-align: center;background-color:#076032;}
a.footerLink{color: #F2EBBD;text-decoration: underline;font-size: 11px;}
a.footerLink:hover{color: #FD1E18;text-decoration: underline;font-size: 11px;}




/* cornered boxes */
.boxWhiteCorner { position: absolute; width: 5px; height: 5px; background: url('images/dotsfgt10.gif') no-repeat; font-size: 0%;}
.boxTanCorner { position: absolute; width: 5px; height: 5px; background: url('images/tangrndot.gif') no-repeat; font-size: 0%;}
.boxGrayCorner { position: absolute; width: 5px; height: 5px; background: url('images/greygrndot.gif') no-repeat; font-size: 0%;}
.boxLiteTanCorner { position: absolute; width: 5px; height: 5px; background: url('images/litetangrndot.gif') no-repeat; font-size: 0%;}
.boxWhiteInner,.boxTanInner,.boxGrayInner,.boxLiteTanInner{padding:10px;padding-top:1px;}
.whiteTL,.tanTL,.grayTL.liteTanTL{top: 0; left: 0; background-position: 0 0;}
.whiteTR,.tanTR,.grayTR,.liteTanTR{top: 0; right: 0; background-position: -5px 0;}
.whiteBL,.tanBL,.grayBL,.liteTanBL{bottom: 0; left: 0; background-position: 0 -5px;}
.whiteBR,.tanBR,.grayBR,.liteTanBR{bottom: 0; right: 0; background-position: -5px -5px;}

.bullet{color:#719F35;}