/*  
Theme Name: Squarely
Theme URI: http://www.freewpthemes.net/preview/squarely
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	/* background: #0BA1DE url(images/img01.gif) repeat-x left top; */
	background:#FFFFFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #512618;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #512618;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	color: #512618;
}

a:link {
	color: #de5300;
}

a:hover, a:active {
	text-decoration: none;
	color: #de5300;
}

a:visited {
	color: #de5300;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	margin: 0;
	padding: 0;
}

/* Header */

#header {
	width: 969px; /*840px */
	margin: 0 auto;
	height: 60px; /*60*/
}

/* Menu */
/*
#menu {
	float: left;
	width: 840px;
	height: 60px;
	background: url(images/img02.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	padding: 5px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #283386;
}

#menu a:hover { 
	background: #8BD2EF;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #8BD2EF;
	color: #FFFFFF;
}
*/
/** LOGO */

#logo {
	width:969px;
	height:110px;
	display: block;
	background: url(images/header-autumn.jpg) top left no-repeat;
	margin:0 auto;
	padding:0;
	margin:0 auto;
	position:relative;
	float: left;
	text-indent: -30000px;
	}
/*
#logo {
	width: 969px;
	height: 110px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 30px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 45px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #EFCE58; 
}

#logo p a {
	text-decoration: none;
	color: #EFCE58;
}

#logo p a:hover { text-decoration: underline; }

*/

/* Page */

#page {
	width: 969px;
	margin: 0 auto;
	position: relative;
	top: 120px;
	background-color: #f2ecde;
	background: url(images/div-torso-bg.gif) top repeat-y;
}

/* Content */

#content {
	float: left;
	width: 500px;
	position: relative;
	left: 10px;
	
}

/* Post */

.post {
	/* border: 10px #8FD3EF solid; 
	padding: 15px 20px;
	background: url(images/img04.gif) repeat left top; 
	margin-bottom: 20px;*/
	background-color:#FFFFFF;
	padding-left: 25px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
	width: 520px;
	padding: 0px 0 0 0px;
	background: url(images/img08.jpg) no-repeat left top;
	font-size: 24px;
	color: #000000;
}

.post h2 {
	width: 520px;
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #000000;
}

.post .title a {
	text-decoration: none;
}


.post .entry {
}

.post .meta {
	padding: 15px 15px 30px 0px;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #000000;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 20px;
	color: #386c2e;
}

/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-transform: lowercase;
	font-size: 11px;
	color: #085B7B;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer 
#footer-wrap {
}

#footer {
	/* background: #0B97D4 url(images/img03.gif) repeat-x left top;  
	margin: 0 auto;
	padding: 20px 0 10px 0;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 14px;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}*/

div#Curve {
clear: both;
display: block;
width: 969px;
height: 25px;
margin: 0;
padding: 0;
background: url(images/div-curve.png) top no-repeat;
z-index: 2;
position: relative;
}

.spacer {
clear: both;
width: 100%;
height: 0px;
}

div#LeftSide, div.LeftSide {
background: url(images/vegies.jpg) bottom right no-repeat;
float: left;
display: block;
width: 183px;
height: auto;
min-height: 414px;
margin: 0;
padding: 0;
}

div#LeftSide2, div.LeftSide2 {
background: url(images/watering-can.jpg) bottom right no-repeat;
float: left;
display: block;
width: 183px;
height: auto;
min-height: 414px;
margin: 0;
padding: 0;
}

/* Navigation */
#Navigation {
width: 969px;
height: 15px;
margin: 0 auto;
padding: 0;
z-index: 500;
width: 969px;
}

ul#nav {
padding:0;
margin:0;
z-index: 500;
list-style: none;
text-indent: -30000px;
width: 969px;
}

ul#nav ul {
padding:0;
margin:0;
border: 0;
z-index: 500;
list-style: none;
text-indent: -30000px;
height: 0px;
display:block;
}

