/* GERMINATION AND VEGETABLE GROWING GUIDES */
	#guides fieldset { display:block; margin:0 auto;}
	#guides { margin:0; padding:0; border:none; }
	#guides dt { margin:0.2em 0; }
	#guides dd { margin:0.2em 0 0.2em 3em; }
	#guides var { font-weight:bold; }
/* blockquotes */
	#guides blockquote { margin:1em 4em; border-left:2px solid #ccc; background:#eee; padding:0.2em 1em 0.2em 1em; }
	#guides blockquote p { margin:0.5em auto; }
/* previous, next pages */
	#guides #pnpages { border-top:1px dashed #ccc; margin:2em 0 0 0; padding:0.25em 0 0 0; clear:both; }
	#guides #pnpages span.right { float:right; }
/* all pages dropdown menu */
	#guides #toc { display:block; margin:0.5em auto 1em auto; }
/* index page table of contents */
	#guides #contents-block { margin:2em; }
	#guides #contents-block dl { margin-left:230px; }
	#guides #contents-block dt { margin:0.2em 0; }
	#guides #contents-block dt.optgroup { color:#444; margin:0.5em 0 0.2em 0; font-weight:bold; font-style:italic; }
/* links */
	#guides a { text-decoration:none; font-weight:bold}
	#guides a:hover { color:#f00; }
	#guides a:visited { color:#606; }
	#guides a.dec { border-bottom:1px dotted #00f; text-decoration:none; }
	#guides a.dec:visited { border-bottom:1px dotted #606; text-decoration:none; }
	#guides a.dec:hover { border-bottom:1px dotted #f00; text-decoration:none; }
/* headings */
	#guides h1 { text-align:center; margin:0.5em 0;}
	#guides h2 { text-align:center; margin:1em 0 1em 0;}
	#guides h3 { margin:1em 0 0.5em 0; }
/* ARTICLES */
	#guides .intro { color:#060; font-weight:bold; margin:0.5em 6em 1em 6em; text-align:center; }
/* footer credits, source*/
	#guides .footer { margin:2em 0; }
	#guides .footer p { margin:1em 15% 1em 3em; border:1px dashed #ccc; padding:0.5em; background:#efe; }
/* TOKELY'S TIPS */
	#guides #tokely { margin-top:2em; }
	#guides img.tokely { background:#ffd; border:1px solid #ccc; padding:6px; }
	#guides #tokely .trip { font-size:0.9em }
	#guides .radiofoot {margin:2.5em auto; clear:both; padding-top:4em; }
	#guides #tokely a { text-decoration: none; border-bottom:1px dotted #00f; }
	#guides #tokely a u { text-decoration: none; }
	#guides #tokely a:visited { border-color:#606; }
	#guides #tokely a:hover { border-color:#f00; }



