@charset "utf-8";
p {
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 0.95em;
	line-height: 1.5;
}
.leadingExtra {
	line-height: 1.7;
}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #040404;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	width: 971px;
	position: relative;
	background-color: #040404;
	height: 816px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 130px;
	width: 570px;
	float: left;
	background-color: #040404;
	color: #FFF;
	background-position: 0;
}
#subHeader {
	float: left;
	height: 179px;
	width: 593px;
	background-color: #040404;
	color: #FFF;
	z-index: 100;
}
#navigation {
	float: left;
	height: 47px;
	width: 490px;
	background-color: #040404;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
	padding-left: 100px;
}
#navItems li {
	display: inline;
}
#navItems {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	outline: none;
}
#navItems a:link {
	color: #DDBB88;
	text-decoration: none;
	outline: none;
}
#navItems a:visited {
	color: #DDBB88;
	text-decoration: none;
	outline: none;
}
#navItems a:hover, #navItems a:focus {
	color: #FFF;
	background-color: #772222;
	outline: none;
}
#navItems a:active {
	color: #FFFFFF;
	background-color: #772222;
	outline: none;
}
#mainContent {
	background-color: #040404;
	float: left;
	height: 375px;
	width: 435px;
	color: #FFF;
	padding-left: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding-right: 35px;
	position: relative;
}
#mainContent a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#mainContent a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#mainContent a:hover {
	text-decoration: underline;
}
#mainContent a:active {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#floatRighttext {
	float: right;
	position: absolute;
	width: 320px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	top: 0px;
	left: 210px;
}
#floatRighttext a:link, #floatRighttext a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#floatRighttext a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}

#floatRighttext a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}


#lightBrownmail a:link{
	color: #DDBB88;
}
#lightBrownmail a:visited {
	color: #DDBB88;
}
#lightBrownmail a:hover {
	color: #DDBB88;
	text-decoration: underline;
}



#rightSidebar {
	float: right;
	height: 698px;
	width: 369px;
	position: absolute;
	left: 602px;
	top: 1px;
	background-color: #040404;
	color: #FFF;
	background-image: url(../_images/rightSidebar.jpg);
}
#fairTradefooter {
	background-color: #040404;
	float: right;
	height: 88px;
	width: 217px;
	position: absolute;
	left: 572px;
	top: 698px;
	background-image: url(../_images/fairtradelogo.jpg);
	padding-left: 2px;
	padding-top: 30px;
	color: #FFF;
	font-size: 0.7em;
	padding-right: 180px;
}
#fairTradefooter a:link {
	color: #FFF;
	text-decoration: none;
}
#fairTradefooter a:visited {
	color: #FFF;
	text-decoration: none;
}
#fairTradefooter a:hover {
	color: #FFF;
	text-decoration: underline;
}
#fairTradefooter a:active {
	color: #FFF;
	text-decoration: underline;
}
#footer {
	background-color: #040404;
	height: 70px;
	width: 470px;
	color: #666;
	text-transform: uppercase;
	padding-top: 0px;
	padding-left: 100px;
	font-weight: bold;
	position: inherit;
	float: left;
}
#footer a:link {
	color: #999;
	text-decoration: none;
}
#footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer a:active {
	color: #CCC;
}
.lightbrownText {
	color: #DDBB88;
	font-weight: bold;
}
body#home a#homelink,
body#ethics a#ethicslink,
body#coffee a#coffeelink,
body#tea a#tealink,
body#other a#otherProdlink {
	background-color:#772222;
	color: #FFF;
}

