#standardsmessage {
	position: absolute;
	top: -100px;
	visibility: hidden;
	height: 0;
	border: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

body {
	color: #3d5c00;
	background: #ceeba2;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

p {
	color: #3d5c00;
	background-color: transparent;
	margin: 0 0 14px 0;
}

img {
	border: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.hide {
	visibility: hidden;
	height: 0;
	border: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.rightwrap {
	float: right;
	margin: 0;
	border: 0;
	padding: 5px 0 5px 5px;
}

.leftwrap {
	float: left;
	margin: 0 0 15px 0;
	border: 0;
	padding: 5px 5px 5px 10px;
}

.centerwrap {
	text-align: center;
	padding: 5px 5px 10px 5px;
}

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  display: block;
}
* html .clear {
	height: 1%
}

#page {
	position: relative;
	clear:both;
	color: #3d5c00;
	background: #e7ebb2;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 100%;
	border-right: 1px solid #99cc66;
	width: 784px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 783px;	 /* Actual value for conformant browsers */	
}
html>#page {
	width: 783px; /* Be nice to Opera */
}

#navigation {
	float: left;
	color: #3d5c00;
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-right: 1px solid #99cc66;
	height: 69px;
	width: 784px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 783px;	 /* Actual value for conformant browsers */	
}

html>#navigation {
	width: 783px; /* Be nice to Opera */
}

#innernavigation {
	float: left;
	color: #3d5c00;
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-right: 1px solid #99cc66;
	height: 55px;
	width: 784px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 783px;	 /* Actual value for conformant browsers */	
}

html>#innernavigation {
	width: 783px; /* Be nice to Opera */
}

#globalnav {
	float:left;
	color: #3d5c00;
	background: #ffffff;
	padding: 0;
	margin: 0;
	height: 19px;
	width: 480px;
}

#globalnav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}

#globalnav ul li {
	display: block;
	float: left;
	text-align: center;
	margin: 0;
}

#globalnav ul li a {
	display: block;
	float: left;
	color: #fe6601;
	background: #ffffff url(/images/navdot.gif) no-repeat right;
	text-align: center;
	padding: 0 10px 0 8px;
	margin: 0;
	font: normal 10px/19px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 19px;
	border: 0;
}

#globalnav ul li a:hover {
	text-decoration: none;
	color: #bb5500;
	background: #ffffff url(/images/navdot.gif) no-repeat right;
}

#globalnav ul li a.lastlink {
	border: 0;
	background: #ffffff;
}

#globalnav ul li a.lastlink:hover {
	border: 0;
	background: #ffffff;
}
	
#utilitynav {
	float: right;
	margin: 0;
	padding: 0;
	height: 19px;
	width: 230px;
}

#utilitynav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#utilitynav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#utilitynav ul li a {
	float: left;
	color: #8c8c5e;
	background: #ffffff url(/images/navdotutil.gif) no-repeat right;
	display: block;
	height: 19px;
	text-align: center;
	padding: 0 10px 0 8px;
	margin: 0;
	font: normal 10px/19px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 0;
}

#utilitynav ul li a:hover {
	text-decoration: none;
	color: #bb5500;
	background: #ffffff url(/images/navdotutil.gif) no-repeat right;
}

#utilitynav ul li a.issuelink {
	color: #fe6601;
	background: #ffffff url(/images/navdotutil.gif) no-repeat left;
	margin: 0 0 0 2px;
}

#utilitynav ul li a.issuelink:hover {
	color: #bb5500;
	background: #ffffff url(/images/navdotutil.gif) no-repeat left;
}

#masthead {
	float:left;
	color: #3d5c00;
	background: #f6f8d6 url(/images/mastheadflora.gif) no-repeat right;
	padding: 0 10px 0 10px;
	margin: 0;
	border-top: 1px solid #e7ebb2;
	border-bottom: 1px solid #7fcc4c;
	height: 50px;
	width: 783px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 48px;
	width: 763px;	 /* Actual value for conformant browsers */	
	}

html>#masthead {
	height: 48px;
	width: 763px; /* Be nice to Opera */
}

