/* Global styles */
body, 
html,
div,
p {
	color: #811102;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}
body {
    background-image: url(../images/body_bgslice.jpg);
}
div.leftcol {
    float: left;
}
div.rightcol {
    float: right;
}
div.clear {
    height: 1px;
    overflow: hidden;
    clear: both;
}
.bold {
    font-weight: bold;
}
.required {
    color: #ff0000;
}
/* Layout divs */
div#container_layout {
   width: 882px;
   margin-left: auto;
   margin-right: auto;

}
div#layout_content {
    background-image: url(../images/contentarea_bgslice.gif);
    background-repeat: repeat-y;
}
/* content area */
div#layout_content div.content {
    padding-left: 40px;
    padding-right: 31px;
}
body#section_00 div#leftcol1 {
    width: 500px;
}
body#section_00 div#leftcol1 p {
    margin-bottom: 1em;
    line-height: 1.3em;
}
body#section_10 div#layout_content div.leftcol,
body#section_10 div#layout_content div.rightcol {
    width: 265px;
    position: relative;
}
body#section_10 div#layout_content div#rightcol1 {
    width: 540px;
}
body#section_10 div#layout_content h2 {
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #5b7693;
    font-size: 130%;
    font-weight: bold;
}
body#section_10 div#layout_content h3 {
    margin: 0px;
    padding: 0px;
    padding-bottom: .9em;
    font-size: 100%;
    font-weight: bold;
}
body#section_10 div#layout_content p {
    padding-bottom: .9em;
}
body#section_10 div#layout_content a, 
body#section_10 div#layout_content a:visited {
    color: #34567c;
    font-weight: bold;
    text-decoration: underline;
}
body#section_10 div#layout_content img {
    float: left;
    margin: 0px;
    padding: 0px;
    padding-right: 11px;
    padding-top: 4px;
}
body#section_20 div#layout_content h2 {
    position: relative;
    width: 93px;
    height: 38px;
    background-image: url(../images/headline_news.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
}
body#section_30 div#layout_content h2#contactus {
    position: relative;
    width: 197px;
    height: 41px;
    background-image: url(../images/headline_contactus.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
}

div#layout_content h2 span {
    position: absolute;
    left: -9999px;
}
body#section_20 div#layout_content div#leftcol1,
body#section_30 div#layout_content div#leftcol1 {
    width: 510px;
}
body#section_30 div#leftcol2 {
}
body#section_30 div#rightcol2 {
    width: 260px;
}
body#section_20 div#intro p {
    font-size: 90%;
    padding-bottom: 0.7em;
}
body#section_30 div#rightcol1 {
    padding-top: 51px;
}
body#section_20 div#rightcol1 {
    padding-top: 48px;
}

/* footer */
div#layout_footer {
    width: 882px;
    height: 59px;
    background-image: url(../images/footer_bg.gif); 
    background-repeat: no-repeat;
}
div#layout_footer div.content {
    padding-top: 32px;
    padding-left: 40px;
    padding-right: 20px;
}
div#layout_footer p {
    font-size: 80%;
}
div#layout_footer p,
div#layout_footer a,
div#layout_footer a:visited {
    color: #084e31;
}
div#layout_footer a,
div#layout_footer a:visited {
    text-decoration: underline;
}
/* callouts */
div.callout div.head h3 {
    margin: 0px;
    padding: 0px;
    width: 289px;
    height: 72px;
    background-repeat: no-repeat;
    position: relative;
}
div.callout div.head h3#news {
    background-image: url(../images/callout_head_news.gif);
}
div.callout div.head h3#contact {
    background-image: url(../images/callout_head_contactinfo.gif);
    height: 70px;
}
div.callout div.head h3#privacy {
    background-image: url(../images/callout_head_privacy.gif);
    height: 70px;
}
div.callout div.head h3 span {
    position: absolute;
    left: -9999px;
}
div.callout div.content {
    margin: 0px !important;
    padding: 0px !important;
    background-image: url(../images/callout_bgslice.gif);
    background-repeat: repeat-y;
    width: 289px;
}
div.callout div.content p {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
}
div.callout div.content p.dark {
    background-image: url(../images/callout_darksection_bgslice.gif); 
    background-repeat: repeat-y;
}
body#section_30 div.callout div.content p,
body#section_20 div.callout div.content p {
    font-weight: normal;
    color: #fff;
    font-size: 90%;
}
body#section_20 div.callout div.content p.dark,
body#section_30 div.callout div.content p.dark {
    padding-top: 8px;
    padding-bottom: 11px;
}
div.callout div.content p.dark,
div.callout div.content p a,
div.callout div.content p a:visited {
    font-weight: bold !important;
    color: #f7dc6e !important;
}
div.callout div.content p a,
div.callout div.content p a:visited {
    text-decoration: underline;
}
div.callout div.bottom {
    width: 290px;
    height: 19px;
    background-image: url(../images/callout_bottom.gif);
    background-repeat: no-repeat;
}
/* News page styles */
div#layout_news {
}
div#layout_news div.header {
    margin: 0px;
    padding: 0px;
    padding-left: 16px;
    width: 508px;
    height: 39px;
    font-size: 120%;
    font-weight: bold;
    background-image: url(../images/newscontent_top.gif);
    background-repeat: no-repeat;
}
div#layout_news div.header h3 {
    margin: 0px;
    padding: 0px;
    padding-top: 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
