body {
  background: #464646 none repeat scroll 0% 50%;
}
#backing {
  border: medium groove ;
  background: #fffcf4 none repeat scroll 0% 50%;
  width: 852px;
/*  height: 805px; */
}
#page_heading {
  background-repeat: no-repeat;
  background-image: url(../img/lake.gif);
}
#page_heading img {
  float: right;
  margin-top: 10px;
  margin-right: 15px;
}
#heading_1 {
position: absolute;
}
#heading_1 span {
  float: left;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: -50px;
  font-family: "Times New Roman",Times,serif;
  font-size: 30px;
  font-style: normal;
  font-weight: bold;
  color: #f0b500;
}
#heading_2 span {
  text-align: left;
  font-size: 45px;
  font-weight: bolder;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ffffff;
  font-style: normal;
}
#sidebar_left {
  margin: 0px 0px 0px 3px;
  background: Black url(../img/candle.gif) no-repeat scroll top;
}
#mission_statement:first-line {
  margin: 0px 0px 0px 10px;
  padding: 0px;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  color: #ffcc00;
  font-size: 100%;
}
#mission_statement {
  margin: 140px 0px 0px 3px;
  padding: 15% 0 0;
  position: relative;
  font-size: smaller;
  font-style: italic;
  font-weight: 900;
  color: #ffffff;
  width: 130px;
}
#navbar_left {
  margin: auto 0px 0px;
  padding: 0px 0px 5px 5px;
  left: 0px;
  vertical-align: bottom;
}
#navbar_left li {
list-style-type: none;
}
#navbar_left a {
  border-top: 1px solid #efefef;
  border-left: 1px none #efefef;
  border-bottom: 1px solid #d6d3d6;
  padding: 0px 2px;
  background: #efefef none repeat scroll 0% 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  color: #4a5152;
  text-decoration: none;
  font-weight: bold;
  width: 120px;
}
#navbar_left a:hover {
  border: 1px solid #4a5152;
  background: #fafad2 none repeat scroll 0% 50%;
  color: Blue;
  font-weight: bolder;
  width: 120px;
}
#navbar_top {
  background-color: #fffcf4;
  text-align: right;
  font-size: smaller;
  padding-right: 2%;
  margin-top: 0px;
  margin-bottom: 0.5%;
}
#main {
  background-color: #fffcf4;
  top: 170px;
  left: 165px;
  width: 675px;
  margin-left: 10px;
}
#main p {
  letter-spacing: normal;
  margin-top: 0px;
  margin-bottom: 13px;
  font-family: Garamond,"Times New Roman",Times,Verdana,Geneva,Arial,Helvetica,sans-serif,serif;
  font-size: medium;
}
#main img {
  float: left;
  margin-top: 5px;
  padding-right: 10px;
}
#fairtrade_logo {
  float: right;
  padding-left: 2px;
}

#copyright span {
  background-color: Black;
  color: Yellow;
  font-size: small;
  font-style: italic;
}
#copyright {
	position: relative;
  left: 165px;
  width: 690px;
  text-align: right;
  margin-top: 5px;
  margin-bottom: 5px;
}
#search_div {
  border: medium rgb(255,255,255) groove;
	text-align: center;
	background-color: black;
	line-height: 5px;
	margin-top: 25px;
	color: #FFCC00;
	padding-top: 5px;
}
#search_div span {
  border: medium #000000 groove;
	text-align: center;
	background-color: black;
	margin-top: 25px;
	color: #FFCC00;
}
