 body {
	background-color: #412A21 url("images/backgroundimage2.jpg") top repeat;
	margin: 0;
	padding: 0;
}

/*Top bar */
#topbar {
  background: #472E24 url("images/topbarrepeat2.jpg") top right repeat;
  position: absolute;
  left: +0px;
  top: +0px;
  width: 1017px;
  height: 137px;
  z-index: 2;
}


/* Top Menu */
#Layer-3 {
	position: absolute;
	left: 308px;
	top: 79px;
	width: 166px;
	height: 43px;
	z-index: 3;
}


#Contact {
	position: absolute;
	left: 480px;
	top: 80px;
	width: 213px;
	height: 40px;
	z-index: 5;
}

#Buy-Beans {
  position: absolute;
  left: 659px;
  top: 83px;
  width: 31px;
  height: 31px;
  z-index: 6;
}

#Whats-Happening {
	position: absolute;
	left: 695px;
	top: 80px;
	width: 198px;
	height: 40px;
	z-index: 7;
}


#Were_organic {
	position: absolute;
	left: 898px;
	top: 73px;
	width: 44px;
	height: 51px;
	z-index: 9;
}

/* Secondary menu */
#SecondaryMenu {
	position: absolute;
	left: 179px;
	top: 136px;
	width: 752px;
	height: 35px;
	z-index: 10;
	overflow: auto;
}
#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: absolute;
}
#menu li {
	float: left;
	font: 80% "Impact", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #472E24 url("images/navbkgrdcenter.png") top right repeat;
	color: #FFF;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #AF0D0C url("images/navbkgrdcenter_red.png") top right repeat;
	color: #fff;
	padding: 8px 12px;                   
                    
}

/* Body */
#BodyText{
	position: absolute;
	left: 232px;
	top: 168px;
	width: 550px;
	background-color: #361D13;
	border: 1px solid #000;
	padding: 10px;
	text-align: left;
	z-index: 17;
	}
	
	

#Layer-19 {
  position: absolute;
  left: 21px;
  top: 23px;
  width: 174px;
  height: 94px;
  z-index: 19;
}

/* Photo box */
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

#Bottom_logo {
	position: relative;
	left:820px;
	width:100px;
	height:45px;
	z-index:18;
	top: 900px;
}

#apDiv4 {
	position:absolute;
	left:611px;
	top:243px;
	width:131px;
	height:130px;
	z-index:21;
}
#apDiv5 {
	position:absolute;
	left:885px;
	top:140px;
	width:135px;
	height:57px;
	z-index:22;
}

/* Fonts */
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFE4A1;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B71A04;
	}

.style5 {
	font-size: 14px;
	font-family: Gill Sans, Helvetica;
	line-height: 1.5em;
	color: #FFFFFF;
}
.style6 {
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial Black, "Gill Sans Bold", Verdana;
	color: #FFE4A1;
}


a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
acronym {
	border-bottom: none;
	}