ul#nav li {	
padding:0;
margin:0 auto;
border: 0;
width:auto;
height:auto;
float:left;	
list-style-type:none;
min-width: 38px;
max-width: 700px;/*203px*/
}

ul#nav li a {
z-index: 500;
display:block;
height: 15px;
float:left;
}

ul#nav li:hover ul, ul#nav li.hover ul {	
visibility:visible;
display:block;
float: left;
}

ul#nav li ul {	
visibility:visible;	
display:none;
position:relative;	
top: 0; /*adjust the margin against the top navigation*/
left: 0; /*adjust the margin to the left*/
float: left;
z-index: 2;
}

li#LIone {
background:url(images/navList1.jpg) top left no-repeat;
width: 203px;
height: 15px;
}
ul#nav li#LIone {
width: 203px;
height: 15px;
}

li#home1 a{
background:url(images/home1.jpg) no-repeat;
width: 54px;
height: 15px;
}
li#home2 a{
background:url(images/home2.jpg) no-repeat;
width: 54px;
height: 15px;
}
li#home1 a:hover{
background:url(images/home2.jpg) no-repeat;
width: 54px;
height: 15px;
}
ul#nav li#home1, ul#nav li#home2{
width: 54px;
height: 15px;
}
ul#nav li#home1 a, ul#nav li#home2 a{
width: 54px;
height: 15px;
}

li#seeds-subscription1 a {
background:url(images/seeds-subscriptions1.jpg) no-repeat;
width: 134px;
height: 15px;
z-index: 5;
}
li#seeds-subscription1 a:hover, li#seeds-subscription2 a:hover {
background:url(images/seeds-subscriptions2.jpg) no-repeat;
width: 134px;
height: 15px;
}
li#seeds-subscription2 a {
visibility:visible;
display:block;
z-index: 1;
}
ul#nav li#seeds-subscription2 {
background:url(images/seeds-subscriptions2.jpg) no-repeat;
width: 134px;
height: 15px;
}
ul#nav li#seeds-subscription1, ul#nav li#seeds-subscription2 {
width: 134px;
height: 15px;
} 
ul#nav li#seeds-subscription1 a, ul#nav li#seeds-subscription2 a {
width: 134px;
height: 15px;
}
ul#nav li#seeds-subscription1 ul{
background: url(images/subnavback.jpg) top repeat-x;
width: 710px;
margin-left: -55px;
padding: 5px 0px 20px 0px;
height: 15px;
z-index: 5;
}
ul#nav > span > li#seeds-subscription1 > a{
background:url(images/seeds-subscriptions2.jpg) no-repeat;
}
ul#nav span li#seeds-subscription1 ul, ul#nav span li#seeds-subscription2 ul{
visibility:visible;
/*display: block;*/
float: left;
z-index: 1;
}

li#pips-tips1 a{
background:url(images/pips-tips1.jpg) no-repeat;
width: 74px;
height: 15px;
z-index: 5;
}
li#pips-tips2 a:hover, li#pips-tips1 a:hover{
background:url(images/pips-tips2.jpg) no-repeat;
width: 74px;
height: 15px;
}
li#pips-tips2 a {
visibility: visible;
display:block;
z-index: 1;
}
li#pips-tips2 {
background:url(images/pips-tips2.jpg) no-repeat;
width: 74px;
height: 15px;
}
ul#nav li#pips-tips2, ul#nav li#pips-tips1{
width: 74px;
height: 15px;
}
ul#nav li#pips-tips2 a, ul#nav li#pips-tips1 a{
width: 74px;
height: 15px;
}
ul#nav li#pips-tips1 ul{
background: url(images/subnavback.jpg) top repeat-x;
width: 710px;
margin-left: -189px;
padding: 5px 0px 20px 0px;
height: 15px;
z-index: 5;
}
ul#nav > span > li#pips-tips1 > a{
background:url(images/pips-tips2.jpg) no-repeat;
}
ul#nav span li#pips-tips1 ul{
visibility:visible;
/*display: block;*/
float: left;
z-index: 1;
}

