﻿.body_MasterPage_ContentPanel {
    margin: 0px;
    background: url(Images/Background/wheatbkg_Lg.jpg);
    background-repeat: repeat-y;
    margin-left: -85px;
}

.MasterPage_ContentPanel_WheatCloudsSkyField_Bkg {
    background: url(Images/Background/bkg_WheatStalks.png);
    background-repeat: no-repeat;
    width: 1130px;
    min-height: 344px;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.MasterPage_ContentPanel_CloudsSkyFields_MidBkg {
    background: url(Images/Background/bkg_Clouds_Sky_Field_Middle.png);
    background-repeat: repeat-y;
    min-height: 410px;
    position: relative;
}

.MasterPage_ContentPanel_LogoSloganRightNavContent {
    background: url(Images/Background/bkg_Clouds_Sky_Field.png);
    background-repeat: no-repeat;
    min-height: 410px;
    width: 814px;
    position: relative;
}

.MasterPage_ContentPanel_ContentPanel {
    background: url(Images/ContentPanel/pnl_Orange_White_Top_Transparent.png);
    height: 14px;
    width: 788px;
}

.MasterPage_ContentPanel_Outer {
    background: url(Images/ContentPanel/pnl_Orange_White_Middle_Transparent.png);
    background-repeat: repeat-y;
    width: 788px;
}

.MasterPage_ContentPanel_Bottom {
    background: url(Images/ContentPanel/pnl_Orange_White_Bottom.png);
    width: 788px;
    height: 26px;
}

.MasterPage_ContentPanel_CloudsSkyField_BkgBottom {
    background: url(Images/Background/bkg_Clouds_Sky_Field_Bottom.png);
    background-repeat: no-repeat;
    position: relative;
    height: 17px;
    width: 814px;
    margin-top: .5em;
}
