/* CSS Document */

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{	
	text-align:center;
	min-width:900px;/* for mozilla*/
	background:#00543d;
	}
p
	{
	margin:0px 0px 9px 0px;
	}
h2
	{
	font-weight:bold;
	margin:0px 0px 9px 0px;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:900px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(images/bg_outer.gif) repeat-y center center #fff;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:11px;
	line-height:18px;
	}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header
	{
	position:absolute;
	top:0;
	width:860px;
	height:240px;
	overflow:hidden;
	z-index:100;
	background:url(Images/bg_header.gif);
	padding:0px 20px 0px 20px;
	}
#left 
	{
	position:relative;/*ie needs this to show float */
	width:165px;
	float:left;
	padding:204px 0px 0px 20px;/*needed to make room for header*/
	z-index:200;
	}
#footer 
	{
	width:900px;
	clear:both;
	height:80px;
	left:0;
	bottom:0;
	position: absolute;
	background:url(Images/bg_footer.gif);
	}
#footercontent
	{
	padding:26px 20px 0px 20px;
	color:#00543d;
	line-height:14px;
	}
#footercontent a { color:#00543d; text-decoration:none; }
#footercontent a:hover { text-decoration:underline; }
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer 
	{/*only ie gets this style*/
	\height:82px;/* for ie5 */
	he\ight:80px;/* for ie6 */
	}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	position:relative;
	width:670px;
	float:right;
	padding:204px 20px 0px 0px;/*make room for header*/
	z-index:300;
	}
#clearfooter {width:100%;height:82px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-82px;} /*safari wrapper */
#contentleft
	{
	width:450px;
	padding:10px 15px;
	float:left;
	}
#right
	{
	float:right;
	width:160px;
	padding:0px 10px 0px 0px;
	}







.arrowlink
	{
	background:url(Images/arrow.png) no-repeat 0px 6px;
	padding:0px 0px 0px 15px;
	color:#00543d;
	font-weight:bold;
	text-decoration:none;
	}
.arrowlink:hover
	{
	color:#000;
	}

.banners
	{
	margin:15px 0px 24px -10px;
	}



h1
	{
	display: block;
	width: 460px;
	height: 46px;
	overflow: hidden;
	line-height: 1000px;
	}
h1#menu { background: transparent url("images/h1_menu.gif") no-repeat 0 0; }
h1#welcome { background: transparent url("images/h1_welcome.gif") no-repeat 0 0; }
h1#shoponline { background: transparent url("images/h1_shoponline.gif") no-repeat 0 0; }
h1#hempfabric { background: transparent url("images/h1_hempfabric.gif") no-repeat 0 0; }
h1#hempdirectory { background: transparent url("images/h1_hempdirectory.gif") no-repeat 0 0; }
h1#creativehemp { background: transparent url("images/h1_creativehemp.gif") no-repeat 0 0; }
h1#news { background: transparent url("images/h1_news.gif") no-repeat 0 0; }
h1#links { background: transparent url("images/h1_links.gif") no-repeat 0 0; }
h1#contact { background: transparent url("images/h1_contact.gif") no-repeat 0 0; }
h1#terms { background: transparent url("images/h1_terms.gif") no-repeat 0 0; }

#nav
	{
	margin:-14px 0px 0px 0px;
	}
#nav li a
	{
	display:block;
	padding:4px 0px 0px 10px;
	color:#595959;
	font-weight:bold;
	text-decoration:none;
	height:26px;
	background:url(Images/bg_nv.gif);
	}
#nav li a:hover
	{
	color:#fff;
	background:url(Images/bg_nv_over.gif);
	}
.newsitem
	{
	line-height:14px;
	padding:14px 0px;
	border-bottom:1px dotted #00543d;
	}
.newsitem h2
	{
	color:#00543d;
	font-weight:bold;
	}
.newsitem p
	{
	margin:0;
	}
	
	
.prodlisting
	{
	border-bottom:1px dashed #56b08d;
	overflow:hidden;
	padding:5px 0px 10px 0px;
	margin:0px 0px 5px 0px;
	}
.prodlisting img
	{
	float:left;
	padding:0px 15px 0px 0px;
	}
.prodlisting p
	{
	width:260px;
	float:right;
	}
.prodlisting a { color:#00543d; text-decoration:none; }
.prodlisting a:hover { color:#00543d; text-decoration:underline; }


.proddetail
	{
	padding:5px 0px 10px 0px;
	}
.proddetail img
	{
	float:left;
	padding:0px 15px 0px 0px;
	}
.proddetail table
	{
	width:450px;
	clear:both;
	margin:10px 0px 10px 0px;
	border-top:1px solid #dbd8bd;
	}
.proddetail table td
	{
	padding: 2px 5px;
	}
tr.shaded
	{
	background:#dbd8bd;
	}
.proddetail a { color:#00543d; text-decoration:none; }
.proddetail a:hover { color:#00543d; text-decoration:underline; }












	
#slideshow
	{
	background:#000;
	width:670px;
	float:left;
	margin:10px 10px 0px 0px;
	}
	
table.directorytable td
	{
	padding:5px 5px 5px 7px;
	background:#dbd8bd;
	}
ul.list
	{
	list-style:url(Images/arrow.gif);
	margin:0px 0px 0px 30px;
	}
ul.list li
	{
	padding:0px 0px 10px 0px;
	}
ul.list li a {
	font-weight: bold;
	color: #00543D;
	text-decoration: none;
}
.newsitem a {
	font-weight: bold;
	color: #00533D;
	text-decoration: none;
}


	


#main {
margin-top:20px;
}
div.left {
	float: left;
	margin-right: 10px;
	margin-left: 10px;	
	width: 130px;
	height:180px;
	margin-bottom: 15px;
}
div.left p {
	text-align: center;
}
div.left a {
	text-decoration:none;
	color: #00543D;
}
img {
	border: 0px none;
}

.clear {
  clear : both;
}h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00543D;
	padding-bottom: 5px;
}
#contentleft li {
	list-style-type: square;
	padding-left: 0px;
}
#contentleft ul {
	margin-left: 20px;
}
#outer #centrecontent #contentleft h4 {
	font-weight: bold;
}
#contentleft a {
	color: #00543D;
	font-weight: bold;
	text-decoration: none;
}
#announce {
	background-color: #DBD8BD;
	padding: 10px;
	margin-bottom: 10px;
}