div#layout_news div.news_item {
   background-color: #f6eed9;
   border-bottom: 1px solid #dcc2ad;
   padding: 0px;
   margin: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
}
div#layout_news div.news_item h4 {
    margin: 0px;
    padding: 0px;
    padding-bottom: .5em;
    font-weight: bold;
    font-size: 120%;
}
div#layout_news div.news_item p {
    font-size: 90%;
    color: #1d3a62;
    padding-bottom: .7em;
}
div#layout_news div.news_item p.bold {
    font-size: 80%;
    color: #820e02;
}
div#layout_news div.news_item a {
    color: #f00;
    text-decoration: underline;
    font-weight: bold;
}
/* Form elements */
input.medium {
    width: 240px;
}
input.large, select.large, textarea.large {
    width: 490px;
}
textarea.large {
    height: 130px;
}
label {
    display: block;
    color: #000;
    font-size: 80%;
    padding-bottom: 5px;
    padding-top: 7px;
}
input.inputimage {
    padding-top: 7px;
    padding-right: 17px;
}




/* Headers and main nav */


/* Main nav for home page (section 0.0) */
body#section_00 div#layout_header {
    width: 882px;
    height: 226px;
    background-image: url(../images/header_0_0.jpg);
    background-repeat: no-repeat;
    position: relative;
}
body#section_00 div#mainnav  {
    width: 365px;
    height: 52px;
    position: absolute;
    bottom: -1px;
    left: 260px;
}
body#section_00 div#mainnav a span {
    position: absolute;
    left: -9999px;
}
body#section_00 div#mainnav a#nav_products {
    display: block; 
    width: 137px;
    height: 52px;
    background-image: url(../images/nav_0_0_products.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
body#section_00 div#mainnav a#nav_products:hover {
    background-image: url(../images/nav_0_0_products_over.gif);
}
body#section_00 div#mainnav a#nav_news {
    display: block; 
    width: 70px;
    height: 52px;
    background-image: url(../images/nav_0_0_news.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 137px;
}
body#section_00 div#mainnav a#nav_news:hover {
    background-image: url(../images/nav_0_0_news_over.gif);
}
body#section_00 div#mainnav a#nav_contact {
    display: block; 
    width: 158px;
    height: 52px;
    background-image: url(../images/nav_0_0_contact.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 207px;
}
body#section_00 div#mainnav a#nav_contact:hover {
    background-image: url(../images/nav_0_0_contact_over.gif);
}
/* end main nav for home page */


/* Main navigation for Products page */
body#section_10 div#layout_header {
    width: 882px;
    height: 225px;
    background-image: url(../images/header_1_0.jpg);
    background-repeat: no-repeat;
    position: relative;
}

