body
{
    background-image: url(/Content/Images/backgroundparchment.jpg);
    font-family: Verdana, Geneva, sans-serif;
}

img
{
    border-style: none;
}

ul
{
    padding: 7px 70px 0 65px;
    margin: 0;
}

.anchor
{
    padding: 10px 70px 0 85px;
    font-size: 10pt;
    margin: 0;
    float: left;
    width: 100%;
    color: #d80001;
}
#container
{
    width: 830px;
    margin: 75px auto;
    text-align: left;
}

#mainnav
{
    width: 990px;
    margin: 0 0 0 145px;
    height: 17px;
}

#header
{
    background-image: url(/Content/Images/containertop.png);
    background-repeat: no-repeat;
    width: 838px;
    position: relative;
    padding-bottom: 10px;
}
#fadeshow1
{
    position: absolute;
    top: 12px;
    left: 20px;
}
#headerleft
{
    position: absolute;
    top: -65px;
    left: -80px;
    z-index: 1000;
}
#maincontent
{
    background-image: url(/Content/Images/maincontentbackground.png);
    width: 838px;
    min-height: 250px;
    position: relative;
}

.toorder
{
    float: right;
    margin: 10px 20px 0 0;
}

#leftcolumn
{
    width: 570px;
    float: left;
    margin: 0;
}

#leftcolumn p
{
    padding: 10px 70px 0 85px;
    font-size: 10pt;
    margin: 0;
}

#leftcolumn h1
{
    padding: 10px 70px 0px 85px;
    margin: 0px 0 0px 0;
    font-size: 10pt;
    font-weight: normal;
}

#leftcolumn h2
{
    padding: 10px 70px 0px 85px;
    margin: 0px 0 0px 0;
    font-size: 10pt;
    font-weight: bold;
}

.morepadding li
{
    padding: 7px 80px 0px 45px;
    margin: 0px 0 0px 0;
    font-size: 10pt;
    font-style: italic;
    list-style: none;
}

.cookingdirections li
{
    padding: 10px 0px 0px 45px;
    margin: 0px 0 0px 0;
    font-size: 10pt;
    font-style: normal;
    list-style: none;
}

.lesspadding li
{
    padding: 0 80px 0px 45px;
    margin: 0;
    font-size: 10pt;
    font-style: normal;
    list-style: none;
}

.recipedirections
{
    list-style-type: decimal;
}

#containerbottom
{
    background-image: url(/Content/Images/containerbottom.png);
    height: 42px;
    width: 838px;
    position: relative;
    clear: both;
}

.footer
{
    text-align: right;
    font-size: 10px;
    color: #d1a173;
}

#mainnav a
{
    float: left;
}

#mainnav img
{
    float: left;
}

.mainimage
{
    padding: 13px 0 0 18px;
}

#leftcolumn img
{
    position: relative;
    margin: 20px 0 0 82px;
}

#mainnav a:link, #mainnav a:visited
{
    height: 15px;
    line-height: 25px;
    color: #000;
    text-decoration: none;
    background-position: left top;
}

#mainnav a:hover
{
    background-position: left bottom;
    color: #fff;
}

a.aboutus
{
    background-image: url(/Content/Images/mainnav_aboutus.png);
    width: 89px;
    background-repeat: no-repeat;
}

a.products
{
    background-image: url(/Content/Images/mainnav_products.png);
    width: 95px;
    background-repeat: no-repeat;
}

a.sustainable
{
    background-image: url(/Content/Images/mainnav_sustainable.png);
    width: 210px;
    background-repeat: no-repeat;
}

a.recipes
{
    background-image: url(/Content/Images/mainnav_recipes.png);
    width: 72px;
    background-repeat: no-repeat;
}

a.contact
{
    background-image: url(/Content/Images/mainnav_contact.png);
    width: 80px;
    background-repeat: no-repeat;
}

/* About Page Anchor Link Tags */
#subnav
{
    padding: 10px 0 10px 80px;
}

#subnav a:link, #subnav a:visited
{
    height: 10px;
    line-height: 25px;
    color: #000;
    text-decoration: none;
    background-position: left top;
    float: left;
}

#subnav a:hover
{
    background-position: left bottom;
    color: #fff;
}
#subnav img
{
    float: left;
    margin: -3px 0 0 0;
    padding: 0 8px 0 4px;
}

a.historybookmark
{
    background-image: url(/Content/Images/historysubnav.png);
    width: 60px;
    height: 10px;
    background-repeat: no-repeat;
}

a.peopleemployeesbookmark
{
    background-image: url(/Content/Images/peoplesubnav.png);
    width: 137px;
    height: 10px;
    background-repeat: no-repeat;
}

a.communitybookmark
{
    background-image: url(/Content/Images/communitysubnav.png);
    width: 190px;
    height: 10px;
    background-repeat: no-repeat;
}