ul#nav span li ul {
display:block;
visibility: visible;
}

li#recipes1 a{
background:url(images/recipes1.jpg) no-repeat;
width: 63px;
height: 15px;
z-index: 5;
}
li#recipes2 a:hover, li#recipes1 a:hover{
background:url(images/recipes2.jpg) no-repeat;
width: 63px;
height: 15px;
}
li#recipes2 a {
visibility: visible;
display:block;
z-index: 1;
}
li#recipes2 {
background:url(images/recipes2.jpg) no-repeat;
width: 63px;
height: 15px;
}
ul#nav li#recipes2, ul#nav li#recipes1{
width: 63px;
height: 15px;
}
ul#nav li#recipes2 , ul#nav li#recipes1 a{
width: 63px;
height: 15px;
}
ul#nav li#recipes1 ul{
background: url(images/subnavback.jpg) top repeat-x;
width: 710px;
margin-left: -262px;
padding: 5px 0px 20px 0px;
height: 15px;
z-index:5;
}
ul#nav > span > li#recipes1 > a{
background:url(images/recipes2.jpg) no-repeat;
}

ul#nav span li#recipes1 ul{
visibility:visible;
/*display:block;*/
float: left;
z-index: 1;
}

li#inspiration1 a{
background:url(images/inspiration1.jpg) no-repeat;
width: 86px;
height: 15px;
z-index: 5;
}

li#inspiration2 a:hover, li#inspiration1 a:hover{
background:url(images/inspiration2.jpg) no-repeat;
width: 86px;
height: 15px;
}
li#inspiration2 a {
visibility: visible;
/*display:block;*/
z-index: 1;
}
li#inspiration2 {
background:url(images/inspiration2.jpg) no-repeat;
width: 86px;
height: 15px;
}
ul#nav li#inspiration2, ul#nav li#inspiration1{
width: 86px;
height: 15px;
}
ul#nav li#inspiration2 a, ul#nav li#inspiration1 a{
width: 86px;
height: 15px;
}
ul#nav li#inspiration1 ul{
background: url(images/subnavback.jpg) top repeat-x;
width: 710px;
height: 15px;
margin-left: -326px;
padding: 5px 0px 20px 0px;
z-index: 5;
}
ul#nav > span > li#inspiration1 > a{
background:url(images/inspiration2.jpg) no-repeat;
}
ul#nav span li#inspiration1 ul{
visibility:visible;
/*display: block;*/
float: left;
z-index: 1;
}

li#resources1 a{
background:url(images/resources1.jpg) no-repeat;
width: 78px;
height: 15px;
}
li#resources1 a:hover{
background:url(images/resources2.jpg) no-repeat;
width: 78px;
height: 15px;
}
ul#nav li#resources1, ul#nav li#resources2{
width: 78px;
height: 15px;
}
ul#nav li#resources1 a, ul#nav li#resources2 a{
width: 78px;
height: 15px;
}
li#resources2 a{
background:url(images/resources2.jpg) no-repeat;
width: 78px;
height: 15px;
}
li#resources2 a:hover{
background:url(images/resources2.jpg) no-repeat;
width: 78px;
height: 15px;
}
 
li#pips-blog1 a{
background:url(images/pips-blog1.jpg) no-repeat;
width: 79px;
height: 15px;
}
li#pips-blog1 a:hover{
background:url(images/pips-blog2.jpg) no-repeat;
width: 79px;
height: 15px;
}
ul#nav li#pips-blog1, ul#nav li#pips-blog2{
width: 79px;
height: 15px;
}
ul#nav li#pips-blog1 a, ul#nav li#pips-blog2 a{
width: 79px;
height: 15px;
}
li#pips-blog2 a{
background:url(images/pips-blog2.jpg) no-repeat;
width: 79px;
height: 15px;
}
li#pips-blog2 a:hover{
background:url(images/pips-blog2.jpg) no-repeat;
width: 79px;
height: 15px;
}
 
