.mainBody
{
background-color: #65472a;
background-image: url(../grfx/background.png);
background-repeat: repeat-x;
background-position:top left;
margin-top:15px;
margin-left:0px;
font-family: arial, sans serif;
font-size: 9pt;
color: #fff;
}


a
{
color: #fff;
font-weight: bold;

}

p
{
padding-left: 5px;
line-height:18px;
}

img
{
display:block;
margin: 5px 0px 5px 0px;
}



.sectionTitle, .sectionTitleAlt
{
display:block;
font-weight: bold;
font-size: 10pt;
text-transform: uppercase;
color: #385428;
}

.MainSectionTitle
{
display:block;
font-weight: bold;
font-size: 12pt;
text-transform: uppercase;
color: #477829;
}


.sectionTitleAlt
{
color: #fff;
}


.wrapper
{
position:absolute;
width:800px;

}

.monthColor
{
background-color: #808284;
}

a.loginLink
{
color: #cccccc;
text-decoration: none;
margin-left:10px;
}

a.loginLink:hover
{
font-weight: bold;
text-decoration: underline;
color: #ffffff;
}

.upperLeftLogo
{
display:inline;
position:relative;
float:left;
height:240px;
width: 230px;
background-image: url(../grfx/leftLogo.png);
background-repeat: no-repeat;
background-position: bottom left;
}

.upperRightSeason
{
display:inline;
float:left;
position:relative;
height:240px;
width:540px;
background-image: url(../grfx/placeholder.png);
background-repeat: no-repeat;
background-position:bottom left;
}

.inSeasonArea
{
display:inline;
position:relative;
float:left;
height:240px;
width:30px;
background-image: url(../grfx/amerifreshText.gif);
background-repeat: no-repeat;
}

.navigationBar
{
position:relative;
display:inline;
float:left;
width:795px;
height:25px;
background-color: #FDB827;
text-align:center;
padding-top:5px;
}

a.navLink
{
color: #755939;
font-size: 9pt;
font-weight: bold;
margin-left:15px;
margin-right:15px;
text-decoration: none;
}

a.navLink:hover, a.navLink:active
{
color: #477829;
}


.middleWrapper
{
position:relative;
vertical-align:top;
}

.leftSidebar
{

display:inline;
position:relative;
float:left;
padding:0px;
height:500px;
background-repeat: no-repeat;
background-position: top left;

}

.sidebarContent
{display:inline;
position:absolute;
padding-left:10px;

}

.sidebarWidth
{
width:25px;
}

.contentArea
{
display:inline;
position:relative;
float:left;
background-color: #96B078;
width:770px;
padding-top:0px;
height:500px;

}

.middleContent
{
position:relative;

}
.singleColumnContent
{
position:relative;
padding:10px;
margin-bottom:10px;
line-height: 18px;


}

.leftColumnContent, .rightColumnContent
{
display:inline;
position: relative;float:left;
width:250px;
padding:5px;
vertical-align: top;

}
.leftColumnContent
{
margin-left: 5px;
margin-right:35px;
}

.gutterWrapper
{
position:relative;
width:800px;
height:30px;
}


.bottomLinks
{
position:relative;
float:left;
display:inline;
height:20px;
width:750px;
background-color: #477829;
font-size: 8pt;
padding-top:7px;
padding-left: 15px;
}

a.gutterLink
{
color: #CCCCCC;
text-decoration: none;
margin-right: 20px;
}

a.gutterLink:hover, a.gutterLink:active
{
color: #fff;
}


.rightGutterBorder
{
display:inline;float:left;
position:relative;
width:4px;
height:27px;
}

.amerifreshtitle
{
background-image: url(../grfx/page_titles/amerifresh.gif);
}
.mr
{
background-image: url(../grfx/page_titles/marketreport.gif);
}

.fs
{
background-image: url(../grfx/page_titles/foodsafety.gif);
}

.sb
{
background-image: url(../grfx/page_titles/snoboy.gif);
}
div.clear
{
    clear: both;    
}



