body{
	text-align:center;
	font-family:arial, verdana;
	font-size:14px;
	color:#666;
	margin:0;
	padding:0;
}
h1{
	padding:0;
	margin:0;
	font-size:18px;
}
a{
	text-decoration:none;
	color:#666;
}
a img{
	border:0px;
}
div.legal-cannabis-footer, div.hemp-footer, div.hempflax-body, div.language{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
div.language{
	text-align:right;
}
div.language a img{
	border:#efefef solid 2px;
	margin:3px;
}
div.language a:hover img{
	border:#ccc solid 2px;
}

div.hempflax-body h2{
	margin:0;
	padding:0;
}
div.hempflax-body{
	text-align:left;
	margin-top:10px;
}

div.legal-cannabis-footer, div.hemp-footer{
	background:#666;
	color:#efefef;;
	font-weight:bold;
}

div.legal-cannabis-footer{
	padding-bottom:3px;
}
div.legal-cannabis-footer a{
	color:white;	
}
div.legal-cannabis-footer a:hover{
	color:blue;	
}
div.hemp-footer{
	text-align:left;
	height:100px;
	margin-top:10px;
}
div.footerblock, div.footerblockleft, div.footerblockright{
	float:left;
	height:100px;
	padding-left:4px;
	padding-right:4px;
	font-weight:normal;
	font-size:11px;
}
div.footerblock h2, div.footerblockleft h2, div.footerblockright h2{
	margin:0;
	padding:0;
	font-size:16px;
}
div.footerblock a, div.footerblockleft a, div.footerblockright a{
	color:white;
	display:block;
	border-bottom:1px solid #999;
	background-image: url('/images/arrow.gif');
	background-repeat: no-repeat;
	background-position: center right;
}
div.footerblock a:hover, div.footerblockleft a:hover, div.footerblockright a:hover{
	background:#333;
	border-top:1px solid #666;
	border-bottom:0px solid #666;

}
div.footerblock{
	border-left:1px solid #ccc;
	border-right:1px solid #333;
	width:230px;
}
div.footerblockleft{
	border-right:1px solid #333;
	width:300px;
}
div.footerblockright{
	border-left:1px solid #ccc;
	width:340px;
}
div.hemp-product-list{
	float:left;
	width:160px;
	margin-right:6px
}
a.buy-now{
	margin-top:10px;
	display:block;
	width:462px;
	height:100px;
	background: url("/images/buy-legal-cannabis-seeds.jpg") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.buy-now { 
background-position: 0 -100px;

}
a.headerlink{
	color:white;
	height:25px;
	display:block;
	border-bottom:1px solid #999;
	background:#666;
	background-image: url('/images/bigarrow.gif');
	background-repeat: no-repeat;
	background-position: center right;
	border-right:5px solid #666;
	border-left:5px solid #666;
	font-weight:bold;
	line-height:25px;
}
a:hover.headerlink{
	border-top:1px solid #999;
	border-bottom:0px solid #999;
	border-right:5px solid #999;
	border-left:5px solid #999;
	background:#999;
	background-image: url('/images/bigarrow-hover.gif');
	background-repeat: no-repeat;
	background-position: center right;
}
a.morelink{
	display:block;
	text-align:right;
	color:blue;
	margin-top:-15px;
}
a:hover.morelink{
	text-decoration:underline;
}