li#your-forum1 a{
background:url(images/your-forum1.jpg) no-repeat;
width: 87px;
height: 15px;
}
li#your-forum1 a:hover{
background:url(images/your-forum2.jpg) no-repeat;
width: 87px;
height: 15px;
}
ul#nav li#your-forum1, ul#nav li#your-forum2 {
width: 87px;
height: 15px;
}
ul#nav li#your-forum1 a, ul#nav li#your-forum2 a {
width: 87px;
height: 15px;
}
li#your-forum2 a{
background:url(images/your-forum2.jpg) no-repeat;
width: 87px;
height: 15px;
}
li#your-forum2 a:hover{
background:url(images/your-forum2.jpg) no-repeat;
width: 87px;
height: 15px;
}
 
li#meet-pip1 a{
background:url(images/meet-pip1.jpg) no-repeat;
width: 59px;
height: 15px;
z-index: 5;
}
li#meet-pip2 a:hover, li#meet-pip1 a:hover{
background:url(images/meet-pip2.jpg) no-repeat;
width: 59px;
height: 15px;
}
li#meet-pip2 a {
visibility: visible;
display:block;
z-index: 1;
}
li#meet-pip2 {
background:url(images/meet-pip2.jpg) no-repeat;
width: 59px;
height: 15px;
}
ul#nav li#meet-pip2, ul#nav li#meet-pip1{
width: 59px;
height: 15px;
}
ul#nav li#meet-pip2 a, ul#nav li#meet-pip1 a{
width: 59px;
height: 15px;
}
ul#nav li#meet-pip1 ul{
background: url(images/subnavback.jpg) top repeat-x;
width: 710px;
margin-left: -655px;
padding: 5px 0px 20px 0px;
height: 15px;
z-index: 5;
}
ul#nav > span > li#meet-pip1 > a{
background:url(images/meet-pip2.jpg) no-repeat;
}
ul#nav span li#meet-pip1 ul{
visibility:visible;
/*display: block;*/
float: left;
z-index: 1;
}

ul#nav li#LIeleven {
background:url(images/navList111.jpg) no-repeat;
width: 52px;/*53px*/
height: 15px; 
z-index: 1;
}
ul#nav li#LIeleven {
width: 52px;
height: 15px;
}

#navSecondary {
background: url(images/navSecondary.jpg) no-repeat;
width: 969px;
height: 32px;
margin: 0 auto;
}

ul#nav li#seeds1 a {
background:url(images/seeds1.jpg) no-repeat;
width: 140px;
height: 16px;
}
ul#nav li#seeds2 a {
background:url(images/seeds2.jpg) no-repeat;
width: 140px;
height: 16px;
}
ul#nav li#seeds1 a:hover, ul#nav li#seeds2 a {
background:url(images/seeds2.jpg) no-repeat;
width: 140px;
height: 16px;
}
ul#nav li#seeds1 a, ul#nav li#seeds2 a, ul#nav li#seeds1, ul#nav li#seeds2 {
width: 140px;
height: 16px;
}

ul#nav li#place1 a {
background:url(images/place1.jpg) no-repeat;
width: 83px;
height: 16px;
}
ul#nav li#place2 a {
background:url(images/place2.jpg) no-repeat;
width: 83px;
height: 16px;
}
ul#nav li#place1 a:hover, ul#nav li#place2 a {
background:url(images/place2.jpg) no-repeat;
width: 83px;
height: 16px;
}
ul#nav li#place1 a, ul#nav li#place2 a, ul#nav li#place1, ul#nav li#place2 {
width: 83px;
height: 16px;
}

