#Header {
	clear: both;
	height: 125px;
}
body {
	background-color: #ACC415;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}




#PageConstrain {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(siteimages/BackgroundImgTile.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#MainNav {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #CCCCCC;
	background-image: url(siteimages/MainNavBtn.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}

#MainNav a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #990000;
	background-image: url(siteimages/MainNavBtn.gif);
	background-repeat: repeat-x;
	background-color: #E9E9E9;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	width: 90px;
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-weight: normal;
}
#MainContentPanels #LatestNews .FrontArticleBlurb {
	margin-left: 55px;
}

#MainNav a:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #666666;
	background-image: url(siteimages/MainNavBtn_hover.gif);
	background-repeat: repeat-x;
	background-color: #E9E9E9;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	width: 90px;
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
#Footer {
	background-image: url(siteimages/FairhillsFooter.gif);
	background-repeat: no-repeat;
	height: 34px;
	clear: both;
	text-align: right;
	padding-right: 20px;
	padding-top: 30px;
	color: #999999;
}
#MainContent {
	margin-right: 10px;
	margin-left: 10px;
}
#MainCopyContent {
	float: right;
	width: 480px;
	line-height: 16px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#MainCopyContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 5px;
	margin-top: 0px;
	line-height: normal;
	margin-bottom: 0px;
	background-image: url(siteimages/H1_bgImg.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.ScrollArea {
	overflow: auto;
}
.SubMenu {
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}




#MainContentPanels {
	height: 220px;
}
#MainContentPanels #Introduction {
	background-color: #BFE5F3;
}
#MainContentPanels #LatestNews {
	background-color: #DEE7A1;
	line-height: 14px;
}
#MainContentPanels #Fairtrade {
	background-color: #D5E18A;
}
.MainPanels {
	float: left;
	height: 190px;
	width: 230px;
	padding: 15px;
	line-height: 18px;
}
#MainTopImages {
	clear: both;
	height: 145px;
}

#FairTradeLogo {
	margin-right: 8px;
	margin-top: 5px;
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


.MainPanels h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	font-weight: normal;
	margin-top: 0px;
}
a:hover {

	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#MainCopyContent h2 {
	font-family: Tahoma, Arial, Verdana;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 0px;
	line-height: normal;
	margin-bottom: 0px;
	font-size: 14px;
}
#Footer2 {

	background-image: url(siteimages/FairhillsFooter2.gif);
	background-repeat: no-repeat;
	height: 34px;
	clear: both;
	text-align: right;
	padding-right: 20px;
	padding-top: 30px;
	color: #999999;
}
.PressClippings a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	display: block;
	padding: 5px;
	background-image: url(siteimages/NewWindowArrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#ContactTbl td {
	border: 1px dotted #ACC415;
}