body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/main_bg.gif);
}

#container {
	position:relative;
	width:900px;
	background-image: url(images/bg-container2.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #edf6e3;
	height: 1580px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;


}

#header {
	height: 205px;
	width: 880px;
	position: absolute;
	background-image: url(images/eco-tea-header2.png);
	background-repeat: no-repeat;
	background-position: center top;
	left: 20px;
}

#spacer {
	position:absolute;
	width:187px;
	height:139px;
	top: 60px;
	left: 25px;
}

#strip {
	position: absolute;
	width: 860px;
	top: 205px;
	background-color: #2f1106;
	border-top-width: 0.5pt;
	border-top-style: ridge;
	border-top-color: #F1B22A;
	border-bottom-color: #F1B22A;
	border-bottom-width: 0.5pt;
	border-bottom-style: ridge;
	color: #F1B22A;
	padding-top: 10px;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 40px;
}

#nav {
	position: absolute;
	width: 700px;
	left: 0;
	top: 7px;
	
}

#container #strip #nav a {
	font-weight: normal;
	color: #F1B22A;
	text-decoration: none;
}

#container #strip #nav a:hover {
	color: #82a70d;
}

#main-content {
	position:relative;
	width:508px;
	height:1120px;
}

#content {
	position:relative;
	left:40px;
	top:260px;
	width:508px;
	height:1120px;
}

#container #main-content p {
	color: #2f1106;
	line-height: 14pt;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
}

#container #main-content a {
	color: #2f1106;
	text-decoration: none;
}

#container #main-content a:hover {
	color: #5C743D;
}

#container #content #main-content li {
	color: #2f1106;
	padding-bottom: 10px;
}

#container #content #main-content ul {
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#title {
	position:relative;
	width:250px;
	height:35px;
}

#container #title h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
	color: #5c743d;
	text-decoration: underline;
	font-weight: bold;
}

#right-col {
	position:absolute;
	left:575px;
	top:280px;
	width:275px;
	height:700px;
	background-image: url(images/right-column-bg.png);
	background-repeat: no-repeat;
}

#container #right-col a {
	font-size: 11px;
	color: #2A0D00;
	text-decoration: underline;
	font-weight: bold;
}

#container #right-col a:hover {
	color: #006600;
}

#right-bottom {
	position:absolute;
	left:575px;
	top:1000px;
	width:274px;
	height:460px;
}

#container #right-bottom a {
	font-size: 11px;
	color: #2A0D00;
	font-weight: bold;
	text-decoration: none;
}

#container #right-bottom a:hover {
	color: #006600;
}

#footer {
	height: 210px;
	width: 880px;
	top: 1380px;
	position: absolute;
	left: 10px;
	background-image: url(images/footer-bg5.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#body-footer {
	position:relative;
	height:50px;
	width:auto;
	left: 0px;
	top: 460px;
	background-color: #EDF6E3;
	background-image: url(images/footerLine.png);

}

#container #body-footer a {
	font-weight: normal;
	color: #F1B22A;
	text-decoration: none;
}

#container #body-footer a:hover {
	font-weight: normal;
	color: #2F1106;
}

#contact-info {
	position: absolute;
	width: 400px;
	height: 100px;
	left: 240px;
	top: 25px;

}

#container #footer #contact-info {
	color: #5c743d;
	text-align: center;
	font-size: 8pt;
	line-height: 12pt;
	padding-top: 20px;
}

#container #footer #contact-info a {
	color: #5c743d;
	text-decoration: none;
}

#container #footer #contact-info a:hover {
	color: #2F1106;
}

.location {
	font-size: 12pt;
	font-weight: bold;
	color: #5C743D;
	margin: 0px;
	padding: 0px;
}

.point-form-header {
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
}

.link-on {
	font-weight: normal;
	color: #82a70d;
}

.link-on2 {
	color: #2F1106;
	font-weight: normal;
}

.small-print {
	font-size: 7.5pt;
	color: #2F1106;
}

.home-test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.7pt;
	color: #381D02;
	line-height: 11pt;
	font-style: italic;
}

