/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: url(../images/bkg-tree.gif) repeat #afdff9;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 2px 0 6px 0;
	line-height: 16px;
	color: #333;
	text-align: left;
}

ul {
	color: #333;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #333;
	line-height: 18px;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h2 {
	color: #3f522d;
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 32px;
	text-align: left;
	font-weight: normal;
}

h2 a {
	color: #bb3344;
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	line-height: 32px;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

h2 a:hover {
	color: #666;
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	line-height: 32px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

h3 {
	color: #bb3344;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 4px;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px dotted #666;
}

h3 a {
	color: #bb3344;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin: 0; 
	line-height: 20px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

h3 a:hover {
	color: #666;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

h4 {
	color: #3f522d;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 24px;
	text-align: left;
	font-weight: normal;
}

a {
	color: #bb3344;
	text-decoration: underline;
	}

a:hover {
	color: #bb3344;
	text-decoration: none;
	}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3f522d;
}


select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #3f522d;
	margin: 20px 0 10px 0;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 874px;
	height: auto;
	text-align: center;
}

#wrapper-in {
	margin: 0 auto;
	padding: 0;
	width: 845px;
	height: auto;
	text-align: center;
}

#login {
	width: auto;
	height: auto;
	margin: 25px 0 0 0;
	padding: 0;
}

#login p {
	margin: 0;
	padding: 0;
	line-height: 10px;
}

#login table {
	float: right;
}

#header {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	text-align: center;
}

#nav {
	margin: 0 auto;
	padding: 13px 0 14px 12px;
	text-align: center;
	background: url(../images/bkg-nav.gif) no-repeat;
	width: auto;
	height: auto;
}

#nav ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	height: auto;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 6px 6px 0 6px;
	list-style-type: none;
	color: #fff;
}

#nav li a {
	margin: 0;
	padding: 6px 6px 0 6px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#nav li a:hover {
	margin: 0;
	padding: 18px 6px 12px 6px;
	color: #fff;
	background: #ba3244;
	text-decoration: none;
	text-transform: uppercase;
}

#nav-in {
	margin: 0 auto;
	padding: 13px 0 14px 12px;
	text-align: center;
	background: url(../images/bkg-nav-in.gif) no-repeat;
	width: auto;
	height: auto;
}

#nav-in ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	height: auto;
}

#nav-in li {
	display: inline;
	margin: 0;
	padding: 6px 6px 0 6px;
	list-style-type: none;
	color: #fff;
}

#nav-in li a {
	margin: 0;
	padding: 6px 6px 0 6px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#nav-in li a:hover {
	margin: 0;
	padding: 18px 6px 12px 6px;
	color: #fff;
	background: #ba3244;
	text-decoration: none;
	text-transform: uppercase;
}

#nav-in li a.on {
	margin: 0;
	padding: 18px 6px 12px 6px;
	color: #fff;
	background: #ba3244;
	text-decoration: none;
	text-transform: uppercase;
}

#arrow-about {
	position: relative;
	top: -5px;
	left: -262px;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
}

#arrow-products {
	position: relative;
	top: -5px;
	left: -152px;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
}

#arrow-growers {
	position: relative;
	top: -5px;
	left: -42px;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
}

#arrow-outlet {
	position: relative;
	top: -5px;
	left: 83px;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
}

#arrow-resources {
	position: relative;
	top: -5px;
	left: 213px;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
}

#arrow-contact {
	position: relative;
	top: -5px;
	left: 333px;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
}

#content {
	background: url(../images/bkg-content.gif) repeat-y;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 0 26px;
}

#content-in {
	background: url(../images/bkg-content-in.gif) repeat-y;
	width: auto;
	height: auto;
	margin: 0;
	padding-left: 7px;
}

#hero {
	width: 834px;
	height: 392px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-hero.jpg) no-repeat;
}

#hero-content {
	width: 783px;
	height: auto;
	margin: 0 auto;
	padding: 35px 0 0 0;
	text-align: center;
}

#hero-content-rt {
	float: right;
	width: 493px;
	height: auto;
	margin: 0;
	padding: 0;
}

#hero-content-rt p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #83a07c;
	line-height: 14px;
	padding: 8px;
	margin: 0;
	text-align: left;
}

#hero-content-rt a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#hero-content-rt a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #83a07c;
	text-decoration: none;
}



		#hero-content-trio-rt {
			float: right;
			width: 247px;
			height: auto;
			margin: 0 auto;
			padding: 0;
			text-align: center;
		}
		
		#hero-content-trio-rt-rt {
			float: right;
			width: 124px;
			height: auto;
			margin: 0 auto;
			padding: 0;
			text-align: center;
		}
		
		#hero-content-trio-rt-lt {
			float: left;
			width: 122px;
			height: auto;
			margin: 0 auto;
			padding: 0;
			text-align: center;
		}
		
		#hero-content-trio-lt {
			float: left;
			width: 245px;
			height: auto;
			margin: 0 auto;
			padding: 0;
			text-align: center;
		}
		
		#hero-content-trio-lt-rt {
			float: right;
			width: 122px;
			height: auto;
			margin: 0 auto;
			padding: 0;
			text-align: center;
		}
		
		#hero-content-trio-lt-lt {
			float: left;
			width: 122px;
			height: auto;
			margin: 0 auto;
			padding: 0;
			text-align: center;
		}
		
		
		

