body {
	background-image: url(images/bkgrd3.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
}
.topband {
	background: #56451b;
	height: 10px;
	width: 100%;
}


.wrapper {
	background: #f5aeb6;
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right: 3px solid #7d1419;
	border-bottom: 3px solid #7d1419;
	border-left: 3px solid #7d1419;
	border-top-width: 3px;
	border-top-color: #7d1419;
}
.salmonband {
	background: #e44f5c;
	height: 59px;
	width: 100%;
}
.content a {
	color: #0066CC;
}
.content a:hover {
	color: #993333;
}
.content {
	font: x-large "Minion Pro","Times New Roman", Times, serif;
	color: #231F20;
	width: 71%;
	text-align: center;
	left: 228px;
	position: absolute;
}
h2 {
	color: #7D151A;
	margin-bottom: -30px;
	margin-top: -15px;
}
*html h2 {
margin-bottom: -20px;
margin-top: 10px;
}


ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* =-=-=-=-=-=-=-[Left Navigation]-=-=-=-=-=-=-=- */
	
#nav {
	width: 200px;
	margin: 10px;
	}
	
#nav li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
	
#nav li a:link, #nav li a:visited {
	color: #8D9179;
	display: block;
	background: url(images/navpink.gif);
	padding: 8px 0 0 10px;
	}
	
#nav li a:hover, #nav li a:active {
	color: #6C7250;
	background: url(images/navpink.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
body#fairtrade div.content, body#process div.content {
	font: large "Minion Pro", "Times New Roman", Times, serif;
	color: #231F20;
	width: 570px;
	text-align: left;
	position: relative;
	}
	
.lftsidebar {
	background: #E1b04c;
	text-align: center;
	padding: 5px;
	width: 190px;
	margin: 10px;
	font: italic medium "Times New Roman", Times, serif;
}
h3 {
	font-size: x-small;
}
 .call {
	color: #FFFFFF;
	background: #9f6736;
	text-align: center;
	height: 25px;
	width: 100%;
	font: bold large Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	margin-top: 330px;
}
#fairtrade .call, #process .call {
	margin-top: 0px;
}

.footer  {
	font-size: x-small;
	color: #e44f5c;
	text-align: center;
}
.leftside {
	width: 26%;
	left: 0px;
	position: absolute;
}

#fairtrade .salmonband, #process .salmonband {
	height: 29px;
	width: 210px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.wrapper .main {
	width: 100%;
	position: relative;
}
#fairtrade h2, #process h2 {

	color: #7D151A;
	margin-bottom: 0px;
	margin-top: 0px;
}
