/* GENERAL STYLES */
body	{
	margin: 0;
	padding: 0;
	border: 0;
	color: #E1BCA3;
	background-color: #000000;
	background-image:url(images/natural_web_01.jpg);
	background-repeat: repeat-x;
	font: normal 14px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
	text-align: left;
}

a { 
	text-decoration:underline;
	color:#FFCC00; 
}
a:hover { 
	text-decoration:none;
	color:#FFCC00; 
}
a:visited { 
	color:#FFCC00; 
}

/* LIBRARY STYLES */

li.horizontal_list_right{
	text-align: right;
	float: right;
	list-style: none;
}
li.horizontal_list_left{
	text-align: left;
	float: left;
	list-style: none;
}


/* TEXT STYLES */
ul{
	margin: 0px;
	padding: 0px;
}
li{
	padding: 0px;
}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}
form{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h1{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font: bold 26px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}
h3{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font: normal 18px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
	border-bottom: 1px solid #ffffff;
	color: #FFFFFF;
}
h4{
	padding: 0px;
	margin: 0px;
	font: bold 16px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}
li.vertical_list{
	margin: 0px 0px 10px 15px;
}
.vertical_list li{
	margin: 0px 0px 10px 15px;
	list-style-type:disc;
}

/* TEMPLATE STYLES */

div.template_fill_wrapper_top{
	width: 100%;
	text-align:center;
	clear:both;
}


div.template_wrapper{
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
}
	div.template_container{
		margin: 0 auto;
		text-align: left;
		vertical-align:top;
	}
	div.top{
		width: 856px;
	}
		div.page_header{
			height:121px;
			overflow:hidden;
		}
		div.image_gallery{
			height:105px;
			overflow:hidden;
		}
		div.main_nav{
			height:24px;
			overflow:hidden;
			margin-left: 43px;
		}
		
		
div.template_fill_wrapper_middle{
	width: 100%;
	text-align:center;
	clear:both;
}
	div.middle{
		width: 768px;
		
	}
		div.main_content{
			padding: 22px 14px 35px 15px;
		}
			div.main_content_left{
				float:left;
				width: 312px;
			}
			div.main_content_right{
				float: right;
				width: 391px;
			}
				div.main_content_right_content{
					background-image:url(images/natural_web_28.jpg);
					background-repeat:repeat-x;
					padding: 10px 10px 35px 22px;
				}
			
div.template_fill_wrapper_bottom{
	width: 100%;
	text-align:center;
	clear:both;
	background-image:url(images/natural_web_32.jpg);
	background-repeat:repeat-x;
	height: 217px;
	overflow:hidden;
}
	div.bottom{
		width: 768px;
		
	}
	
		div.bottom_nav{
			height: 25px;
			width: 768px;
		}
			li.bottom_nav{
				margin-right: 20px;
			}
		div.bottom_footer{
			clear:both;
			height: 192px;
			width: 768px;
		}
			li.bottom_footer{
				margin-left: 20px;
				margin-top: 20px;
			}
			
			
/* Module Style */

#notice {
	border: 2px solid #FF0000;
	color:#FF0000;
	background-color:#FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	width: 350px;
}

#nice_notice {
	border: 2px solid #006600;
	color:#006600;
	background-color:#FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	width: 350px;
}
#field_label{
	vertical-align:top;
	padding-bottom:3px;
	padding-right:5px;
	padding-top:3px;
	text-align:right;
}
#field_cell{
	vertical-align:top;
	padding-bottom:3px;
	padding-top:3px;
	text-align:left;
}

/* NEWS STYLES */

div.news_block{
	border-bottom: 2px solid #AC8367;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}
	div.news_headline{
		font-weight:bold;
		font-size: 16px;
	}
	div.news_date{
		font-size: 11px;
		color:#666666;
	}
	div.news_body{
		padding-top: 3px;
		font-size: 14px;
	}	


li.product_line{
	width: 103px;
	text-align:center;
	font-weight:bold;
	height: 100px;
	padding-top: 15px;
}
	.product_line a{
		color:#FFFFFF;
	}
	.product_line a:hover{
		color:#FFFFFF;
	}
	
div.product_box{
	clear:both;
	margin-bottom: 20px;
}

div.product_image{
	float:left;
	margin-right: 15px;
}


/* New Product Section Styles */

li.product_box{
	width: 230px;
	overflow:hidden;
	height: 250px;
	background-image:url(images/product_back.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin-top: 25px;
	margin-right: 15px;
	
}
	div.product_inner_box{
		margin: 15px;
	}
		h4.product_title{
			padding-bottom: 5px;
			margin-top: -7px;
			line-height: 15px;
		}
		div.product_image{
			
		}
		div.product_links{
			clear:both;
			margin-top: 5px;
		}
			div.product_link1{
				float:left;
				width: 65px;
				background-color:#512E0E;
				background-image:url(images/link_back.jpg);
				background-repeat:repeat-x;
				padding: 3px 5px 3px 5px;
				
			}
			div.product_link2{
				float:right;
				width: 100px;
				background-color:#512E0E;
				background-image:url(images/link_back.jpg);
				background-repeat:repeat-x;
				padding: 3px 5px 3px 5px;
				
			}
div.public_pagination_links{
	clear:both;
	padding-top: 25px;
}


div.product_detail_box{

}
	div.product_detail_option{
		clear:both;
	}
	h4.product_detail_title{
		padding: 25px 0px 15px 0px;
	}
	div.product_detail_images{
		width: 230px;
		padding: 15px;
		float:left;
		overflow:hidden;
		background-image:url(images/product_back.jpg);
		background-repeat:repeat-x;
		background-color:#000000;
	}
		div.product_detail_image{
			margin-top: 15px;
		}
	div.product_detail_description{
		float: right;
		width: 460px;
	}
	
		

		
		