body, a, td {
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a { text-decoration: none; }

a:hover{ text-decoration: underline; }

body{
	text-align: center;
	background: #FFF2D5;
}

body, form, p, ul, h1{ margin: 0; padding: 0; }

img { border: none; }

ul{ list-style: none; }

.floatleft{ float: left; }

.floatright{ float: right; }

.clear{ clear: both; }

input{ vertical-align: middle; }

#main {
	margin: 0 auto;
	text-align: left;
	width: 760px;
	background: #FFFFFF;
}

.backyard{
	background: #FFF url(main-backyard.gif) repeat-y left top !important;
}

.lighting{
	background: #FFF url(main-lighting.gif) repeat-y left top !important;
}

.outdoor{
	background: #FFF url(main-outdoor.gif) repeat-y left top !important;
}

.pest{
	background: #FFF url(main-pest.gif) repeat-y left top !important;
}

.weather{
	background: #FFF url(main-weather.gif) repeat-y left top !important;
}

#header{
	width: 760px;
	height: 110px;
	position: relative;
	background: url(header.jpg) no-repeat left top;
}

#header .nav{
	position: absolute;
	top: 11px;
	right: 1px;
}

#header .logo{
	position: absolute;
	top: 36px;
	left: 0;
}

#header .cart{
	position: absolute;
	top: 79px;
	right: 0;
}

#header form{
	position: absolute;
	top: 47px;
	right: 10px;
}

#header form .area{
	width: 123px;
	height: 20px;
	font-size: 12px;
}

#header .nav a{ float: left; margin-left: 3px; }

#left-column{
	width: 175px;
	padding-bottom: 30px;
}

#left-column h1{
	text-transform: uppercase;
	text-align: center;
	color: #174765;
	font-size: 14px;
	margin: 3px 0 1px 0;
}

#left-column ul{ margin: 10px 0 10px 0; }

#left-column ul a{
	display: block;
	color: #648225;
	height: 24px;
	margin-left: 9px;
	padding-left: 14px;
}

#left-column ul a:hover{
	background: url(left-arrow.gif) no-repeat 0 4px;
	color: #174765;
}

.curve{
	background: url(curve.png) no-repeat left top;
	width: 175px;
	height: 18px;
	filter: progid:dximagetransform.microsoft.alphaimageloader 

(src="/lib/yhst-56805270350182/curve.png");
}

* html .curve{ background: none; }

.reasons-top {
	background: url(reasons-top.png) no-repeat left top;
	width: 175px;
	height: 53px;
	filter: 

progid:dximagetransform.microsoft.alphaimageloader(src='/lib/yhst-56805270350182/reasons-top.png');
}

* html .reasons-top{ background: none; }

.reasons-bottom {
	background: url(reasons-bottom.png) no-repeat left top;
	width: 175px;
	height: 17px;
	filter: 

progid:dximagetransform.microsoft.alphaimageloader(src='/lib/yhst-56805270350182/reasons-bottom.png');
}

* html .reasons-bottom{ background: none; }

#left-column .reasons{
	width: 155px;
	background: #F1FAC4;
	padding: 0 0 5px 20px;
}

* html #left-column .reasons{ width: 100%; }

#left-column .reasons p{
	display: block;
	width: 100%;
	color: #648225;
}

#left-column .reasons img{ margin: 15px 0 0 0; }

#right-column{ width: 585px; }

/*---------- index start -----------*/
#right-column .scrolled{
	background: url(main-top.gif) no-repeat left top;
	padding: 10px 0 10px 10px;
	color: #32749E;
	font-weight: bold;
	font-size: 12px;
}

#right-column .welcome h1{
	font-weight: bold;
	font-size: 12px;
}

#right-column .welcome p{ line-height: 16px; }

#right-column .feat{
	width: 406px;
	padding: 45px 0 25px 12px;
	background: url(/lib/yhst-56805270350182/feat-title.jpg) no-repeat left top;
	margin-top: 20px;
}

* html #right-column .feat{ width: 424px; }

#right-column .feat .line{
	margin-top: 13px;
	padding-bottom: 13px;
	border-bottom: 1px solid #E1FFA5;
	width: auto;
}

#right-column .feat .item{
	width: 191px;
	margin: 0 7px 0 8px;
	border-right: 1px solid #E1FFA5;
}

* html #right-column .feat .item{ margin-left: 4px; }

#right-column .new .item a,
#right-column .feat .item a{
	display: block;
	width: 80%;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
	padding: 0 10% 0 10%;
}

* html #right-column .feat .item a{ width: 100%; }

#right-column .new .item p,
#right-column .feat .item p{
	width: 100%;
	text-align: center;
	line-height: 16px;
}

#right-column .new.item p b,
#right-column .feat .item p b{ color: #D4740C; }

#right-column .new .item .pict,
#right-column .feat .item .pict{
	height: 140px;
	width: 100%;
	position: relative;
	margin: 5px 0 5px 0;
}

#right-column .new .item .pict a,
#right-column .feat .item .pict a{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0;
}

#right-column .feat .right{
	margin-right: 0;
	border-right: 1px solid #FFFFFF;
}

#right-column .new{
	width: 159px;
	border-left: 1px solid #8EB935;
	background: url(new-items-title.gif) #EAD38C no-repeat left top;
	padding: 39px 0 11px 0;
}

* html #right-column .new{ width: 160px; }

#right-column .new .item{
	width: 136px;
	border: 2px solid #E2FFA5;
	background: #FFFFFF;
	margin: 11px 0 0 10px;
	padding: 5px 0 5px 0;
}

* html #right-column .new .item{
	width: 140px;
	margin-left: 5px;
}

#right-column .new .item a{
	font-weight: normal;
	width: 100%;
	padding: 0;
}

