body{
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(../images/bg_body.gif);
}

body, p, td, th{
	font-family: arial, sans-serif;
	color: #444;
	font-size: 12px;
}

h1{
}

h2{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #af0c0d;
	font-size: 16px;
}

h3{
}

h4{
}

h5{
}

h6{
}

a:link, a:visited{
	color: #ca5;
	text-decoration: none;
}
a:hover{
	color: #a00;
	text-decoration: underline;
}

form{
	margin: 0;
}

img{
	border: 0;
}
hr{
	display: none;
}
.hide{
	display: none;
}
.clear{
clear:both;
}

/**************MAIN DIVS****************/

	#container{
		margin: 0 auto;
		padding: 0 0 0 0;
		width: 802px;
		text-align: left;
		background-color: #f3f0df;
		border-left: solid 4px #b6b6b6;
		border-right: solid 4px #b6b6b6;
	}

	#header{
		width: 100%;
		height: 199px;
		margin: 0;
		padding: 0 0 0 0;
		background-color: #fff;
		background: url(../images/bg_top_image.png) #f4f0df no-repeat top left;
	}

	#main_content1{
		background-color: #f4f0df;
		width: 504px;
		margin: 0;
		padding: 20px 0 0 15px;
		float: left;
		background: url(../images/bg_main_content1.gif) repeat-y top right;
	}
	
	
	#main_content1 p{
		line-height: 20px;
		padding-right: 25px;
		text-align: justify;
	}
	
	#main_content1 .bold{
		font-weight:bold;
	}

	#main_contact{
		min-height: 444px;
		padding: 20px 0 0 15px;
		background: url(../images/bg_contact.jpg) no-repeat top left;
	}
	
	#main_contact p, #main_contact h2{
		margin-left: 335px;
	}
	#main_contact p{
		font-size: 14px;
		font-weight: bold;
		line-height: 20px;
	}

	#main_history{
		min-height: 415px;
		padding: 20px 0 0 15px;
		background: url(../images/bg_history.jpg) no-repeat top right;
	}
	#main_history p{
		width: 370px;
	}
	#main_history p{
		line-height: 20px;
		text-align: justify;
	}
	
	#main_wholesale{
		min-height: 274px;
		padding: 20px 0 0 15px;
		background: url(../images/bg_wholesale.jpg) no-repeat top center;
	}
	#wholesale_firstText{
		margin-top: 220px;
	}
	#main_wholesale p, #main_wholesale h2{
		text-align: center;
	}
	#main_wholesale p{
		padding-right: 25px;
		font-weight: bold;
		line-height: 25px;
	}

	#sidebar1{
		background-color: #f4f0df;
		width: 283px;
		margin: 0;
		padding: 0;
		float: right;
	}

	#footer{
		margin: 0;
		padding: 28px 0 5px 10px;
		clear: both;
		background: url(../images/bg_footer.gif) #f3f0df repeat-x top left;
	}
	#nav{
		height: 45px;
		background: url(../images/bg_nav.gif) #f3f0df repeat-x top left;
	}

/**************OTHER STYLES****************/

	#nav_left{
		margin: 0 0 0 10px;
	}
	.div_main_content1, .div_main_content2{
		margin: 20px 0 20px 0;
		padding: 0;
		height: 1px;
	}
	.div_main_content1{
		background: url(../images/div_main_content1.gif) no-repeat top left;
	}
	.div_main_content2{
		background: url(../images/div_single_column.gif) no-repeat top left;
	}

	#home_history{
		height: 242px;
		background: url(../images/bg_home_history.gif) no-repeat top right;
	}
	#home_history p{
		width: 190px;
		text-align: justify;
	}
	.bean_link, .bean_link_prod{
		margin: 0;
		padding: 0 0 0 45px;
		height: 32px;
		display: block;
		background: url(../images/icon_beans.gif) no-repeat top left;
		line-height: 32px;
	}
	
	#product_info{
		margin: 0 30px 0 0;
	}

	#product_info a:link, #product_info a:visited{
		color: #94722a;
	}
	#product_info a:hover{
		color: #993300;
	}

	#product_info, #product_info p{
		padding: 0;
		text-align: center; 

	#product_info_links {
		color: #999;
	}
	#product_info_links a:link, #product_info_links a:visited{
		color: #666;
		font-weight: bold;
		
	}
	#product_info_links a:hover{
		color: #999;
	}
	/*IE HACK SO THAT THE BEAN LINK WILL BE SPACED CORRECTLY*/
	* html .bean_link_prod{
		position: absolute;
		margin: 0 0 0 230px;
	}
	.bean_link_prod{
		position: absolute;
		margin: 0 0 0 370px;
	}

	.side_advert, .side_advert_last{
		margin: 0;
		padding: 0 0 5px 0;
	}

	.remove_pSpace{
		padding: 0;
		margin: 0;
		line-height: 0;
	}

	.side_advert_p{
		margin: 15px 0 0 0;
		padding: 0 0 20px 0;
		text-align: center;
		background: url(../images/bg_side_advert.gif) no-repeat bottom left;
	}
	.side_advert_p_last{
		margin: 15px 0 0 0;
		padding: 0;
		text-align: center;
	}
	
	
	#main_wholesale #form_container{
	margin:0 0 0 200px;
	width:600px;
	clear:both;

	}
	
	#main_wholesale .form_title{
	margin:3px 0 0 0;
	width:150px;
	float:left;
	}
	

	
	#main_wholesale .clear{
	clear:both;
	height:15px;
	}
	

	#thankyou{
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
	text-align:center;
	}