@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;
}

#content h2 {
width: 564px;
height: 105px;
text-indent: -9999px;
background: url(/images/bringingback_h2.jpg) 0 0 no-repeat;
margin: 35px 0 0 0;
}

#homepage-mainpanel {
width: 564px;
height: 262px;
background: url(/images/homepage_mainpanel_bg.jpg) 0 0 no-repeat;
}

#homepage-mainpanel p {
margin: 0 250px 0 10px;
line-height: 1.5em;
}

#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 h3 {
text-indent: -9999px;
width: 190px;
height: 47px;
margin: 0 0 10px 0;
}

.homepage-column h3 a {
display:block;
width: 190px;
height: 47px;
margin: 0 0 10px 0;
}

.homepage-column img {
border: 0;
}





.homepage-column h3#h3_family {
background: url(/images/h3_hp_family.gif) 0 0 no-repeat;
}

.homepage-column h3#h3_farming {
background: url(/images/h3_hp_farming.gif) 0 0 no-repeat;
height: 78px;
}

.homepage-column h3#h3_seasonal {
background: url(/images/h3_hp_seasonal.gif) 0 0 no-repeat;
}

.homepage-column h3#h3_gallery {
background: url(/images/h3_hp_gallery.gif) 0 0 no-repeat;
}

.homepage-column h4 {
font-size: 1em;
color: #999;
margin: 0 0 0 23px;
line-height: 1.4em;
}

.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#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;
}

.homepage-column p a#signup-button {
display: block;
width: 73px;
height: 32px;
text-indent: -9999px;
text-decoration: none;
background: url(/images/interface/signup_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_homepage.jpg) 0 0 no-repeat;
display: block;
text-indent: -9999px;
text-decoration: none;
}

/* ------------------------------------------------ */

#main-navigation {
width: 200px;
height: 210px;
background-color: #E7E7E8;
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_homepage-2010.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#family a { height: 29px; background-position: 0 0;}
#main-navigation ul li#farming a { height: 29px; background-position: 0 -29px;}
#main-navigation ul li#fens a { height: 29px; background-position: 0 -58px;}
#main-navigation ul li#news a { height: 29px; background-position: 0 -87px;}
#main-navigation ul li#recipes a { height: 29px; background-position: 0 -116px;}
#main-navigation ul li#gallery a { height: 29px; background-position: 0 -145px;}
#main-navigation ul li#contactus a { height: 29px; background-position: 0 -174px;}


/*Set hover states to read from 2nd column on background graphic */


#main-navigation ul li#family a:hover { background-position: -192px 0;}
#main-navigation ul li#farming a:hover { background-position: -192px -29px;}
#main-navigation ul li#fens a:hover { background-position: -192px -58px;}
#main-navigation ul li#news a:hover { background-position: -192px -87px;}
#main-navigation ul li#recipes a:hover { background-position: -192px -116px;}
#main-navigation ul li#gallery a:hover { background-position: -192px -145px;}
#main-navigation ul li#contactus a:hover { background-position: -192px -174px;}

#home-page #main-navigation ul li#home a { display:none;}

#home-page #navigation img { display:none;}


/* ------------------------------------------------ */


#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;
}

#footer p span {
width: 220px;
float: left;
}
