﻿BODY
{
    background:url(../Images/Backgrounds/home.jpg) no-repeat White;
}

H1
{
    font-size:21px;
    color:#326c21;
    font-weight:normal;
    margin:0;
    padding-left:17px;
    background:url(../Images/Backgrounds/h1-home.png) no-repeat 0 7px;
}

.MainContent
{
    margin:479px 0 0 496px;
    height:179px;
}

.MainContent DIV
{
    position:relative;
    float:left;
}

.MainContent DIV A
{
    display:block;
    height:20px;
}

.MainContent .CookBook
{
    width:249px;
    height:179px;
    background:url(../Images/Backgrounds/cook-book.jpg) no-repeat 0 31px;
}

.MainContent .CookBook H3,
.MainContent .CookBook P
{
    display:none;
}

.MainContent .CookBook A
{
    position:absolute;
    left:88px;
    top:118px;
    background:url(../Images/Links/learn-more.png);
    width:80px;
}

.MainContent .CookBook A SPAN
{
    display:none;
}

.MainContent .Recipes
{
    width:235px;
    background:url(../Images/Backgrounds/recipes.jpg) no-repeat 0 31px;
}

.MainContent .Recipes DIV
{
    height:69px;
    width:100%;
    background-repeat:no-repeat;
    margin-left:49px;
}

.MainContent .Recipes A
{
    width:48px;
    background:url(../Images/Links/more.png) no-repeat;
    margin:40px 0 0 73px;
}

.MainContent .Recipes A SPAN
{
    display:none;
}

.MainContent .Recipes .Recipe1
{
    background-image:url(../Images/Backgrounds/recipe-1.jpg);
    margin-top:-5px;
    margin-bottom:3px;
}

.MainContent .Recipes .Recipe2
{
    background-image:url(../Images/Backgrounds/recipe-2.jpg);
}

.MainContent .Recipes P
{
    display:none;
}

.SubContent
{
    position:absolute;
    top:697px;
    left:570px;
    z-index:10;
}

.SubContent .Newsletter
{
    background:url(../Images/Backgrounds/newsletter-home.png) no-repeat;
    width:209px;
    padding-top:66px;
    /*float:left;*/
    height:82px;
}

.SubContent .Newsletter TABLE
{
    z-index:10;
}

.SubContent .ThankYou
{
    background:url(../Images/Backgrounds/newsletter-home-thank-you.png) no-repeat;
}

.SubContent .Forums
{
    position:absolute;
    top:0;
    left:209px;
    background:url(../Images/Backgrounds/forums.png) no-repeat;
    width:202px;
    /*float:left;*/
    height:148px;
}

.SubContent .Forums H2,
.SubContent .Forums P
{
    display:none;
}

.SubContent .Forums A
{
    display:block;
    width:49px;
    height:20px;
    background:url(../Images/Links/view.png) no-repeat;
    margin:98px 0 0 88px;
}

.SubContent .Forums A SPAN
{
    display:none;
}

.Footer
{
    position:relative;
    clear:both;
    height:203px;
    background:url(../Images/Backgrounds/footer-home.png) no-repeat;
    top:199px;
}

.PromotionalArea
{
    position:absolute;
    top:553px;
    left:0;
}

#Media
{
    width:440px;
    height:351px;
    margin-left:15px;
    /*background:url(../Images/Backgrounds/media-flash.jpg) no-repeat;*/
}

#ProductsFlash
{
    position:absolute;
    top:45px;
    left:300px;
}