@charset "utf-8";
/* MENU STATE */
ul#aboutsub {
display:block;



}

#colum2 {
width:592px;
}

/* PAGE RULES */ 

#fairtrade {
	position:absolute;
	left:180px;
	top:480px;
	}
.floatholder h2 {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d8;
	padding-bottom:4px;
	margin-bottom:20px;
	
}
.floatholder ul li {
	list-style:none;
	color: #371A0E;
}
.floatholder ul {
	padding:0;
	margin-left:1em;
	}
.floatholder {
	width:550px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

.leftcolumn {
	width:255px;
	float:left;
}
.rightcolumn {
	width:255px;
	float:right;
	}
#shoponline {display:none;}