body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	font-size: 12px;
	vertical-align: middle;
	background-color: #E3F2C3;
	margin: 0px;
	padding: 0px;
}

div.imagecenter p
{
	color: #696969;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
div.imageleft p
{
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #A5650E;
}
div.imageright p
{
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	color: #A5650E;
}

.object-center
{
	text-align:center;
}
.paragraph
{
	text-align:inherit;
}

p
{
	margin-top: 2;
	padding-top: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	vertical-align: baseline;
	text-align:inherit;
}

div#background /* Stretching over the the whole area the other DIVs cover, and the areas in between them; visible where no other color is set or any other DIVs cover. */
{
    background-color: #ffffff;
    height: 1%; /* Needed for IE5.5 to stop background color bug */
}

div#header
{
    background-color: #eeeeee;
    background-position: top left;
    background-repeat: repeat-x;


}

div#header div.design
{
    background-position: top left;
    background-repeat: no-repeat;
    height: 68px;
}

div#logo
{
    float: right;
    margin-top: 0.3em;
    margin-right: 0.1em;
}

div#subheader
{
    background-color: #105888;
    border-bottom: 7px solid #28689c;
    padding: 0.1em; /* Padding needs to be set to a value other than 0 to stop a Mozilla color bug. */
}

div#mainmenu
{
    float: left;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

div#mainmenu ul, div#mainmenu li
{
    display: inline; /* This makes the vertical display of this menu */
}

div#mainmenu ul
{
    margin-left: 0em;
    margin-top: 1em;
    margin-bottom: 1em;
}

div#mainmenu li a
{
    padding-left: 1em;
    padding-right: 3em;
}

div#mainmenu a
{
    font: bold 110% Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

div#mainmenu a:hover
{
    text-decoration: underline;
}

div#searchbox
{
    float: right;
    clear: right;
}

div#searchbox input.searchtext
{
    font-size: 80%;
    width: 8em;
}

div#searchbox input.searchbutton
{
    font-size: 80%;
    margin-right: 1em;
}

div#path
{
	margin-bottom: 1em;
	font-size: 90%;
}

div#path p
{
    margin: 0;
    color: #666666;
}

div#path a
{
    color: #666666;
    border-bottom: 1px dotted #105888;
    text-decoration:none;
}

div#submenu
{
    float: left;
    clear: left;
    width: 8em;
}

div#submenu div.design
{
    padding: 0.1em;
}

div#submenu ul
{
    list-style-type: none;
    margin-left: 1em;
    margin-top: 2em;
}

div#submenu li
{
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

div#submenu a
{
    color: #202020;
    font-weight: bold;
    text-decoration: none;
}

div#submenu a:hover
{
    text-decoration: underline;
}

div#infobox
{
    display: inline;
    margin-top: 0;
    margin-bottom: 2em;
    float: left;
    clear: none;
    width: 170px;
}

div#infobox div.design
{
    border: 1px solid #185484;
    background-position: top left;
    background-repeat: no-repeat;
}

div#infobox h3
{
    font: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    padding: 0.2em;
    padding-left: 1.2em;
    background-color: #185484;
    color: #ffffff;
}

div#infobox ul
{
    list-style-type: none;
    margin-bottom: 0em;
    margin-left: 0em;
}

div#infobox li
{
    margin-top: 0em;
    margin-bottom: 0em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 1em;
}

div#infobox li.bglight
{
    background-color: #eeeeee;
}

div#infobox li.bgdark
{
    background-color: #dddddd;
}

div#infobox a
{
    text-decoration:none;
    color: #333333;
}

div#infobox div.date
{
    color: #777777;
}

div#maincontent
{
    position:relative;
    margin-bottom: 2em;
    margin-left: 10px;
    margin-right: 10px;
}


/* General child "line view" object settings */

#folder div.child h2
{
    font: bold 110% Arial, Helvetica, sans-serif;
    color: #666666;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
}

#folder div.child div.byline
{
    margin: 0px;
    padding: 0px;
}

#folder div.child div.byline p
{
    color: #888888;
    font-size: x-small;
    margin: 0px;
    padding: 0px;
}

#folder div.child div.object_brief p
{
    margin: 0px;
    padding: 0px;
}

#folder div.child div.readmore
{
}

#folder div.child div.readmore a
{
    border-bottom: 1px dotted #105888;
    text-decoration:none;
    font-size: 11px;
    color: #304b82;
}

#folder div.child div.readmore p
{
    padding: 0px;
    margin: 0px;
}


/* frontpage styles */
#frontpage div#largenews h2
{
    font: bold 100% Arial, Helvetica, sans-serif;
    color: #666666;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
}

#frontpage div#mediumnews h2
{
    font: bold 110% Arial, Helvetica, sans-serif;
    color: #666666;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
}

#frontpage div.child div.byline
{
    margin: 0px;
    padding: 0px;
}

#frontpage div.child div.byline p
{
    color: #888888;
    font-size: x-small;
    margin: 0px;
    padding: 0px;
}

#frontpage div.child div.object_brief p
{
    margin: 0px;
    padding: 0px;
}

#frontpage div.child div.readmore
{
}

#frontpage div.child div.readmore a
{
    border-bottom: 1px dotted #105888;
    text-decoration:none;
    font-size: small;
    color: #304b82;
}

#frontpage div.child div.readmore p
{
    padding: 0px;
    margin: 0px;
}

/* article styles */

#article div.byline p
{
    color: #888888;
    font-size: x-small;
    margin: 0px;
    padding: 0px;
}

#article div.intro p
{
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

#article div.relatedarticles
{
    border: 1px dashed #aaaaaa;
    background-color: #eeeeee;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    margin-top: 1em;
    margin-bottom: 1em;
}

#article div.relatedarticles h2
{
    font: bold 100% Arial, Helvetica, sans-serif;
    color: #999999;
    margin: 0px;
    padding: 0px;
}

#article div.relatedarticles a
{
    border-bottom: 1px dotted #105888;
    text-decoration:none;
    color: #105888;
}

#article div.tipafriend
{
    border: 1px dashed #aaaaaa;
    background-color: #eeeeee;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    margin-top: 1em;
    margin-bottom: 1em;
}

#article div.tipafriend a
{
    font-size: small;
    border-bottom: 1px dotted #105888;
    text-decoration:none;
    color: #105888;
}

#article div.articlecomments
{
    background-color: #eeeeee;
    padding: 0.5em;
}

#article div.articlecomments h2
{
    font: bold 100% Arial, Helvetica, sans-serif;
    color: #999;

}

/* image styles */

#image img
{
    background-color: #000;
    padding: 20px;
}

div.image_line img
{
    background-color: #ff6600;
    border: 2px solid #a17000;
    padding: 7px;
}

/* image comments */

#commentlist
{
    background-color: #cccccc;
    padding: 10px;
}

#commentlist h2
{
    color: #999999
    border-bottom: 1px solid #999999;
}

/* poll */

div#pollbox
{
    background-color: #f0f0f0;
}

div#poll
{
    padding-left: 12px;
}

#poll div.object_title
{
    font: italic 90%/1.6em Arial, Helvetica, sans-serif;
    border-bottom: 1px dotted #ccc;
    color: #a17000;
    padding-left: 0px;
}

div.pollline
{
    padding-left: 5px;
}

/* poll result */

div#poll_result
{
    padding-left: 0px;
}

#poll_result div.object_title
{
    font: bold 100% Arial, Helvetica, sans-serif;
    color: #999999;
    margin: 0px;
    padding: 0px;
}


/* Search */

div.advancedsearchbox
{
   display: none;
}

/* General */

h1
{
    font: bold 110% Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    color: #659403;
}

h2
{
	font: bold 90% Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #659403;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #659403;
}

div.editbutton
{
   float: right;
}

div.editbutton input
{
   font-size: small;
   background-color: #659403;
   color: #ffffff;
}

/* Feedback styles */
div.error, div.warning, div.feedback, div.highlight
{
    font-size: 85%;
    color: #A62100;
    border-width: 0px;
}
.frame {
	border: 1px solid #666666;
}
.menu-1 {
	background-color: #E1DCCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D5B00;
	background-image: url(/design/hgc/images/menu-bg.gif);
	height: 23px;
	padding-top: 4px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.search-box {
	background-color: #EBEBEB;
	width: 90px;
	height: 15px;
	border: 1px solid #1D5B00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-top: 1px;
}
.menu-2-bak {
	height: 20px;
}
.menu-2 {
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1D5B00;
	vertical-align: middle;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.menu-2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E9D3A7;
	text-decoration: none;
}
.menu-2-select {
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D5B00;
	background-color: #D8ECDE;
	vertical-align: middle;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #1D5B00;
}
.menu-2-select-text {
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D5B00;
	background-color: #D8ECDE;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
}
a.menu-2-select-text:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #D5AB55;
	text-decoration: none;
}
.footer {
	background-color: #88C305;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #639241;
	border-top: 1px solid #639241;
	border-right: 0px none #639241;
	border-bottom: 0px none #639241;
	border-left: 0px none #639241;
	padding: 1px;
}
.menu-left {
}
.side-menu {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	margin-bottom: 3px;
}

a.side-menu:hover {
	color: #BD8251;
	text-decoration: none;
}

.side-menu-selected {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	margin-bottom: 3px;
}
a.side-menu-selected:hover {
	text-decoration: none;
}

.menu-1-text {
	font-size: 11px;
	color: #1D5B00;
	text-decoration: none;
	padding: 0px;
}
.menu-1-text:hover {
	font-size: 11px;
	color: #319700;
	text-decoration: none;
	padding: 0px;
}
.menu-1-text-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bd8251;
	text-decoration: none;
	background-color: #F3F2ED;
	padding: 0px;
}
.footer-icons {
	padding-top: 3px;
	padding-bottom: 3px;
}
.left-menu-table {
	padding-left: 4px;
	width: 140px;
	padding-right: 4px;
}
.home_text {
	font-size: 10.5pt;
	color: #000000;
}
.grn_box {
	margin-top: 15px;
	margin-bottom: 15px;
}
.image-pad-5 {
}
.right-box {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.headline {

	font-size: 11px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
.login-form-field {
	font-size: 9px;
	color: #333333;
	background-color: #EBF1EB;
	border: 1px solid #333333;
	width: 87px;
}
.login-text {
	font-size: 11px;
	color: #1D5B00;
	padding-left: 10px;
}
.login-footnote {
	font-size: 11px;
	color: #814726;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.align-bottom {
	vertical-align: text-bottom;
}
.align-middle {
	vertical-align: middle;
}
li {
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
.factbox {
	background-color: #E1DCCD;
	border: 1px solid #1D5B00;
	text-align: center;
}
.product_title {
	font-size: 16px;
	color: #1D5B00;
	padding-left: 10px;
	font-weight: bold;
}
.product_description {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

div#header-menu
{
	color: #1D5B00;
	font-size: 10px;
	text-align: center;
}

#article div.header-menu p
{
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	text-align: center;
	color: #A5650E;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E5710;
 	padding-bottom: 10px;
}

#article div.header-menu a
{
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	padding: 7px;
	text-align: center;
	color: #A5650E;
}

.vsmall {

    font-size: 65%;
}
.readmore
{
	font-weight: bold;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
div#header01, div#header02, div#header03, div#header04 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	width:174px;
}

div#header01:hover, div#header02:hover, div#header03:hover, div#header04:hover {
	text-decoration: none;
	background-color: #D8ECAC;
	color:#006600;
	text-decoration: none;
}

div#header01 {
	background-color: #C58227;
	text-align:center;
	padding: 3px;
}
div#header02 {
	background-color: #ACC428;
	text-align:center;
	padding: 3px;
}
div#header03 {
	background-color: #FE6125;
	text-align:center;
	padding: 3px;
}
div#header04 {
	background-color: #F1AF01;
	text-align:center;
	padding: 3px;
}

div#menu-left, {
	width: 180px;
	text-align:center;
}
div#main-content-general {
	width: 540px;
	padding-left: 10px;
}
div#menu-right-home {
	width: 180px;
	text-align:right;
}
.menu-left-title {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B6B4B4;
	text-align: left;
	padding: 3px;
	width: 95%;
}
.menu-left-item, .menu-left-item-1,.menu-left-item-2,.menu-left-item-3 {
	color: #696969;
	font-size: 11px;
	margin-top: 2px;
	padding-left: 3px;
	text-align: left;
	width: 95%;
}
.menu-left-item-1 {
	background-color: #EAEAEA;
}
.menu-left-item-selected, .menu-left-item-1-selected,.menu-left-item-2-selected,.menu-left-item-3-selected {
	color: #696969;
	font-size: 11px;
	margin-top: 2px;
	padding-left: 3px;
	text-align: left;
	background-color: #FFF1D5;
	width: 95%;
}
.menu-left-item-2 a, .menu-left-item-2-selected a {
	padding-left: 10px;

}
.menu-left-item-2-selected {
	background-color: #FFF5E1;
}
.menu-left-item-3 a, .menu-left-item-4-selected a {
	padding-left: 17px;

}
.menu-left-more {
	text-align:right;
	margin-top: 2px;
	margin-bottom: 10px;
}
.menu-left-more a, .menu-left-item a {
	color: #696969;
	font-size: 11px;
	text-align: right;
	text-decoration:none;
}
.menu-left-more a:hover, .menu-left-item a:hover {
	color: #999999;
	text-align: right;
	text-decoration:none;
}
.home-banner {
	text-align: center;
	margin: 3px;

}
div#home-menu-right-intro {
	color: #527E32;
	font-size: 10px;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 4px;
	line-height: 14px;
}


