/* GENERAL STYLES */
#SubpageMain 
{
    margin: 0px auto;
    width: 100%;
    height: 900px;
    background-image: url('/images/SubpageBackground.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
}

#SubpageMainContent
{
    width: 1013px;
    margin: auto;
}

#SubpageShadow
{
    background-image: url('/images/SubpageBodyShadow.gif');
    background-repeat: repeat-y;
    width: 1013px;
    overflow: auto;
}

#SubpageBodyBackground
{
    background-image: url('/images/SubpageBodyBackground.jpg');
    background-repeat: no-repeat;
    width: 1013px;
    overflow: hidden;
}

#SubpageBodyBackgroundSpanish
{
    background-image: url('/images/Spanish/SubpageBodyBackground.jpg');
    background-repeat: no-repeat;
    width: 1013px;
    overflow: hidden;
}

#SubpageBody 
{
    background-repeat: no-repeat;
    width: 995px;
    margin: auto;
}


#SubpageLeftColumn
{
    width: 318px;
    height: 466px;
    float: left;
    margin-left: 10px;
    text-align: left;
}

#SubpageRightColumn
{
    width: 666px;
    float: right;
    display: block;
}

#SubpageContent
{
    background-repeat: no-repeat;
    width: 645px;
    float: right;
    text-align: left;
}

#Subnav
{
    width: 310px;
    margin-left: 7px;
    margin-top: 20px;
    background-color: #eaf7a8;
}

#SubnavBackground
{
    width: 312px;
    background-image: url('/images/SubnavHeader.gif');
    background-repeat: no-repeat;
}

#SubnavBackgroundSpanish
{
    width: 312px;
    background-image: url('/images/Spanish/SubnavHeaderSpanish.gif');
    background-repeat: no-repeat;
}

#SubnavButtons
{
    margin-left: 26px;
    padding-top: 54px;
}

.SubnavItem
{
    font-family: Arial;
    font-size: 12px;
    color: #336633;
    height: 18px;
    background-image: url('/images/SubNavArrow.gif');
    background-repeat: no-repeat;
    background-position-y: 4px;
    padding-left: 17px;
    text-transform:uppercase;
}

.SubnavItem a
{
    color: #336633;
    text-decoration: none;
}

.SubnavItem a:hover
{
    color: #669966;
}



#SubpageLeftNavCopy
{
    width: 308px;
    background-repeat: no-repeat;
    background-position: 3px 0;
    margin-bottom: 5px;
}

#SubpageLeftNavCopyBox
{
    width: 270px;
    height: 157px;
    margin-left: 25px;
    
    font-family: Arial;
    font-size: 15px;
    color: #336633;
    line-height: 18px;
    text-align: left;
}

#AboutCopy, .NotificationCopy
{
    width: 275px;
    height: 540px;
    margin-top: 100px;
    margin-left: 16px;
    font-family: Arial;
    font-size: 14px;
    color: #005304;
    line-height: 19px;
    text-align: left;
}

.NotificationCopy {
    width: auto!important;
}

.NotificationCopy a {
    font-family: Arial;
    font-size: 14px;
    color: #005304;
    text-decoration: none;
}

.NotificationCopy a:hover {
    text-decoration: underline;    
}

#TextOnlyCopy
{
    width: 586px;
    margin-top: 30px;
    margin-left: 16px;

    font-family: Arial;
    font-size: 14px;
    color: #005304;
    line-height: 20px;
    text-align: left;
    min-height: 610px !important;
}

#RecipeSearchContent
{
    background-repeat: no-repeat;
    width: 650px;
    height: 620px;
    float: right;
    text-align: left;
}

#ContactFormContent
{
    background-repeat: no-repeat;
    width: 650px;
    height: 900px;
    float: right;
    text-align: left;
}

#ProductsCategoryContent
{
    background-repeat: no-repeat;
    width: 650px;
    height: 775px;
    float: right;
    text-align: left;
}

#ProductsContent
{
    background-repeat: no-repeat;
    width: 640px;
    min-height: 690px !important;
    float: right;
    text-align: left;
    margin-top: 25px;

    font-family: Arial;
    font-size: 11px;
    color: #005304;
    text-align: left;
}

#ProductPageHeadline
{
    font-family: Arial;
    font-size: 14px;
    color: #005304;
    width: 350px;
    margin-top: 7px;
    margin-left: 10px;
}

#ProductPageSubHead
{
    font-family: Arial;
    font-size: 12px;
    color: #005304;
    width: 350px;
    margin-top: 5px;
    margin-left: 10px;
}

#ProductCopy
{
    margin-top: 320px;
    width: 350px;
    margin-left: 10px;
}

.SprayProductHeadline
{
    font-family: Arial;
    font-size: 14px;
    color: #005304;
    margin-top: 7px;
    margin-left: 10px;
}

.SprayProductSubHead
{
    font-family: Arial;
    font-size: 12px;
    color: #005304;
    margin-top: 5px;
    margin-left: 10px;
}

#CookingSprayContent
{
    height: 605px;
    min-height: 605px !important;
}

#HealthContent
{
    text-align: center;
    float: right;
    margin-top: 33px;
    width: 660px;
    height: 585px;
    min-height: 605px !important;
}

#HealthBakeLink
{
    margin-left: 30px;
    margin-top: 15px;
}

#HealthBakeLink img
{
    border: 0px;
}

/* EDITOR PROPERTIES */