ul#nav li#terms1 a {
background:url(images/terms1.jpg) no-repeat;
width: 114px;
height: 16px;
}
ul#nav li#terms2 a {
background:url(images/terms2.jpg) no-repeat;
width: 114px;
height: 16px;
}
ul#nav li#terms1 a:hover, ul#nav li#terms2 a {
background:url(images/terms2.jpg) no-repeat;
width: 114px;
height: 16px;
}
ul#nav li#terms1 a, ul#nav li#terms2 a, ul#nav li#terms1, ul#nav li#terms2 {
width: 114px;
height: 16px;
}

ul#nav li#privacy1 a {
background:url(images/privacy1.jpg) no-repeat;
width: 98px;
height: 16px;
}
ul#nav li#privacy2 a {
background:url(images/privacy2.jpg) no-repeat;
width: 98px;
height: 16px;
}
ul#nav li#privacy1 a:hover, ul#nav li#privacy2 a {
background:url(images/privacy2.jpg) no-repeat;
width: 98px;
height: 16px;
}
ul#nav li#privacy1 a, ul#nav li#privacy2 a, ul#nav li#privacy1, ul#nav li#privacy2 {
width: 98px;
height: 16px;
}
li#pipstipssub1 a{
background:url(images/pips-tipssub1.jpg) no-repeat;
width: 79px;
height: 16px;
}
li#pipstipssub2 a{
background:url(images/pips-tipssub2.jpg) no-repeat;
width: 79px;
height: 16px;
}
li#pipstipssub1 a:hover{
background:url(images/pips-tipssub2.jpg) no-repeat;
width: 79px;
height: 16px;
}
li#pipstipssub2 a:hover{
background:url(images/pips-tipssub2.jpg) no-repeat;
width: 79px;
height: 16px;
}
ul#nav li#pipstipssub1, ul#nav li#pipstipssub2  {
width: 79px;
height: 16px;
}
ul#nav li#pipstipssub1 a, ul#nav li#pipstipssub2 a  {
width: 79px;
height: 16px;
}

li#thisseason1 a{
background:url(images/thisseason1.jpg) no-repeat;
width: 80px;
height: 16px;
}
li#thisseason2 a{
background:url(images/thisseason2.jpg) no-repeat;
width: 80px;
height: 16px;
}
li#thisseason1 a:hover{
background:url(images/thisseason2.jpg) no-repeat;
width: 80px;
height: 16px;
}
li#thisseason2 a:hover{
background:url(images/thisseason2.jpg) no-repeat;
width: 80px;
height: 16px;
}
ul#nav li#thisseason1, ul#nav li#thisseason2  {
width: 80px;
height: 16px;
}
ul#nav li#thisseason1 a, ul#nav li#thisseason2 a  {
width: 80px;
height: 16px;
}

li#gettingstarted1 a{
background:url(images/gettingstarted1.jpg) no-repeat;
width: 107px;
height: 16px;
}
li#gettingstarted2 a{
background:url(images/gettingstarted2.jpg) no-repeat;
width: 107px;
height: 16px;
}
li#gettingstarted1 a:hover{
background:url(images/gettingstarted2.jpg) no-repeat;
width: 107px;
height: 16px;
}
li#gettingstarted2 a:hover{
background:url(images/gettingstarted2.jpg) no-repeat;
width: 107px;
height: 16px;
}
ul#nav li#gettingstarted1, ul#nav li#gettingstarted2  {
width: 107px;
height: 16px;
}
ul#nav li#gettingstarted1 a, ul#nav li#gettingstarted2 a  {
width: 107px;
height: 16px;
}
 
li#preparation1 a{
background:url(images/preparationsub1.jpg) no-repeat;
width: 89px;
height: 16px;
}
li#preparation2 a{
background:url(images/preparationsub2.jpg) no-repeat;
width: 89px;
height: 16px;
}
li#preparation1 a:hover, li#preparation2 a:hover{
background:url(images/preparationsub2.jpg) no-repeat;
width: 89px;
height: 16px;
}
ul#nav li#preparation1, ul#nav li#preparation2{
width: 89px;
height: 16px;
}
ul#nav li#preparation1 a, ul#nav li#preparation2 a{
width: 89px;
height: 16px;
}
 