.home-your-home {
	background-image: url(/design/hgc/images/hpage_bot_large.gif);
	background-repeat: no-repeat;
	height:180px;
}

.home-garden {
	background-image: url(/design/hgc/images/your_garden.jpg);
	background-repeat: no-repeat;

}

.home-diy {
	background-image: url(/design/hgc/images/diy_buildings.jpg);
	background-repeat: no-repeat;
}

.home-books {
	background-image: url(/design/hgc/images/hpage_top_large.gif);

	background-repeat: no-repeat;
	height:180px;
}

div#home-your-home-box {
	margin-left: 125px;
	margin-top: 32px;
	vertical-align:top;
	text-align:left;
}

.home-main-item-block {
	padding: 1px;
}
.home-main-item {
	color: #696969;
	font-size: 11px;
	width: 90px;
	text-decoration:none;
}
.home-main-item:hover {
	text-decoration: none;
}
.home-main-more, .home-main-more:hover {
	color: #006600;
	font-size: 11px;
	text-decoration:none;
	padding-right:7px;
}

div#home-garden-box {
	margin-left: 10px;
	margin-top: 32px;
	vertical-align:top;
	text-align:left;
	color: #696969;
	font-size: 11px;

}
.footer-item, .footer-item:hover {
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

.line-item-block {
	margin: 5px;
	white-space:normal;
}
.line-item {
	font-size: 12px;
	color: #88C305;
	text-decoration: none;
	padding: 1px 2px;
	font-weight: bold;
}
.home-main-item:hover {
	text-decoration: none;
}
.paragraph
{
	text-align:inherit;
	color: #696969;
	font-size: 12px;
}

div.product-more-info {
	padding: 5px;
	width: 510px;
	border: 1px dashed #999999;
}
.vsmall {
	font-size: 9px;
}
.button {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #87C405;
	border: none;
	padding: 1px;
}

div.toolbar {
	background-color: #EBEAEA;
	vertical-align: middle;
	padding: 0px;
}
.folder_block_box {
	width: 175px;
	float:left;
	height: 220px;
}
.folder_block_cell {
	width: 110px;
	margin: 5px;
	padding: 10px 13px 10px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.folder_block_title, .folder_block_title a {
	font-size: 11px;
	font-weight: bold;
	color: #88C305;
	text-decoration: none;
	height: 25px;
	margin-bottom: 5px;
}
.folder_block_thumb1 {
	margin-bottom: 5px;

}
.folder_block_thumb2 {
	margin-bottom: 5px;

}

.product_block_box {
	width: 175px;
	float:left;
	height:220px;
}
.product_block_cell {
	width: 110px;
	margin: 5px;
	padding: 10px 13px 10px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	height:220px;
}
.product_block_title, .folder_block_title a {
	font-size: 11px;
	font-weight: bold;
	color: #88C305;
	text-decoration: none;
	height: 35px;
	margin-bottom: 3px;
	text-align: center;
}
.product_block_thumb1 {
	margin-bottom: 3px;
	text-align: center;

}
.product_block_thumb2 {
	margin-bottom: 3px;
	text-align: center;

}

table.cart {
    font-size: 80%;

}
.testimonial, .testimonial p {
	font-size: 11px;
	text-align: center;
}
.testimonial-name {
	font-size: 11px;
	font-style:italic;
}
.testimonial-name-cell {
	padding-top: 5px;
}

.testimonial-table {
	font-size: 11px;
	background-color: #EBF5D6;
	margin: 2px;
}

.folder_desc {
background-color: #e4f1c3;
color: #205b00;
padding: 10px 10px 10px 10px;
}

div.article_line {
	clear:both;
}

.pagenavigator {
	clear: both;
	text-align: center;
}