body#section_10 div#mainnav {
    width: 360px;
    height: 49px;
    position: absolute;
    bottom: 1px;
    left: 262px;
}
body#section_10 div#mainnav a span {
    position: absolute;
    left: -9999px;
}
body#section_10 div#mainnav a#nav_products {
    display: block; 
    width: 134px;
    height: 49px;
    background-image: url(../images/nav_1_0_products.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
body#section_10 div#mainnav a#nav_products:hover {
    background-image: url(../images/nav_1_0_products_over.gif);
}
body#section_10 div#mainnav a#nav_news {
    display: block; 
    width: 70px;
    height: 49px;
    background-image: url(../images/nav_1_0_news.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 134px;
}
body#section_10 div#mainnav a#nav_news:hover {
    background-image: url(../images/nav_1_0_news_over.gif);
}
body#section_10 div#mainnav a#nav_contact {
    display: block; 
    width: 156px;
    height: 49px;
    background-image: url(../images/nav_1_0_contact.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 204px;
}
body#section_10 div#mainnav a#nav_contact:hover {
    background-image: url(../images/nav_1_0_contact_over.gif);
}




/* Main nav for products pages */
body#section_11 div#layout_header,
body#section_12 div#layout_header,
body#section_13 div#layout_header,
body#section_40 div#layout_header,
body#section_41 div#layout_header {
    width: 882px;
    height: 226px;
    background-image: url(../images/header_1_1.jpg);
    background-repeat: no-repeat;
    position: relative;
}

body#section_11 div#mainnav,
body#section_12 div#mainnav, 
body#section_13 div#mainnav,
body#section_40 div#mainnav,
body#section_41 div#mainnav   {
    width: 362px;
    height: 54px;
    position: absolute;
    bottom: -1px;
    left: 260px;
}
body#section_11 div#mainnav a span,
body#section_12 div#mainnav a span,
body#section_13 div#mainnav a span,
body#section_40 div#mainnav a span,
body#section_41 div#mainnav a span {
    position: absolute;
    left: -9999px;
}
body#section_11 div#mainnav a#nav_products,
body#section_12 div#mainnav a#nav_products,
body#section_13 div#mainnav a#nav_products,
body#section_40 div#mainnav a#nav_products,
body#section_41 div#mainnav a#nav_products {
    display: block; 
    width: 136px;
    height: 54px;
    background-image: url(../images/nav_1_1_products.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
body#section_11 div#mainnav a#nav_products:hover,
body#section_12 div#mainnav a#nav_products:hover,
body#section_13 div#mainnav a#nav_products:hover,
body#section_40 div#mainnav a#nav_products:hover,
body#section_41 div#mainnav a#nav_products:hover {
    background-image: url(../images/nav_1_1_products_over.gif);
}
body#section_11 div#mainnav a#nav_news,
body#section_12 div#mainnav a#nav_news,
body#section_13 div#mainnav a#nav_news,
body#section_40 div#mainnav a#nav_news,
body#section_41 div#mainnav a#nav_news {
    display: block; 
    width: 71px;
    height: 54px;
    background-image: url(../images/nav_1_1_news.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 136px;
}
body#section_11 div#mainnav a#nav_news:hover,
body#section_12 div#mainnav a#nav_news:hover,
body#section_13 div#mainnav a#nav_news:hover,
body#section_40 div#mainnav a#nav_news:hover,
body#section_41 div#mainnav a#nav_news:hover {
    background-image: url(../images/nav_1_1_news_over.gif);
}
body#section_11 div#mainnav a#nav_contact,
body#section_12 div#mainnav a#nav_contact,
body#section_13 div#mainnav a#nav_contact,
body#section_40 div#mainnav a#nav_contact,
body#section_41 div#mainnav a#nav_contact {
    display: block; 
    width: 155px;
    height: 54px;
    background-image: url(../images/nav_1_1_contact.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 207px;
}


body#section_11 div#mainnav a#nav_contact:hover,
body#section_12 div#mainnav a#nav_contact:hover,
body#section_13 div#mainnav a#nav_contact:hover,
body#section_40 div#mainnav a#nav_contact:hover,
body#section_41 div#mainnav a#nav_contact:hover {
    background-image: url(../images/nav_1_1_contact_over.gif);
}