li#growing1 a{
background:url(images/growing1.jpg) no-repeat;
width: 65px;
height: 16px;
}
li#growing2 a{
background:url(images/growing2.jpg) no-repeat;
width: 65px;
height: 16px;
}
li#growing1 a:hover, li#growing2 a:hover{
background:url(images/growing2.jpg) no-repeat;
width: 65px;
height: 16px;
}
ul#nav li#growing1, ul#nav li#growing2 {
width: 65px;
height: 16px;
}
ul#nav li#growing1 a, ul#nav li#growing2 a {
width: 65px;
height: 16px;
}
 

li#harvesting1 a{
background:url(images/harvesting1.jpg) no-repeat;
width: 81px; 
height: 16px;
}
li#harvesting2 a{
background:url(images/harvesting2.jpg) no-repeat;
width: 81px; 
height: 16px;
}
li#harvesting1 a:hover, li#harvesting2 a:hover{
background:url(images/harvesting2.jpg) no-repeat;
width: 81px; 
height: 16px;
}
ul#nav li#harvesting1, ul#nav li#harvesting2 {
width: 81px; 
height: 16px;
}
ul#nav li#harvesting1 a, ul#nav li#harvesting2 a {
width: 81px; 
height: 16px;
}
 
li#storing-seeds1 a{
background:url(images/storing-seeds1.jpg) no-repeat;
width: 96px;
height: 16px;
}
li#storing-seeds2 a{
background:url(images/storing-seeds2.jpg) no-repeat;
width: 96px;
height: 16px;
}
li#storing-seeds1 a:hover, li#storing-seeds2 a:hover{
background:url(images/storing-seeds2.jpg) no-repeat;
width: 96px;
height: 16px;
}
ul#nav li#storing-seeds1, ul#nav li#storing-seeds2 {
width: 96px;
height: 16px;
}
ul#nav li#storing-seeds1 a, ul#nav li#storing-seeds2 a{
width: 96px;
height: 16px;
} 

li#archive1 a{
background:url(images/archive1.jpg) no-repeat;
width: 53px;
height: 16px;
}
li#archive2 a{
background:url(images/archive2.jpg) no-repeat;
width: 53px;
height: 16px;
}
li#archive1 a:hover, li#archive2 a:hover{
background:url(images/archive2.jpg) no-repeat;
width: 53px;
height: 16px;
}
ul#nav li#archive1, ul#nav li#archive2 {
width: 53px;
height: 16px;
}
ul#nav li#archive1 a, ul#nav li#archive2 a {
width: 53px;
height: 16px;
}

li#autumn-harvest1 a{
background:url(images/autumn-harvest1.jpg) no-repeat;
width: 125px;
height: 16px;
}
li#autumn-harvest2 a{
background:url(images/autumn-harvest2.jpg) no-repeat;
width: 125px;
height: 16px;
}
li#autumn-harvest1 a:hover, li#autumn-harvest2 a:hover{
background:url(images/autumn-harvest2.jpg) no-repeat;
width: 125px;
height: 16px;
}
ul#nav li#autumn-harvest1, ul#nav li#autumn-harvest2 {
width: 125px;
height: 16px;
}
ul#nav li#autumn-harvest1 a, ul#nav li#autumn-harvest2 a {
width: 125px;
height: 16px;
}

li#spring-harvest1 a{
background:url(images/spring-harvest1.jpg) no-repeat;
width: 100px; 
height: 16px;
}
li#spring-harvest2 a{
background:url(images/spring-harvest2.jpg) no-repeat;
width: 100px; 
height: 16px;
}
li#spring-harvest1 a:hover, li#spring-harvest2 a:hover{
background:url(images/spring-harvest2.jpg) no-repeat;
width: 100px; 
height: 16px;
}
ul#nav li#spring-harvest1, ul#nav li#spring-harvest2{
width: 100px; 
height: 16px;
}
ul#nav li#spring-harvest1 a, ul#nav li#spring-harvest2 a{
width: 100px; 
height: 16px;
}
 
