body {
	margin: 0px;
	padding: 0px;
	/*background-image:url(main_bg2.jpg);*/
	background-repeat:repeat-x;
	background-color: #ededdc;
}
#wrapper {
	width: 780px;
	height: auto;
	margin: 0 auto 0 auto;
}
#header {
	height: 138px;
	width: 780px;
	margin-top: 10px;
	background-image:url(head_bg.jpg);
	background-repeat:no-repeat;
	float: left;
}
#headerbbq {
	height: 138px;
	width: 780px;
	margin-top: 10px;
	background-image:url(head_bg.jpg);
	background-repeat:no-repeat;
}
#main {
	width: 780px;
	background-color:#FFFFFF;
	top: 148px;
	margin: 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#homemain {
	width: 780px;
	height:790px;
	padding:0;
	padding-bottom: 10px;
	background-color:#FFFFFF;
	top: 135px;
	margin: 0;
	background-image: url(main_bg_home.gif);
	background-repeat:no-repeat;
 !margin-top:0px;
}
#menu {
	padding: 0px;
	float: left;
	width: 156px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
* html #menu { /*IE6 hack*/
	position: relative;
	width: 145px;
}
* html #main_right { /*IE6 hack*/
	margin: 12px 10px 0px 0px;
}
#menu_mid {
	height: auto;
	width: 155px;
	background-image:url(nav/bg.gif);
	background-repeat:repeat-x;
}
#menu_mid ul {
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#menu #menu_top {
	background-image: url(nav/top.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 156px;
}
a.image_home {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/home.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_home:hover {
	display: block;
	background-image: url(nav/home_on.gif);
}
a.image_plants {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/plants.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_plants:hover {
	display: block;
	background-image: url(nav/plants_on.gif);
}
a.image_furn {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/garden_furniture.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_furn:hover {
	display: block;
	background-image: url(nav/garden_furniture_on.gif);
}
a.image_life {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/home_lifestyle.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_life:hover {
	display: block;
	background-image: url(nav/home_lifestyle_on.gif);
}
a.image_bbqs {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/bbqs_heating.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_bbqs:hover {
	display: block;
	background-image: url(nav/bbqs_heating_on.gif);
}
a.image_outdoor {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/decor_lighting.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_outdoor:hover {
	display: block;
	background-image: url(nav/decor_lighting_on.gif);
}
a.image_decoration {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/garden_decoration.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_decoration:hover {
	display: block;
	background-image: url(nav/garden_decoration_on.gif);
}
a.image_wild {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/wild_birdcare.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_wild:hover {
	display: block;
	background-image: url(nav/wild_birdcare_on.gif);
}
a.image_outdoor_cont {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/outdoor_containers.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_outdoor_cont:hover {
	display: block;
	background-image: url(nav/outdoor_containers_on.gif);
}
a.image_ess {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/garden_essentials.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_ess:hover {
	display: block;
	background-image: url(nav/garden_essentials_on.gif);
}
a.image_facilities {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/facilities.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_facilities:hover {
	display: block;
	background-image: url(nav/facilities_on.gif);
}
a.image_contact {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/contact_us.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_contact:hover {
	display: block;
	background-image: url(nav/contact_us_on.gif);
}
a.image_directions {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/directions.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_directions:hover {
	display: block;
	background-image: url(nav/directions_on.gif);
}
a.image_christmas {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/christmas.gif);
	background-repeat: no-repeat;
}
a.image_christmas:hover {
	display: block;
	background-image: url(nav/christmas_on.gif);
}
a.image_special_offers {
	display: block;
	width: 155px;
	height: 22px;
	background-image: url(nav/special-offers.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_special_offers:hover {
	display: block;
	background-image: url(nav/special-offers_on.gif);
}
a.image_woodfurniture {
	display: block;
	width: 155px;
	height: 19px;
	background-image: url(nav/wood_furniture.gif);
	background-repeat: no-repeat;
}
a.image_woodfurniture:hover {
	display: block;
	background-image: url(nav/wood_furniture_on.gif);
}
a.image_wicker {
	display: block;
	width: 155px;
	height: 19px;
	background-image: url(nav/wicker.gif);
	background-repeat: no-repeat;
}
a.image_wicker:hover {
	display: block;
	background-image: url(nav/wicker_on.gif);
}
a.image_textaline {
	display: block;
	width: 155px;
	height: 19px;
	background-image: url(nav/textaline.gif);
	background-repeat: no-repeat;
}
a.image_textaline:hover {
	display: block;
	background-image: url(nav/textaline_on.gif);
}
a.image_other_furn {
	display: block;
	width: 155px;
	height: 19px;
	background-image: url(nav/other_furn.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_other_furn:hover {
	display: block;
	background-image: url(nav/other_furn_on.gif);
}
a.image_gifts {
	display: block;
	width: 155px;
	height: 19px;
	background-image: url(nav/gifts.gif);
	background-repeat: no-repeat;
}
a.image_gifts:hover {
	display: block;
	background-image: url(nav/gifts_on.gif);
}
a.image_wallart {
	display: block;
	width: 155px;
	height: 19px;
	background-image: url(nav/wall-art.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_wallart:hover {
	display: block;
	background-image: url(nav/wall-art_on.gif);
}
a.image_homefurnishings {
	display: block;
	width: 155px;
	height: 19px;
	background-image: url(nav/home-furnishings.gif);
	background-repeat: no-repeat;
}
a.image_homefurnishings:hover {
	display: block;
	background-image: url(nav/home-furnishings_on.gif);
}

a.image_spec_plants {
	display: block;
	width: 155px;
	height: 19px;
	background-image: url(nav/spec_plants.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a.image_spec_plants:hover {
	display: block;
	background-image: url(nav/spec_plants_on.gif);
}
a.image_sensual {
	display: block;
	width: 155px;
	height: 19px;
	background-image: url(nav/sensual-smells.gif);
	background-repeat: no-repeat;
}
a.image_sensual:hover {
	display: block;
	background-image: url(nav/sensual-smells-on.gif);
}
a.image_home_heart {
	display: block;
	width: 155px;
	height: 19px;
	background-image: url(nav/home-heart.gif);
	background-repeat: no-repeat;
}
a.image_home_heart:hover {
	display: block;
	background-image: url(nav/home-heart-on.gif);
}
a.image_tantalise {
	display: block;
	width: 155px;
	height: 19px;
	background-image: url(nav/tastebuds.gif);
	background-repeat: no-repeat;
}
a.image_tantalise:hover {
	display: block;
	background-image: url(nav/tastebuds-on.gif);
}
a.image_popular {
	display: block;
	width: 155px;
	height: 19px;
	background-image: url(nav/popular-presents.gif);
	background-repeat: no-repeat;
}
a.image_popular:hover {
	display: block;
	background-image: url(nav/popular-presents-on.gif);
}
a.image_kitchen {
	display: block;
	width: 155px;
	height: 19px;
	background-image: url(nav/kitchen-kraft.gif);
	background-repeat: no-repeat;
}
a.image_kitchen:hover {
	display: block;
	background-image: url(nav/kitchen-kraft-on.gif);
}
a.image_wonderous {
	display: block;
	width: 155px;
	height: 24px;
	background-image: url(nav/wonderous-walls.gif);
	background-repeat: no-repeat;
}
a.image_wonderous:hover {
	display: block;
	background-image: url(nav/wonderous-walls-on.gif);
}



#menu_mid .nav_bottom {
	margin: 0px;
	padding: 0px;
	height: 7px;
}
#main_left {
	margin: 0px;
	padding: 0px;
	width: 156px;
	float: left;
}
#main_left #left_ads {
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 15px;
	height: auto;
	float: left;
}
#main_left #left_ads img {
	padding-bottom: 10px;
}
#disclaimer {
	width:780px;
	margin-top:30px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	float:right;
	clear:both;
}
#footer {
	width:780px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(footer_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	float: right;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #sitemap {
	float:left;
	width:200px;
	margin-left: 10px;
}
#footer #nbgc {
	float:right;
	width:400px;
	text-align: right;
	margin-right:10px;
}
#botright_img {
	float:right;
	width:auto;
	margin-top:0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	display: block;
}
#botright_img_cont {
	float:right;
	width:auto;
	height: 223px;
	margin-top:0px;
 !margin-top:20px;
	padding-top: 10px;
 !padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	display: block;
}
#inner_content {
	margin: 0px;
	padding: 0px;
	float: right;
}
#main_right {
	margin: 12px 20px 0px 0px;
	padding: 0px;
	float: right;
	width: 581px;
}
#home_flash {
	padding: 0px;
	height: 144px;
	width: 577px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#home_headline {
	padding: 0px;
	width: 577px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#home_low {
	width: 564px;
	height:auto;
	margin: 0px;
	padding: 0px;
}
#low_right {
	width: 275px;
	height: auto;
	float: right;
}
#low_left: {
width: 282px;
height: auto;
float: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
#container {
	width: 282px;
	height: auto;
	background-image: url(bg_container.gif);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	position: absolute;
}
#container_top {
	height: 10px;
	width: 282px;
	background-image: url(top_container.gif);
	background-repeat: no-repeat;
}
#container_mid {
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
#home_offers {
	padding-bottom: 8px;
	width:300px;
	float:left;
}
#home_promo {
	padding-bottom: 8px;
	float:left;
}
#home_content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 568px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#map {
	height: 352px;
	width: 552px;
	border: 1px solid #333333;
}
#map_nav {
	text-align:center;
}
#map_nav a {
	padding-left:5px;
	padding-right:5px;
}
#main_head {
	margin-bottom: 20px;
}
#content_left {
	width: 340px;
	float: left;
}
#content_right {
	width: 200px;
	float: right;
}
#main_right #home_low #low_left #container #container_bot {
}
#main_right #home_low #low_left #container #container_mid p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main_right #home_low #low_left #container #container_mid input {
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
	color: #666666;
}
.subnav {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.furniture-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #666666;
}
.furniture-headsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
#home_content ul {
	list-style-position: inside;
	list-style-image: url(bullet.gif);
}
#home_content ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 4px;
	margin: 0px;
}
#main_long {
	width: 780px;
	background-color:#FFFFFF;
	top: 148px;
	margin: 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#main_longb {
	width: 780px;
	background-color:#FFFFFF;
	top: 148px;
	margin: 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#main_xlong {
	width: 780px;
	background-color:#FFFFFF;
	top: 148px;
	margin: 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#main_xlong_no {
	width: 780px;
	background-color:#FFFFFF;
	top: 148px;
	margin: 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#wrapper #main #main_right #home_low #low_left #container #container_mid #cont_txt {
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper #homemain #main_right #home_low #low_left #container #container_mid #cont_txt {
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.furniture_tabs {
	margin-bottom: 15px;
}
.garden_l {
	height:175px;
	float: left;
}
.garden_r {
	height: 175px;
	float: right;
}
.gry_bold {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
#outdoor_logos {
	padding-top: 2px;
}
#outdoor_logos img {
	padding-right: 15px;
}
#gardman {
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 282px;
}
#asiatic {
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 522px;
}
#map_print {
	width: 55px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#map_print a {
	color: #5da938;
	font-weight:bold;
}
#print_addresses {
	display:none;
}
#autumn_image {
	width: 154px;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
}
#autumn_right {
	width: 423px;
	height: 220px;
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
}
.img-border {
	border: 1px solid #cccccc;
}
.furniture-img {
	float:left;
	padding-bottom:10px;
	padding-top:15px;
}
.furn-logo {
	float:left;
	padding-bottom:10px;
}
.furn-cont {
	float:left;
	width:500px;
	padding-bottom:10
}
#wrapper #main_xlong_no #main_right .home-box {
	float: left;
	width: 581px;
	margin-top: 2px;
	margin-bottom: 5px;
}
#wrapper #main_xlong_no #main_right .home-box h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#wrapper #main_xlong_no #main_right .home-box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.one {
	background-image: url(home_bg_1.jpg);
	background-repeat: no-repeat;
}
.one h2 {
	color:#464646;
}
.two {
	background-image: url(home_bg_1.jpg);
	background-repeat: no-repeat;
}
.two h2 {
	color:#464646;
}
.three {
	background-image: url(home_bg_1.jpg);
	background-repeat: no-repeat;
}
.three h2 {
	color:#464646;
}
.four {
	background-image: url(home_bg_1.jpg);
	background-repeat: no-repeat;
}
.four h2 {
	color:#464646;
}
.five {
	background-image: url(home_bg_1.jpg);
	background-repeat: no-repeat;
}
.five h2 {
	color:#464646;
}
.six {
	background-image: url(home_bg_1.jpg);
	background-repeat: no-repeat;
}
.six h2 {
	color:#464646;
}
.seven {
	background-image: url(home_bg_1.jpg);
	background-repeat: no-repeat;
}
.seven h2 {
	color:#464646;
}
.home-box-thumb {
	margin:15px;
	float:left;
}
.home-box-text {
	float:left;
	width:265px;
	margin-top: 15px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
}
.home-box-go {
	float:right;
	margin-top:80px;
	margin-right:20px;
}
.clickbox img {
	padding-top:5px;
	padding-bottom:10px;
}
.poplist li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px 0px;
}
.xmas-hpg-box {

background-image: url(xmas/2011/home-bg.jpg);
	background-repeat: no-repeat;
	
	}
	
.xmas-hpg-box2 {

background-image: url(xmas/2011/home-bg2.jpg);
	background-repeat: no-repeat;
	
	}