/* Main navigation for News page */
body#section_20 div#layout_header {
    width: 882px;
    height: 220px;
    background-image: url(../images/header_2_0.jpg);
    background-repeat: no-repeat;
    position: relative;
}

body#section_20 div#mainnav {
    width: 361px;
    height: 54px;
    position: absolute;
    bottom: -8px;
    left: 261px;
}
body#section_20 div#mainnav a span {
    position: absolute;
    left: -9999px;
}
body#section_20 div#mainnav a#nav_products {
    display: block; 
    width: 135px;
    height: 54px;
    background-image: url(../images/nav_2_0_products.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
body#section_20 div#mainnav a#nav_products:hover {
    background-image: url(../images/nav_2_0_products_over.gif);
}
body#section_20 div#mainnav a#nav_news {
    display: block; 
    width: 71px;
    height: 54px;
    background-image: url(../images/nav_2_0_news.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 135px;
}
body#section_20 div#mainnav a#nav_news:hover {
    background-image: url(../images/nav_2_0_news_over.gif);
}
body#section_20 div#mainnav a#nav_contact {
    display: block; 
    width: 155px;
    height: 54px;
    background-image: url(../images/nav_2_0_contact.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 206px;
}
body#section_20 div#mainnav a#nav_contact:hover {
    background-image: url(../images/nav_2_0_contact_over.gif);
}


/* Main navigation for Contact page */
body#section_30 div#layout_header {
    width: 882px;
    height: 224px;
    background-image: url(../images/header_3_0.jpg);
    background-repeat: no-repeat;
    position: relative;
}

body#section_30 div#mainnav {
    width: 360px;
    height: 49px;
    position: absolute;
    bottom: 0px;
    left: 261px;
}
body#section_30 div#mainnav a span {
    position: absolute;
    left: -9999px;
}
body#section_30 div#mainnav a#nav_products {
    display: block; 
    width: 135px;
    height: 49px;
    background-image: url(../images/nav_3_0_products.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
body#section_30 div#mainnav a#nav_products:hover {
    background-image: url(../images/nav_3_0_products_over.gif);
}
body#section_30 div#mainnav a#nav_news {
    display: block; 
    width: 71px;
    height: 49px;
    background-image: url(../images/nav_3_0_news.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 135px;
}
body#section_30 div#mainnav a#nav_news:hover {
    background-image: url(../images/nav_3_0_news_over.gif);
}
body#section_30 div#mainnav a#nav_contact {
    display: block; 
    width: 154px;
    height: 49px;
    background-image: url(../images/nav_3_0_contact.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 206px;
}
body#section_30 div#mainnav a#nav_contact:hover {
    background-image: url(../images/nav_3_0_contact_over.gif);
}




/* subnav */
div#subnav {
    width: 496px;
    height: 27px;
    position: relative;
    top: 10px;
    left: 190px;
    padding-bottom: 30px;

}
div#subnav a span {
    position: absolute;
    left: -9999px;
}
div#subnav a#subnav_breads {
    display: block;
    width: 102px;
    height: 27px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(../images/subnav_breads.gif);
    background-repeat: no-repeat;
}
div#subnav a#subnav_breads:hover {
    background-image: url(../images/subnav_breads_over.gif);
}
div#subnav a#subnav_muffins {
    display: block;
    width: 205px;
    height: 27px;
    position: absolute;
    left: 102px;
    top: 0px;
    background-image: url(../images/subnav_muffins.gif);
    background-repeat: no-repeat;
}
div#subnav a#subnav_muffins:hover {
    background-image: url(../images/subnav_muffins_over.gif);
}
div#subnav a#subnav_organic {
    display: block;
    width: 189px;
    height: 27px;
    position: absolute;
    left: 307px;
    top: 0px;
    background-image: url(../images/subnav_organic.gif);
    background-repeat: no-repeat;
}
div#subnav a#subnav_organic:hover {
    background-image: url(../images/subnav_organic_over.gif);
}

div#return_to_home {
	width: 260px;
	height: 140px;
	position: absolute;
	top: 20px;
	left: 310px;
}
div#return_to_home a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/spacer.gif);
}
div#return_to_home a span {
	position: relative;
	left: -9999px;
}