li#summer-harvest1 a{
background:url(images/summer-harvest1.jpg) no-repeat;
width: 112px;
height: 16px;
}
li#summer-harvest2 a{
background:url(images/summer-harvest2.jpg) no-repeat;
width: 112px;
height: 16px;
}
li#summer-harvest1 a:hover, li#summer-harvest2 a:hover{
background:url(images/summer-harvest2.jpg) no-repeat;
width: 112px;
height: 16px;
}
ul#nav li#summer-harvest1, ul#nav li#summer-harvest2 {
width: 112px;
height: 16px;
}
ul#nav li#summer-harvest1 a, ul#nav li#summer-harvest2 a {
width: 112px;
height: 16px;
}


li#winter-harvest1 a{
background:url(images/winter-harvest1.jpg) no-repeat;
width: 93px;
height: 16px;
}
li#winter-harvest2 a{
background:url(images/winter-harvest2.jpg) no-repeat;
width: 93px;
height: 16px;
}
li#winter-harvest1 a:hover, li#winter-harvest2 a:hover{
background:url(images/winter-harvest2.jpg) no-repeat;
width: 93px;
height: 16px;
}
ul#nav li#winter-harvest1, ul#nav li#winter-harvest2{
width: 93px;
height: 16px;
}
ul#nav li#winter-harvest1 a, ul#nav li#winter-harvest2 a{
width: 93px;
height: 16px;
}

li#inspirationsub1 a{
background:url(images/inspirationsub1.jpg) no-repeat;
width: 94px;
height: 16px;
}
li#inspirationsub2 a{
background:url(images/inspirationsub2.jpg) no-repeat;
width: 94px;
height: 16px;
}
li#inspirationsub1 a:hover, li#inspirationsub2 a:hover{
background:url(images/inspirationsub2.jpg) no-repeat;
width: 94px;
height: 16px;
}
ul#nav li#inspirationsub1, ul#nav li#inspirationsub2  {
width: 94px;
height: 16px;
}
ul#nav li#inspirationsub1 a, ul#nav li#inspirationsub2 a  {
width: 94px;
height: 16px;
}

ul#nav li#play1 a{
background:url(images/playsub1.jpg) no-repeat;
width: 45px;
height: 16px;
}
ul#nav li#play1 a:hover{
background:url(images/playsub2.jpg) no-repeat;
width: 45px;
height: 16px;
}
ul#nav li#play1 {
width: 45px;
height: 16px;
}

ul#nav li#grow1 a{
background:url(images/grow1.jpg) no-repeat;
width: 47px;
height: 16px;
}
ul#nav li#grow1 a:hover{
background:url(images/grow2.jpg) no-repeat;
width: 47px;
height: 16px;
}
ul#nav li#grow1 {
width: 47px;
height: 16px;
}

ul#nav li#eat1 a{
background:url(images/eat1.jpg) no-repeat;
width: 38px;
height: 16px;
}
ul#nav li#eat1 a:hover{
background:url(images/eat2.jpg) no-repeat;
width: 38px;
height: 16px;
}
ul#nav li#eat1 {
width: 38px;
height: 16px;
}

ul#nav li#share1 a{
background:url(images/share1.jpg) no-repeat;
width: 52px; 
height: 16px;
}
ul#nav li#share1 a:hover{
background:url(images/share2.jpg) no-repeat;
width: 52px; 
height: 16px;
}
ul#nav li#share1 {
width: 52px; 
height: 16px;
}

