
body {
	background-color: #ffffff;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION: none;
	}


p	{
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
	}

font	{
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
	}

table	{
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	}


th	{
	font-size: 14px;
	padding: 15px 0px 15px 0px;
	}


.align_top_left tr	{
	vertical-align: top;
	text-align: left;
	}


a:link.sitemap, a:visited.sitemap, a:hover.sitemap	{
	color: #369;
	font-size: 16px;
	font-weight: 600;
	text-decoration: underline;
	}

.sitemap tr	{
	vertical-align: top;
	text-align: left
	}

.sitemap li	{
	margin: 5px 0px 5px 0px;
	}

a:link.book, a:visited.book, a:hover.book	{
	color: #006600;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	text-decoration: underline;
	}

.book	{
	color: #006600;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	}

.book i	{
	color: #cc0000;
	}

.book b	{
	font-size: 17px;
	}

.price	{
	color: #933;
	font-size: 15px;
	font-weight: 600;
	}


h1	{
	color: #060;
	font-size: 20px;
	}

h2	{
	color: #060;
	font-size: 18px;
	}

h3	{
	color: #060;
	font-size: 16px;
	}

h4	{
	color: #060;
	font-size: 14px;
	}

h5	{
	color: #060;
	font-size: 12px;
	}

h6	{
	color: #060;
	font-size: 10px;
	}

ul.garden_tips	{
	list-style: square;
	font-size: 10px;
	}

.garden_tips li	{
	margin: 0px 0px 5px -26px;
	font-family: verdana, arial, helvetica, sans-serif;
	}

ul	{
	list-style: square;
	font-size: 12px;
	}

li	{
	margin: 10px 0px 10px 0px;
	}


.news h1	{
	font-size: 14px;
	font-weight: 600;
	color: #000;
	}

.news h2	{
	font-size: 11px;
	font-weight: 400;
	color: #000;
	font-style: italic;
	}

.news p	{
	margin: 5px 10px 5px 15px;
	}

.word_space	{
	word-spacing: 1px;
	}

.center	{
	text-align: center;
	}

.form_error	{
	color: #c33;
	font-size: 13px;
	font-weight: 600;
	margin-left: 1.2em;
	margin-top: 1.2em;
	}

a:link.entershop, a:visited.entershop	{
	color: #366;
	background: #cfc;
	text-decoration: none;
	font-weight: 600;
	font-size: 16px;
	border: 1px outset #ccc;
	padding: 3px;
	margin: 0px;
	}

a:hover.entershop {
	color: #cfc;
	background: #366;
	text-decoration: none;
	font-weight: 600;
	font-size: 16px;
	border: 1px inset #ccc;
	padding: 3px;
	margin: 0px;
	}



a:link.redbold, a:visited.redbold	{
	color: #c00;
	text-decoration: none;
	font-weight: 600;
	font-size: 19px;
	}

a:hover.redbold {
	color: #f63;
	text-decoration: none;
	font-weight: 600;
	font-size: 19px;
	}


a:link.resource, a:visited.resource	{
	color: #369;
	text-decoration: underline;
	font-weight: 500;
	font-size: 16px;
	padding: 0px 2px 0px 0px;
	}

a:hover.resource {
	color: #993;
	text-decoration: underline;
	font-weight: 500;
	font-size: 16px;
	padding: 0px 2px 0px 0px;
	}

.resource p	{
	padding: 0px 0px 10px 5px;
	margin: 0px 0px 10px 5px;
	}

.talk em	{
	color: #336699;
	font-style: normal;
	}


a img	{
	border: none;
	}


a:link	{
	color: #006600;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	}

a:visited	{
	color: #666633;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	}

a:hover	{
	color: #669966;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	}

a:active	{
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	}


.navbar	{
	width: 850px;
	background-color: #cff;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	}

.navbar a:link, .navbar a:visited {
	background-color: #cff;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	color: #369;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin: 0 1 0 1;
	padding: 0 1 0 1;
	}

.navbar a:hover {
	background-color: #369;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	color: #cff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin: 0 2 0 2;
	padding: 0 2 0 2;
	}

.navbar_current a:link, .navbar_current a:visited, .navbar_current a:hover	{
	background-color: #369;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	color: #cff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
//	display: block;
	margin: 0 1 0 1;
	padding: 0 1 0 1;
	}

.navbar_current	{
	background-color: #369;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	color: #cff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
//	display: block;
	margin: 0 1 0 1;
	padding: 0 1 0 1;
	}


.all_content	{
	border: 0px solid #666666;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 13px;
	}


.header_content	{
	border: 0px solid #666666;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 13px;
	}


.nav_content	{
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #006600;
	background-color: #ccffff;
	padding: 0px 0px 0px 0px;
	}



.main_content	{
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}



.leftside_content	{
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 130px;
	font-size: 13px;
	background: #ddffdd;
	}

.left_column	{
	border: 0px solid #666666;
	background: #ffffff;
	}


.body_content	{
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	width: 100%;
	font-size: 13px;
	}

.body_column	{
	border: 0px solid #666666;
	}


.right_content	{
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	width: 170px;
	font-size: 13px;
	}

.right_column	{
	border: 0px solid #666666;
	background: #ffffff;
	}


.footer_content	{
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	}

.nolink	{
	color: #999999;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}

a:link.sidenav	{
	color: #006600;
	font-size: 12px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: 800;
	font-style: normal;
	text-decoration: none;
	}

a:visited.sidenav	{
	color: #666633;
	font-size: 12px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: 800;
	font-style: normal;
	text-decoration: none;
	}

a:hover.sidenav	{
	color: #669966;
	font-size: 12px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: 800;
	font-style: normal;
	text-decoration: none;
	}

a:active.sidenav	{
	font-size: 12px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: 800;
	font-style: normal;
	text-decoration: none;
	}

.faq p	{
	margin-left: 1em;
	padding-left: 1em;
	}


.footer_cginfo	{
	font-size: 12px;
	}

div.footer_cginfo a:link	{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	}

div.footer_cginfo a:visited	{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	}

div.footer_cginfo a:hover	{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	}

div.footer_cginfo a:active	{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	}


.footer_links	{
	font-size: 12px;
	}

div.footer_links a:link	{
	FONT-SIZE: 11px;
	COLOR: #006600;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	}

div.footer_links a:visited	{
	FONT-SIZE: 11px;
	COLOR: #666633;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	}

div.footer_links a:hover	{
	FONT-SIZE: 11px;
	COLOR: #669966;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	}

div.footer_links a:active	{
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	}
	

.fullborder	{
	border: 1px solid #666666;
	}

.topbottomborder	{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}

.leftrightborder	{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	}

.leftborder	{
	border-left: 1px solid #666666;
	}

.rightborder	{
	border-right: 1px solid #666666;
	}

.topborder_gray	{
	border-top: 1px solid #999999;
	}

.topborder_green	{
	border-top: 1px solid #006600;
	}

.bottomborder	{
	border-bottom: 1px solid #006600;
	}

/*/  Added by SBS Ruston Webmaster /*/

	.enewsletter_sub {
		background-image:url(http://www.statebystategardening.com/images/newsletter_bg-300p.jpg);
		background-repeat:no-repeat;
		padding-top:10px;
		width:300px;
		height:304px;
		/*/ float:right; /*/ 
		}