#innermasthead {
	float:left;
	color: #3d5c00;
	background: #f6f8d6 url(/images/innermastheadflora.gif) no-repeat right;
	padding: 0 10px 0 10px;
	margin: 0;
	border-top: 1px solid #e7ebb2;
	border-bottom: 1px solid #7fcc4c;
	height: 36px;
	width: 783px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 34px;
	width: 763px;	 /* Actual value for conformant browsers */	
	}

html>#innermasthead {
	height: 34px;
	width: 763px; /* Be nice to Opera */
}
	
#issuecolumn {
	position: relative;
	width:367px;
}
	
#issuetext {
	color: #3d5c00;
	background: #f6f8d6;
	padding: 10px 10px 10px 10px;
	margin: 0;
	width: 367px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 347px;	 /* Actual value for conformant browsers */	
}

html>#issuetext {
	width: 347px; /* Be nice to Opera */
}

#issuetext h2 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#issuetext h3 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#issuetext hr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

#newissuetext {
	color: #3d5c00;
	background: #f6f8d6;
	padding: 10px 10px 10px 10px;
	margin: 0;
	width: 240px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 220px;	 /* Actual value for conformant browsers */	
}

html>#newissuetext {
	width: 220px; /* Be nice to Opera */
}

#newissuetext h2 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#newissuetext h3 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#newissuetext hr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}


#sectioncolumn {
	position: relative;
	width:458px;
	height: 100%;
}

#sectiontext {
	color: #3d5c00;
	background: #f6f8d6;
	padding: 0 0 10px 0;
	margin: 0;
	width: 458px;
}

#sectiontext h2 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#sectiontext h3 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	padding: 0 10px 0 15px;
	background: url(/images/pixelflower.gif) no-repeat 0 50%;
}

#sectiontext h4 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	padding: 0 10px 0 15px;
}

#sectiontext h5 {
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	padding: 10px 10px 10px 10px;
}

#sectiontext p {
	padding: 0 10px 5px 10px;
}

#sectiontext hr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

#issuetext hr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}
	
#mixedcolumn {
	position: absolute;
	left:367px;
  	top:0;
	width:416px;
}

#innerutilitycolumn {
	position: absolute;
	left:490px;
  	top:0;
	width:240px;
	padding: 15px 0 15px 0;
}

#journalcolumn {
	float: left;
	padding: 0 21px 0 21px;
	width: 282px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 240px;	 /* Actual value for conformant browsers */	
}

html>#journalcolumn {
	width: 240px; /* Be nice to Opera */
}

#journaltext {
	color: #3d5c00;
	background: #f6f8d6;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	margin: 0 0 15px 0;
	width: 240px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 220px;	 /* Actual value for conformant browsers */	
}

html>#journaltext {
	height: 256px;
	width: 220px; /* Be nice to Opera */
}

#journaltext h2 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#journaltext h3 {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#journaltext hr {
	margin: 8px 0 8px 0;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

#newjournaltext {
	color: #3d5c00;
	background: #f6f8d6;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	margin: 0 0 15px 0;
	width: 367px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 347px;	 /* Actual value for conformant browsers */	
}

html>#newjournaltext {
	height: 256px;
	width: 347px; /* Be nice to Opera */
}

#newjournaltext h2 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#newjournaltext h3 {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#newjournaltext hr {
	margin: 8px 0 8px 0;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}


#utilitycolumn {
	position: absolute;
	left:282px;
  	top:24px;
	width: 134px;/* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 118px;	 /* Actual value for conformant browsers */	
}

html>#utilitycolumn {
	width: 118px; /* Be nice to Opera */
}

#sectionhighlights {
	border: 1px solid #7fcc4c;
	background: #f6f8d6;
	margin: 5px 0 10px 0;
	width: 240px;/* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 238px;	 /* Actual value for conformant browsers */	
}

html>#sectionhighlights {
	width: 238px; /* Be nice to Opera */
}

#sectionhighlights p {
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 10px 2px 10px;
}

#sectionhighlights a {
	padding: 0 0 0 15px;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(/images/pixelflower.gif) no-repeat 0 50%;
}

#support {
	padding: 10px 0 15px 0;
}

#support a {
	border: 0;
}

#storepromo {
	padding: 15px 0 25px 0;
}

#fromforum {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
}

#fromforum h4 {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

#fromforum a {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

#fromglossary {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
	border-top: 1px solid #7fcc4c;
}

#fromglossary h4 {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

