﻿body {
        font-family: Arial;
        font-size: 12px;
        background: white url("images/bggradient.jpg") repeat-y center top;
        margin: 0;
}

td{
    vertical-align: top;
}

h1, h2, h3{
    padding: 0;
    margin: 0;
    color: #315111;
}

h1{
    font-size: 18px;
}

a{
    color: #003399;
    text-decoration: none;
}

a img{
    border: 0;
}

.maindiv{
    width: 990px;
    margin-left: auto;
    margin-right: auto;

}

.header{
    clear: both;
}

.navbar{
    background: url("images/navbg.jpg") repeat-x;
}

.greenline{
    clear: both;
    height: 2px;
    background: #278221;
}

.rightalignimg{
    float: right;
    padding-left: 3px;
}

.leftalignimg{
    float: left;
    padding-right: 3px;
}

.footer{
    background: #7f7349;
    text-align: center;
    padding-top: 18px;
    height: 30px;
}

.footer a, .footer a:hover,.footer a:active, .footer a:visited{
    font-size: 14px;
    color: White;
    text-decoration: none;
    font-weight: bold;
}

.sectionheader
{
    background: #dbd0a7;
    width: 295px;
    padding: 3px;
    font-weight: bold;
    text-align: center;
    color: #054300;
    margin-left: auto;
    margin-right: auto;
    
}

.contentdiv{
    background: white;    
    background-image: url("images/gradientbg.jpg");
    background-repeat: repeat-x;
    padding: 10px;
    min-height: 481px;
}


.contentfrontpg {
   width: 100%;
   padding-right: 10px;
   padding-bottom: 4px;
}
   
.customer {
    width: 160px;
    border: 1px #004000 solid;
    padding: 4px;
}

.centerme{
    margin-right: auto;
    margin-left: auto;
}

.center{
    text-align: center;
}

.greenlink, .variety{
    color: #278221;   
    text-decoration: none;
}

.footer a.greenlink{
    color: #c1ff83;
    text-decoration: none;
} 

.tanbg{
    background: #dcd0a8;    
}

.areapanel{}

.redheading{
    color: #DD6666;
}

.requesttable{
    background: #f3ffe7;
    border: solid 2px #315110;
    padding: 10px;
}

.navbar a, .navbar a:active, .navbar a:hover, .navbar a:visited{
    color: #FFF8C1;
    font-weight: bold;
    font-size: 14px;
}