/************ home *************/
#container {
	padding: 1.1em 0 0 0;
}
#mainTop {
	background: #fff;
	border-top: .1em solid #fff;
	border-bottom: .1em solid #fff;
}
a.aLeaf {
	background: url(../img/icons/icon.leaf.png) no-repeat;
	_background: url(../img/icons/icon.leaf.gif) no-repeat;
	display: block;
	font-size: 1.2em;
	padding: 0 0 0 1.7em;
	height: 2.1em;
	line-height: 2.1em;
	text-decoration: none;
	float: right;
	position: relative;
	right: 1.4em;
}
#colA {
	background: url(../img/bg/bg.flowers.gif) #d3ca9d no-repeat;
	width: 54.7em;
	_width: 54.5em;
	height: 42.1em;
	float: left;
	padding: 0 0 0 1.2em;
}
	#colA div {
		padding: 0 4.0em 0 5.2em;
	}
	#colA h1 {
		color: #000;
		font-size: 2.8em;
		text-transform: uppercase;
		letter-spacing: 6px;
		margin: 0 0 1.3em 0;
		padding: .2em 0 0 0;
	}
	#colA h2 {
		font-size: 1.4em;
		line-height: .9em;	
		letter-spacing: 2px;
		color: #000;
		text-transform: uppercase;
	}
	#colA h3 {
		font-size: 1.8em;
		font-weight: bold;
		color: #66a260;
		text-transform: uppercase;
		letter-spacing: 4px;
		margin: 0 0 .3em 0;
	}
	#colA p {
		font-size: 1.2em;
		color: #000;
		line-height: 1.5em;
	}
	#colA img {
		border: .1em solid #858168;
		float: left;
		margin: 0 .3em 3.0em 0;
		height: 16.2em;
	}
#featProds {
	background: url(../img/prod/prod.feat.bg.gif) #b7e1b3 repeat-x left bottom;
	height: 152px;
}
	#featProds p.fakeh1 {
		font-size: 1.2em;
		color: #000;
		font-weight: bold;
		text-transform: uppercase;
		position: relative;
		left: .6em;
		padding: .6em 0 0 0;
	}
	#featProds p.fakeh2 {
		font-size: 1.0em;
		text-transform: uppercase;
		padding: 0 1.3em 0 0;
		height: 2.6em;
		position: relative;
		left: .8em;
		top: 1.2em;
	}
	
	
	#featProds .prod {
		float: left;
		width: 13.3em;
		background: url(../img/prod/prod.feat.prod.bg.gif) no-repeat right top;
		_background: expression((this==this.parentNode.lastChild) ? "none":"url(../img/prod/prod.feat.prod.bg.gif) no-repeat right top");
	}
	#featProds .prod:last-child {
		background: none;
	}
		#featProds .prod div {
		}