@charset "UTF-8";

/* Main CSS */

* {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

body {
font-size: 16px;
background: #FFF;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0 0 30px 0;
}

p {
line-height: 1.3em;
color: #333;
}

.clear {
clear: both;
height: 1px;
font-size: 1px;
}

a:link, a:visited {
color: #666;
border: 0;
}

a:hover, a:active {
color: #23456A;
}


/* ------------------------------------------------ */

#container {
font-size: 0.7em; /* Sets the default font-size to 11px */
width: 778px;
margin: 0 auto;
text-align: left;
}

/* ------------------------------------------------ */

#navigation {
width: 214px;
float: left;
}

/* ------------------------------------------------ */

#content {
width: 564px;
float: right;
margin-top: 41px;
}

#content h2 {
width: 564px;
height: 105px;
text-indent: -9999px;
background: url(../images/interface/h2_home.jpg) 0 0 no-repeat;
margin: 35px 0 0 0;
}

#homepage-mainpanel {
width: 564px;
height: 262px;
background: url(../images/interface/home_mainpanel_bg.jpg) 0 0 no-repeat;
}

#homepage-mainpanel p {
margin: 0 270px 0 10px;
line-height: 1.5em;
color: #ccc;
}

#hp-columns {
clear: both;
width: 760px;
margin: 0 0 0 16px;
background: url(/images/interface/hp_columns_bg.gif) 0 0 repeat-y;
}

.homepage-column {
width: 190px;
float: left;
}

.homepage-column-facts {
width: 190px;
float: left;
background: url(../images/interface/panel_bottom.gif) left bottom no-repeat;
}
.homepage-column-facts img {
float: right;
margin: 0 2px 0 0;
}
.homepage-column img {
float: right;
margin: 0 2px 0 0;
}

.homepage-column-facts h3 {
text-indent: -9999px;
width: 190px;
height: 55px;
margin: 0 0 10px 0;
paddin-bottom: 15px;
}
.homepage-column-facts h3#h3_facts {
background: url(../images/interface/h3_home_facts.gif) 0 0 no-repeat;
}

.homepage-column-facts p {
margin: 0 10px 0.75em 23px;
line-height: 1.4em;
}

.homepage-column-facts h4 {
font-size: 1em;
color: #9C0;
margin: 0 0 0 23px;
line-height: 1.4em;
}

.homepage-column h3 {
text-indent: -9999px;
width: 190px;
height: 55px;
margin: 0 0 10px 0;
}

.homepage-column h3#h3_fieldtoplate {
background: url(../images/interface/h3_home_fieldtoplate.gif) 0 0 no-repeat;
}

.homepage-column h3#h3_health {
background: url(../images/interface/h3_home_good.gif) 0 0 no-repeat;
}

.homepage-column h3#h3_recipes {
background: url(../images/interface/h3_home_recipes.gif) 0 0 no-repeat;
}



.homepage-column h4 {
font-size: 1em;
color: #9C0;
margin: 0 0 0 23px;
line-height: 1.4em;
}
.homepage-column h4 a:link {
color: #9C0;
}

.homepage-column p {
margin: 0 10px 0.75em 23px;
line-height: 1.4em;
}

.homepage-column p a#moreideas-button {
display: block;
width: 98px;
height: 32px;
text-indent: -9999px;
text-decoration: none;
background: url(/images/interface/moreideas_btn.gif) 0 0 no-repeat;
clear: right;
}

.homepage-column p a#moreinfo-button {
display: block;
width: 98px;
height: 32px;
text-indent: -9999px;
text-decoration: none;
background: url(../images/interface/btn_moreinfo.gif) 0 0 no-repeat;
clear: right;
}

.homepage-column p a#ordering-button {
display: block;
width: 98px;
height: 34px;
text-indent: -9999px;
text-decoration: none;
background: url(/images/interface/ordering_btn.gif) 0 0 no-repeat;
}



.image-right {
float: right;
margin: 0 2px 0 0;
}

/* ------------------------------------------------ */

#logo-home {
width: 214px;
height: 207px;
}

#logo-home h1 a {
width: 214px;
height: 207px;
background: url(/images/interface/logo_home.jpg) 0 0 no-repeat;
display: block;
text-indent: -9999px;
text-decoration: none;
}

/* ------------------------------------------------ */

#main-navigation {
width: 200px;
height: 210px;
background-color: #509526;
padding: 0 0 0 14px;
}

#main-navigation ul {
width: 200px;
list-style: none;
}

#main-navigation ul li {
display: inline;
}

#main-navigation ul li a {
background-image: url(/images/interface/navigation_home.gif);
background-position: 0 0;
background-repeat: none;
text-indent: -9999px;
text-decoration: none;
display: block;
}

#main-navigation ul li a:hover {
background-position: 0 0;
background-repeat: none;
}

/* Navigation with no sub-menus */

/* Position main nav headings from single background image */
#main-navigation ul li#history a { height: 27px; background-position: 0 -33px;}
#main-navigation ul li#recipes a { height: 30px; background-position: 0 -63px;}
#main-navigation ul li#fastfacts a { height: 32px; background-position: 0 -91px;}
#main-navigation ul li#fieldtoplate a { height: 33px; background-position: 0 -123px;}
#main-navigation ul li#healthyinfo a { height: 33px; background-position: 0 -155px;}
#main-navigation ul li#contactus a { height: 24px; background-position: 0 -188px;}

/*Set hover states to read from 2nd column on background graphic */
#main-navigation ul li#history a:hover { height: 27px; background-position: -250px -33px;}
#main-navigation ul li#recipes a:hover { height: 30px; background-position: -250px -63px;}
#main-navigation ul li#fastfacts a:hover { height: 32px; background-position: -250px -91px;}
#main-navigation ul li#fieldtoplate a:hover { height: 33px; background-position: -250px -123px;}
#main-navigation ul li#healthyinfo a:hover { height: 33px; background-position: -250px -155px;}
#main-navigation ul li#contactus a:hover { height: 24px; background-position: -250px -188px;}


/* ------------------------------------------------ */

#search {
text-align: right;
height: 41px;
}

#search form fieldset {
border: 0;
}

#search form legend {
display: none;
}

#search form input.textbox {
width: 120px;
margin: 17px 0 0 0;
/margin: 9px 0 0 0;
m/argin: 17px 0 0 0;
}

#search form input.imagebutton {
margin: -10px 0 0 0;
/margin: 0 0 0 0;
m/argin: -10px 0 0 0;
}


/* ------------------------------------------------ */

#footer {
clear: both;
background: url(../images/interface/footer_bg.gif) 0 0 repeat-x;
margin: 0 0 0 0;
padding: 35px 0 0 9px;
height: 56px;
color: #ccc;
}
#footer p  {
color: #ccc;
}

#footer a:link, #footer a:visited {
color: #ccc;
}

#footer p span {
width: 220px;
float: left;
color: #ccc;
}