#wrapper {
	width: 975px;
	margin: 0 auto;
	text-align: left;
	color: #FFF;
	background: #987859;
}

.style1 {
	color: #000000;
	font-size: 100%;
}

.style2 {
	color: #000;
	font-size: 95%;
}

.style3 {
	color: #FFF;
	font-size: 95%;
}

#body {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFF; background: #987859;
}

#content {
	width: 555px;
	float: right;
	padding-top: 30px;
}

#content h2 {
	font-size: 250%;
}

#content .h3 {
	font-size: 130%;
	color:#000000;
	font-weight: bold;
}

#content h4 {
	font-size: 120%;
	color:#FFF;
	font-weight: bold;
}

#content .herbs {
	float: left;
	z-index: 2;
}

#content .squares {
	background-image: url(images/border.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#content .text {
	padding-right: 40px;
	padding-left: 160px;
	z-index: 1;
}

#content .text2 {
	padding-right: 40px;
	padding-left: 160px;
	padding-bottom: 40px;
	z-index: 1;
}

#content .text {
	padding-right: 40px;
	padding-left: 160px;
	z-index: 1;
}

#content .text3 {
	padding-right: 40px;
	padding-left: 15px;
	z-index: 1;
}

#content .contact {
	position:absolute;
	width:294px;
	height:115px;
	z-index:2;
	top: 325px;
	text-align: left;
	margin-left: 17px;
	font-size: 120%;
}

#content .contact2 {
	position:absolute;
	width:306px;
	height:115px;
	z-index:2;
	top: 325px;
	text-align: left;
	margin-left: 320px;
	font-size: 120%;
}

#content li {
	font-size: 85%;
}

#leftside {
	width: 420px;
	float: left;
	padding-top: 50px;
	z-index: 2;
	text-align: left;
}

#leftside h2 {
	font-size: 250%;
	padding-left: 100px;
}

#leftside ol {
	list-style-type: none;
	padding: 0px 0px 0px 120px;
	font-size: 130%;
	z-index: 1;
}

#footer {
	clear: both;
	color: #000; background: #F1EBCF;
	height: 30px;
}

#footer p {
	text-align: center;
	padding-top: 5px;
	font-size: 85%;
}

#Layer1 {
	position:absolute;
	width: 156px;
	height: 278px;
	z-index: 1;
	margin-left: 130px;
	top: 452px;
	font-size: 90%;
	color:#000000;
}

#Layer2 {
	position:absolute;
	width:484px;
	height:282px;
	z-index:2;
	margin-left: 390px;
	top: 452px;
	font-size: 90%;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FFFFFF;
}
