﻿#mainLogo
{
    position: absolute;
    background-color: #FFFFFF;
    top: 0px;
    float: left;
    left: 240px;
    z-index: 100;
    width:480px;
}

.headerRight
{
    position: relative;
    top: 40px;
    left: 760px;
    z-index: 200;
    padding: 5px;
    font-family:"Targa Pro", Garamond;
    font-size: 18px;
    color: #3C783B;
    font-variant: small-caps;
    width: 220px;    
}
.headerRight A:link {text-decoration: none; color:#547837}
.headerRight A:visited {text-decoration: none; color:#547837}
.headerRight A:active {text-decoration: none; color: #547837}

.smallLink
{
    font-size: 14px;
    font-style:italic;
}

#leftSideBar
{
    height: 350px;
    width: 200px;
    float: left;
    position:absolute;
    top:220px; 
    left:20px;
    padding: 8px;
    font-family: Palatino Linotype;
    font-weight: bold;
    color: #547837;
}
#maincontent
{
    width: 486px;
    background-color: #FFFFFF;    
    float: left;
    position:absolute;
    top:240px;
    left:240px;
    padding: 16px;
    z-index:200;
    min-height:300px;  
}
#rightSidebar
{
    height: 350px;
    width: 180px;
    position:absolute;
    top:220px;
    left:720px;
    padding: 8px;
    font-family: "Trajan Pro" ;
    font-weight: bold;
    color: #547837;            
}
#emailDiv
{
    font-family:"Targa Pro", Garamond;
    font-size: 18px;
    color: #3C783B;
    font-variant: small-caps;
    width: 100px;
    position: absolute;
    top: 90px;
    left: 80px;
    z-index: 200;
}
#emailDiv A:link {text-decoration: none; color:#547837}
#emailDiv A:visited {text-decoration: none; color:#547837}
#emailDiv A:active {text-decoration: none; color: #547837}

.navDiv {
    float:left;
    left:10px;
    margin-left:40px;
    margin-top:20px;
    position:relative;
    width:200px;
}

.navDiv A:link {text-decoration: none; color:#547837}
.navDiv A:visited {text-decoration: none; color:#547837}
.navDiv A:active {text-decoration: none; color: #547837}
        
.txtStyle1
{
    text-align: center;
    font-style: italic;
    font-size: xx-large;
    font-family: Arial;
    color: #547837;
}
.txtStyle1 A:link {text-decoration: none; color:#547837}
.txtStyle1 A:visited {text-decoration: none; color:#547837}
.txtStyle1 A:active {text-decoration: none; color: #547837}

.txtStyle2
{
    text-align: center;
    font-size: large;
    color: #547837;
}
.txtStyle3 {
    text-align: justify;
    font-size: large;
    color:#000;
    font-family:Serif;
}
.txtStyle3 A:link {color:#547837}
.txtStyle3 A:visited {color:#547837}
.txtStyle3 A:active {color: #547837}

.txtStyle4 {
    text-align: left;
    font-size: medium;
    color:#000;
    font-family:Serif;
}
.header2
{
    text-align: left;
    font-size: large;
    color: #000;
}

.pastYearDiv
{
    width:90%;
    border:0px;
}
.pastYearDiv A:link {text-decoration: none; color:#547837}
.pastYearDiv A:visited {text-decoration: none; color:#547837}
.pastYearDiv A:active {text-decoration:none; color: #547837}

.seasonDiv 
{
 border:0;
 table-layout:fixed; 
 width:100%;
}

.seasonTableHeader
{
    color: #000;
    text-align: center;
}