#right-column .new .item .pict{ height: 90px; }

/*---------- index end -----------*/
/*---------- section start -----------*/
#right-column .breadcrombs{
	color: #32749D;
	font-weight: bold;
	text-align: right;
	padding: 0 10px 5px 0;
}

#right-column .breadcrombs a{
	color: #32749D;
	font-weight: normal;
	text-decoration: underline;
}

#right-column .sect-desc{
	width: 585px;
	abackground: url(sect-pict.jpg) no-repeat right top;
	aheight: 200px;
}
#right-column .sect-desc table form  p table {width:auto;}

#right-column .sect-desc h1{
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px 22px;
	color: #627F24;
}

#right-column .sect-desc p{
	awidth: 293px;
	line-height: 16px;
	margin-left: 22px;
}

#right-column .sect{
	width: 576px;
	padding: 45px 0 25px 8px;
	margin-top: 20px;
	background: none;
}

#right-column .sect-bg{
	background: url(/lib/yhst-56805270350182/sect-feat-title.jpg) no-repeat left top;
}

* html #right-column .sect{ width: 584px; }

#right-column .sect .item{
	width: 177px;
	margin: 0 6px 0 6px;
	border: 0;
}

* html #right-column .sect.item{ margin-left: 3px; }

#right-column .sect .center{
	border-right: 1px solid #E1FFA5;
	border-left: 1px solid #E1FFA5;
}

/*---------- section end -----------*/
/*---------- item start -----------*/
#right-column .full{
	width: 557px;
	margin-top: 25px;
}

#right-column .full a{
	width: 284px;
	display: block;
	padding-bottom: 25px;
	text-align: center;
	background: url(enlarge.gif) no-repeat center bottom;
}

#right-column .full form{
	width: 271px;
	border: 1px solid #82B62B;
}

* html #right-column .full form{ width: 273px; }

#right-column .full form h1{
	border-bottom: 1px solid #82B62B;
	background: url(table-top-back.jpg) #CFF4F6 no-repeat left top;
	font-size: 12px;
	color: #225070;
	padding: 5px 0 5px 30px;
}

#right-column .full form .floatright{
	width: 158px;
	height: 19px;
	padding: 5px 0 0 10px;
	border-bottom: 1px solid #82B62B;
	text-align: left;
	background: #FFF9EB;
	color: #225070;
}

* html #right-column .full form .floatright{ width: 168px; height: 24px; }

#right-column .full form .floatright.price{ background: #FFF3D3; }

#right-column .full form .floatleft{
	width: 93px;
	height: 19px;
	border-bottom: 1px solid #82B62B;
	padding: 5px 10px 0 0;
	text-align: right;
	background: #E1FFA5;
	color: #225070;
}

* html #right-column .full form .floatleft{ width: 103px; height: 24px; }

#right-column .full form .border .floatleft,#right-column .full form .border .floatright{ border: 0; }

#right-column .full form .border{
	float: left;
	border-bottom: 1px solid #82B62B;
}

#right-column .full form .price{
	font-weight: bold;
	font-size: 12px;
	color: #D4750D;
}

#right-column .full form select{
	width: 140px;
	height: 19px;
	font-size: 11px;
}

#right-column .full form .area{
	width: 39px;
	height: 21px;
	font-size: 11px;
	text-align: right;
}

* html #right-column .full form .area{ height: 19px; }

#right-column .full form .formed{
	height: 22px;
	padding-top: 2px;
}

* html #right-column .full form .formed{ height: 24px; }

#right-column .full form .clear{
	padding-top: 5px;
	background: url(table-bottom-back.jpg) #DEFFA4 no-repeat left bottom;
	text-align: right;
}

#right-column .also{
	width: 576px;
	background: url(also-title.jpg) no-repeat left top;
	padding: 45px 0 25px 8px;
	margin-top: 20px;
}

* html #right-column .also{ width: 584px; }

#right-column .also .item{
	width: 177px;
	margin: 0 6px 0 6px;
	border: 0;
}

* html #right-column .also .item{ margin-left: 3px; }

#right-column .also .center{
	border-right: 1px solid #E1FFA5;
	border-left: 1px solid #E1FFA5;
}

#right-column .about{
	width: 525px;
	margin-top: 25px;
	padding: 55px 0 0 26px;
	background: url(about-title.jpg) no-repeat left top;
}

* html #right-column .about{ width: 551px; }

#right-column .about .col{
	width: 48%;
	padding-bottom: 18px;
}

#right-column .about p{
	line-height: 18px;
	padding-bottom: 18px;
}

#right-column .about .col h1{
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px 0;
	color: #255979;
	line-height: 18px;
}

#right-column .about .col li{
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(disc.gif);
	margin-left: 13px;
}

* html #right-column .about .col li{
	list-style-image: url(disc-ie.gif);
}

/*---------- item end -----------*/
#footer{
	width: 760px;
	height: 53px;
	background: url(footer-back.jpg) no-repeat left top;
	position: relative;
}

#footer .nav{
	position: absolute;
	top: 7px;
	left: 0;
	width: 760px;
	text-align: center;
}

#footer .nav a{
	text-transform: uppercase;
	color: #648225;
	font-size: 10px;
	font-weight: bold;
	margin: 0 30px 0 30px;
}

#footer .nav .cart{
	background: url(cart.gif) no-repeat left top;
	padding-left: 13px;
}

#footer .copy,
#footer .cactus{
	position: absolute;
	top: 33px;
	color: #648225;
}

#footer .cactus{ left: 35px; }

#footer .cactus a{ color: #648225; }

#footer .copy{ right: 5px; }

#footer .cards{
	position: absolute;
	top: -25px;
	left: 29px;
}