#fromglossary a {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	clear:both;
	color: #3d5c00;
	background: #ffffff;
	margin: 0 0 64px 0;
	padding: 8px 15px 8px 15px;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	width: 783px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 753px;	 /* Actual value for conformant browsers */	
}

html>#footer {
	width: 753px; /* Be nice to Opera */
}

#footer a{
	font-weight: normal;
	border: 0;
}

#footer p{
	margin: 0;
	padding: 0;
}

#flickrbadge img {
	padding: 0 3px 0 0;
}
#flickrbadge {
	margin: 0 0 16px 0;
	padding: 4px 0 4px 2px;
	text-align: center;
	background: #f6f8d6;
}

/* Links */

a, a:visited, a:link, a:active {
	color: #fe6601;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #bb5500;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}


/* Headings */

h1 {
	color: #ff3300;
	background-color: transparent;
	font: bold 18px/28px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 13px 0;
	background-image: none;
}

h2 {
	color: #ff3300;
	background-color: transparent;
	font: bold 16px/20px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	background-image: none;
}

h3 {
	color: #ff3300;
	background-color: transparent;
	font: bold 14px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	background-image: none;
}

h4 {
	color: #ff3300;
	background-color: transparent;
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	background-image: none;
}

h5 {
	color: #333333;
	background-color: transparent;
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	background-image: none;
}

h6 {
	color: #333333;
	background-color: transparent;
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	background-image: none;
}

h7 {
	background: #fbfceb
	height: 20px;
	text-indent: -100em;
	line-height: 20px;
	border: 0;
}

/* Heading image replacements */

h1.hreplaceyggtreelogo {
background-image: url(/images/yggtreelogo.gif);
background-repeat: no-repeat;
height: 40px;
margin: 4px 0 0 0;
padding: 0;
text-indent: -100em;
line-height: 40px;
}

h1.hreplaceinneryggtreelogo {
background-image: url(/images/inneryggtreelogo.gif);
background-repeat: no-repeat;
height: 33px;
margin: 0;
padding: 0;
text-indent: -100em;
line-height: 33px;
}

h2.hreplacegftp {
background-image: url(/images/gftp.gif);
background-repeat: no-repeat;
height: 14px;
margin: 0;
padding: 0 0 10px 0;
text-indent: -100em;
line-height: 14px;
}

h2.hreplacethedirt {
background-image: url(/images/thedirtheader.gif);
background-repeat: no-repeat;
height: 40px;
margin: 0;
padding: 0;
text-indent: -100em;
line-height: 40px;
border: 0;
}

h2.hreplaceplantjournals {
background-image: url(/images/plantjournals.gif);
background-repeat: no-repeat;
height: 20px;
margin: 0;
padding: 0;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceflickrpool {
background-image: url(/images/flickr_pool.gif);
background-repeat: no-repeat;
height: 20px;
margin: 0;
padding: 0;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacefeatured {
background-image: url(/images/featured_header.gif);
background-repeat: no-repeat;
height: 20px;
margin: 0;
padding: 0;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacethissection {
background: #fbfceb url(/images/thissection.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacenewstore {
background: #fbfceb url(/images/newstore.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacerelatedlinks {
background: #fbfceb url(/images/relatedlinks.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacepastjournals {
background: #fbfceb url(/images/pastjournals.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacegayla {
background: #fbfceb url(blog/images/Gayla.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceshelly {
background: #fbfceb url(blog/images/Shelly.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacejoshua {
background: #fbfceb url(blog/images/Joshua.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacekaren {
background: #fbfceb url(blog/images/Karen.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacekelly {
background: #fbfceb url(blog/images/Kelly.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacekimberly {
background: #fbfceb url(blog/images/Kimberly.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacezesty {
background: #fbfceb url(blog/images/Zesty.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceamanda {
background: #fbfceb url(blog/images/Amanda.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceamy {
background: #fbfceb url(blog/images/Amy.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacetasha {
background: #fbfceb url(blog/images/Tasha.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacejane {
background: #fbfceb url(blog/images/Jane.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacepaul {
background: #fbfceb url(blog/images/Paul.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacemidge {
background: #fbfceb url(blog/images/Midge.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacearchiveofposts {
background: #fbfceb url(/images/archiveofposts.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacearchivesbycategory {
background: #fbfceb url(/images/archivesbycategory.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacearchivesbydate {
background: #fbfceb url(/images/archivesbydate.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacearchivesbyauthor {
background: #fbfceb url(/images/archivesbyauthor.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceplantcareinfo {
background: #fbfceb url(/images/plantcareinfo.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceseedsandprop {
background: #fbfceb url(/images/seedsandprop.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacerecentlyadded {
background: #fbfceb url(/images/recentlyadded.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacefeaturedplants {
background: #fbfceb url(/images/featuredplants.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacebulbstuberscorms {
background: #fbfceb url(/images/bulbstuberscorms.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacesaveyour {
background: #fbfceb url(/images/saveyour.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacegoodbadbugs {
background: #fbfceb url(/images/goodbadbugs.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacegardeningdiy {
background: #fbfceb url(/images/gardendiy.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacepestcontrol {
background: #fbfceb url(/images/pestcontrol.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacecomposting {
background: #fbfceb url(/images/composting.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacetheseasons {
background: #fbfceb url(/images/theseasons.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceobservations {
background: #fbfceb url(/images/observations.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacecommentary {
background: #fbfceb url(/images/commentary.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacethelab {
background: #fbfceb url(/images/thelab.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacemiscelleny {
background: #fbfceb url(/images/miscelleny.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacefloralogues {
background: #fbfceb url(/images/floralogues.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceinterviews {
background: #fbfceb url(/images/interviews.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacegardenstuff {
background: #fbfceb url(/images/gardenstuff.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceplantart {
background: #fbfceb url(/images/plantart.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacetoys {
background: #fbfceb url(/images/toys.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacedownloads {
background: #fbfceb url(/images/downloads.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacegrowit {
background: #fbfceb url(/images/growit.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacerecipes {
background: #fbfceb url(/images/recipes.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacemakeit {
background: #fbfceb url(/images/makeit.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceworldfruit {
background: #fbfceb url(/images/worldfruit.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacetheissues {
background: #fbfceb url(/images/theissues.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceaboutus {
background: #fbfceb url(/images/aboutus.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacethestory {
background: #fbfceb url(/images/thestory.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacewhowhathow {
background: #fbfceb url(/images/whowhathow.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacesupportus {
background: #fbfceb url(/images/supportus.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacesubmittous {
background: #fbfceb url(/images/submittous.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceissuesandthemes {
background: #fbfceb url(/images/issuesandthemes.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceeditorinchief {
background: #fbfceb url(/images/editorinchief.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacecofounder {
background: #fbfceb url(/images/cofounder.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacepublisher {
background: #fbfceb url(/images/publisher.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacecopyeditors{
background: #fbfceb url(/images/copyeditors.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacecontributingdesigner{
background: #fbfceb url(/images/contributingdesigner.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacejournalers{
background: #fbfceb url(/images/journalers.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacethejournals{
background: #fbfceb url(/images/thejournals.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacefromtheeditor{
background: #fbfceb url(/images/fromtheeditor.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacesuperfantasticoproducts{
background: #fbfceb url(/images/superfantasticoproducts.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacecafepressproducts{
background: #fbfceb url(/images/cafepressproducts.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacefts {
background-image: url(/images/fromthestore.gif);
background-repeat: no-repeat;
height: 14px;
margin: 0;
padding: 0;
text-indent: -100em;
line-height: 14px;
}

h3.hreplacesupport {
background-image: url(/images/supportthesite.gif);
background-repeat: no-repeat;
height: 11px;
margin: 0;
padding: 0 0 5px 0;
text-indent: -100em;
line-height: 11px;
}

h3.hreplacefromforums {
background-image: url(/images/fromtheforums.gif);
background-repeat: no-repeat;
height: 11px;
margin: 0;
padding: 0 0 5px 0;
text-indent: -100em;
line-height: 11px;
}

h3.hreplacefromglossary {
background-image: url(/images/fromglossary.gif);
background-repeat: no-repeat;
height: 11px;
margin: 0;
padding: 0 0 5px 0;
text-indent: -100em;
line-height: 11px;
}

h2.hreplacecactiandsucculents{
background: #fbfceb url(/images/cactiandsucculents.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacecarnivorousplants{
background: #fbfceb url(/images/carnivorousplants.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacecommunitygardening{
background: #fbfceb url(/images/communitygardening.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceherbs{
background: #fbfceb url(/images/herbs.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacehouseplants{
background: #fbfceb url(/images/houseplants.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacemiscellaneous{
background: #fbfceb url(/images/miscellaneous.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceorganic{
background: #fbfceb url(/images/organic.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacepests{
background: #fbfceb url(/images/pests.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplacegardens{
background: #fbfceb url(/images/gardens.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceseeds{
background: #fbfceb url(/images/seeds.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}

h2.hreplaceseedsorganic{
background: #fbfceb url(/images/seedsorganic.gif) no-repeat;
height: 20px;
text-indent: -100em;
line-height: 20px;
border: 0;
}


/* Form Selectors */

form {
	margin: 0;
	padding: 0 0 10px 0;
}

input.textfield {
	color: #3d5c00;
	background: #ffffff;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #7fcc4c;
	padding: 4px;
	margin: 0 0 5px 0;
}

.imagebutton {
	margin: 0 5px 0 0;
	border: 0;
	padding: 0;
}

/* List Selectors */

ul,ol,dl {
	margin: 4px 0 13px 13px;
	padding-left:13px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: square;
}

ol {
font-family: Verdana, Arial, Helvetica, sans-serif;
list-style: decimal;
}

dl {
font-family: Verdana, Arial, Helvetica, sans-serif;
list-style: none;
}

 #biotext {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 10px;
	margin: 0 0 5px 0;
	border-top: 1px solid #7fcc4c;
}

sup {
font: normal 7px/7px verdana;
}

#blogtext {
	color: #3d5c00;
	background: #f6f8d6;
	padding: 0 0 10px 0;
	margin: 0;
}

#blogtext h2 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
}

#blogtext h3 {
	color: #3d5c00;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 10px 0 15px;
}

#blogtext h4 {
	color: #3d5c00;
	font: normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	padding: 0 10px 0 15px;
}