ul#nav li#live1 a{
background:url(images/live1.jpg) no-repeat;
width: 41px;
height: 16px;
}
ul#nav li#live1 a:hover{
background:url(images/live2.jpg) no-repeat;
width: 41px;
height: 16px;
}
ul#nav li#live1 {
width: 41px;
height: 16px;
}

li#about-pip1 a{
background:url(images/about-pip1.jpg) no-repeat;
width: 91px; 
height: 16px;
}
li#about-pip1 a:hover{
background:url(images/about-pip2.jpg) no-repeat;
width: 91px; 
height: 16px;
}
ul#nav li#about-pip1, ul#nav li#about-pip1 a  {
width: 91px; 
height: 16px;
}

li#pips-seeds1 a{
background:url(images/pips-seeds1.jpg) no-repeat;
width: 69px;
height: 16px;
}
li#pips-seeds1 a:hover{
background:url(images/pips-seeds2.jpg) no-repeat;
width: 69px;
height: 16px;
}
ul#nav li#pips-seeds1, ul#nav li#pips-seeds1 a {
width: 69px;
height: 16px;
}

li#contact1 a{
background:url(images/contact1.jpg) no-repeat;
width: 80px;
height: 16px;
}
li#contact2 a{
background:url(images/contact2.jpg) no-repeat;
width: 80px;
height: 16px;
}
li#contact1 a:hover, li#contact2 a:hover{
background:url(images/contact2.jpg) no-repeat;
width: 80px;
height: 16px;
}
ul#nav li#contact1, ul#nav li#contact2 {
width: 80px;
height: 16px;
}
ul#nav li#contact1 a, ul#nav li#contact2 a {
width: 80px;
height: 16px;
}: 16px;
}

/* END Navigation */

/* Footer Navigation */
div#footer {
width: 969px; /* 969px before padding */
height: 38px; /* 70px before allowing for padding */
margin: 0px 0px 0px 0px; /* -18 */
padding: 32px 0px 0px 0px; /* 32 */
display: block;
position: relative;
background: url(images/div-footer-bg.png);
z-index: 2; 
top: 120px;
}

#footerNav {
text-indent: -30000px;
list-style: none;
width: 969px;
margin: 0;
padding: 0;
height: 30px; 
}

#created {
background:url(images/created.jpg) no-repeat;
width:170px;
height:24px;
float: left;
margin-right: 10px;
}

li#created a{
background:url(images/created.jpg) no-repeat;
width:170px;
height:24px;
float: left;
margin-right: 10px;
}

#tell-friends {
background:url(images/tell-friends.jpg) no-repeat;
width: 130px;
height: 24px;
float: left;
}

li#tell-friends a{
background:url(images/tell-friends.jpg) no-repeat;
width: 130px;
height: 24px;
float: left;
}

#email-pip{
background:url(images/email-pip.jpg) no-repeat;
width: 116px;
height: 24px;
float: left;
}

li#email-pip a{
background:url(images/email-pip.jpg) no-repeat;
width: 116px;
height: 24px;
float: left;
}

#update-subscription{
background:url(images/update-subscription.jpg) no-repeat;
width: 196px;
height: 24px;
float:left;
}

li#update-subscription a{
background:url(images/update-subscription.jpg) no-repeat;
width: 196px;
height: 24px;
float:left;
}

li#register-now {
background: url(images/register-now.jpg) no-repeat;
width: 114px;
height: 24px;
float: left;
}

li#register-field {
width: 223px;
display: block;
height: 30px;
float: left;
}

#email-field {
background:url(images/register-field.jpg) no-repeat;
width: 154px;
height: 24px;
border: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding-top: 6px;
padding-left: 8px;
text-indent: 0px;
display: block;
float: left;
margin-top: 2px;
}

#go-button {
background:url(images/go-button.jpg) no-repeat;
width:45px;
height: 30px;
border: 0;
float: left;
display: block;
cursor: pointer;
margin-top: 1px;
}


/* END Footer Navigation */