#hero-content-lt {
	float: left;
	width: 262px;
	height: auto;
	margin: 0;
	padding: 0;
}

#hero-content-lt li {
	color: #fff;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
}

#bottom {
	width: 871px;
	height: 119px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-bottom.gif) no-repeat;
}

#bottom p {
	padding: 12px 40px 0 160px;
	margin: 0;
	text-align: left;
	color: #fff;
}

#bottom a {
	color: #fff;
	text-decoration: underline;
}

#bottom a:hover {
	color: #bb3344;
	text-decoration: none;
}

#footer {
	width: 871px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 50px;
	color: #000;
	text-align: center;
}

#footer a {
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
}

#footer p {
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

#footer-in {
	width: 845px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	color: #000;
	text-align: center;
}

#footer-in a {
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
}

#footer-in p {
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

#leftnav {
	width: 169px;
	height: 428px;
	background: url(../images/bkg-subnav-container.gif) repeat-x top;
	float: left;
}

#subnav, #subnav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width: 159px;
	}
	
	#subnav li { /* all list items */
		position : relative;
		float : left;
		line-height : 12px;
		margin-bottom : 0px;
		width: 159px;
		font: 12px Arial, Helvetica, sans-serif;
	}
	
	#subnav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 169px;
		margin-top : -2.20em;
	}
	
	#subnav li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin-top : -2.10em;
	}
	
	#subnav li a {
		width: 159px;
		w\idth : 157px;
		display : block;
		color : #bb3344;
		font-weight : bold;
		text-decoration : none;
		background: url(../images/bkg-subnav.gif) repeat-x;
		padding : 0.5em;
	}
	
	#subnav li a.on {
		width: 159px;
		w\idth : 157px;
		display : block;
		color : #fff;
		font-weight : bold;
		text-decoration : none;
		background: #bb3344;
		padding : 0.5em;
	}
	
	#subnav li a.on:hover {
		color : #fff;
		background : #bb3344;
	}
	
	#subnav li a:hover {
		color : #fff;
		background : #bb3344;
	}
	
	#subnav li a.sub {
		width: 159px;
		w\idth : 157px;
		display : block;
		color : #fff;
		font-weight : bold;
		text-decoration : none;
		background: #bb3344;
		padding : 0.5em;
	}
	
	#subnav li a.sub:hover {
		color : #fff;
		background : #3f522d;
	}
	
	#subnav li a.sub2 {
		width: 159px;
		w\idth : 157px;
		display : block;
		color : #fff;
		font-weight : bold;
		text-decoration : none;
		background: #3f522d;
		padding : 0.5em;
	}
	
	#subnav li a.sub2:hover {
		color : #3f522d;
		background : #aabea5;
	}
	
	#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover ul, #subnav li li.sfhover ul, #subnav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

#interior {
	width: 600px;
	height: auto;
	margin: 0;
	padding: 20px 50px 20px 0;
	float: right;
}

#products {
	width: 550px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#products-rt {
	float: right;
	margin: 0;
	padding: 0;
	width: 247px;
	height: auto;
}

#products-lt {
	float: left;
	width: 247px;
	height: auto;
	margin: 0;
	padding: 0;
}

.products-links {
	width: 245px;
	height: auto;
	margin: 0;
	padding: 0;
	border-left: 1px solid #abbfa6;
	border-right: 1px solid #abbfa6;
}

.product-links-rt {
	width: 110px;
	height: auto;
	margin: 0;
	padding: 6px;
	float: right;
}

.product-links-lt {
	width: 110px;
	height: auto;
	margin: 0;
	padding: 6px;
	float: left;
}

#products ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#products li {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px dotted #666;
	color: #bb3344;
	font-weight: bold;
}

#products li a {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}

#products li a:hover {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

#products li a.sub {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 10px;
	text-decoration: none;
	color: #3f522d;
}

#products li a.sub:hover {
	margin: 0;
	padding: 0;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

#outlet {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#outlet ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
}

#outlet li {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0 0 20px 0;
	display: inline;
	list-style-type: none;
	float: left;
	text-align: center;
}

#outlet li a {
	color: #bb3344;
	text-decoration: underline;
}

#outlet li a:hover {
	color: #666;
	text-decoration: none;
}

#outlet-rt {
	width: 340px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

#outlet-lt {
	width: 250px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

a.buttons {
	background: #bb3344;
	color: #fff;
	padding: 3px;
	margin: 0;
	text-decoration: none;
	border: 1px solid #333;
}

a:hover.buttons {
	background: #3f522d;
	color: #fff;
	padding: 3px;
	margin: 0;
	text-decoration: none;
	border: 1px solid #333;
}


/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/