#blogtext h7 {
	background: #fbfceb
	height: 20px;
	text-indent: -100em;
	line-height: 20px;
	border: 0;
}

#blogtext p, #blogtext ul, #blogtext ol {
	padding: 0 10px 5px 10px;
}

#blogtext hr {
	margin: 10px 0 10px 0;
	padding: 0;
	border-bottom:1px dashed #c8d1a0;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

#maincolumn {
	float: left;
	width:458px;
}

#sidecolumn {
	float: left;
	width:240px;
	padding: 15px 0 15px 0;
	margin-left: 20px;
}

.left {
float: left;
position: relative;
}

.right {
float: right;
position: relative;
}

.sidebox {
border: 1px solid #7fcc4c;
background: #f6f8d6;
margin: 5px 0 10px 0;
}

.sidebox ul li {
padding: 5px 0 0 0;
margin: 5px 0 0 0;
font: normal 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.sidebox ul ul.children {
padding: 5px 0 0 0;
}

.sidebox ul.children li {
padding: 0 0 0 15px;
font: normal 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
background: url(/images/pixelflower.gif) no-repeat 0 0;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

p.getfeed {
margin: 5px 0 10px 0;
}

p.adhead {
margin: 5px 0 0 0;
padding: 0 5px 0 5px;
font: normal 9px/9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* BLOGADS SPECIFIC */

.sideblogbox {
border: 1px solid #7fcc4c;
background: #f6f8d6;
margin: 5px 0 10px 0;
}

.sideblogbox ul li {
padding: 0 0 5px 15px;
font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* BLOGADS 3.0 */

.adspot {
border: 0;
padding: 5px;
margin: 0;
}

.adspot_content {
border: 0;
background: #fbfceb;
cursor: pointer;
padding: 5px;
margin: 0 5px 0 5px;
}

.adspot_content ul{
padding: 0;
margin: 0;
list-style: none;
}

.adspot_content ul li {
padding: 0;
margin: 0;
list-style: none;
}

.adspot_adhead {
display: block;
font: bold 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.adspot_adtext {
display: block;
font: normal 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 4px 0 12px 0;
}

.adspot_link {
font: normal 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
padding: 2px;
margin: 0;
}

.adspot_content ul li {
margin: 4px 0 16px 0;
}