body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #363636;
	background: #212725;
	font: 11px Arial, Helvetica, sans-serif;
}
p {
	margin: 12px 0px;
	padding: 0px;
}
a img {
	border-width: 0px;
	border-style: none;
}
.right_align {
	float: left;
	padding-right: 10px;
}
.div_hr {
	background: url(../images/content-step.gif) repeat-x left top;
	height: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dotted_hr {
	border-bottom: 1px dashed #B8B194;
	margin: 10px 0px;
	padding: 0px;
}

a {
	font-size: 11px;
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

.red_color {
	font-weight: bold;
	color: #9D080D;
}


div {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 748px;
	background: #EDE9DE;
}
#container #header {
	width: 748px;
}
#container #menu {
	background: url(../images/menu.gif) no-repeat left top;
	height: 53px;
	color: #000000;
}
#container #menu ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}
#container #menu ul li {
	margin: 0px;
	padding: 0px 18px;
	float: left;
	list-style: url(none) none;
	font-size: 10px;
	color: #FFFFFF;
	background: url(../images/menu-step.gif) no-repeat left 16px;
}
#container #menu ul li.last {
	background: url(none);
}

#container #menu ul li a {
	text-decoration: none;
	color: #0f1605;
	font-size: 1px;
}
#container #menu ul li.home {
	background: url(none);
}

#container  #menu  ul  li.home  a {
	background: url(../images/menu-home.gif) no-repeat left top;
	float: left;
	height: 53px;
	width: 39px;
}
#container  #menu  ul  li.home  a:hover {
	background: url(../images/menu-home.gif) no-repeat left -53px;
	height: 53px;
	color: #2a3914;
}
#container  #menu  ul  li.home  a.active {
	background: url(../images/menu-home.gif) no-repeat left -53px;
	height: 53px;
	color: #2a3914;
}
#container  #menu  ul  li.about  a {
	background: url(../images/menu-about.gif) no-repeat left top;
	float: left;
	height: 53px;
	width: 53px;
}
#container  #menu  ul  li.about  a:hover {
	background: url(../images/menu-about.gif) no-repeat left -53px;
	height: 53px;
}
#container #menu ul li.about a.active {
	background: url(../images/menu-about.gif) no-repeat left -53px;
	height: 53px;
}

#container  #menu  ul  li.health  a {
	background: url(../images/menu-health-benifits.gif) no-repeat left top;
	float: left;
	height: 53px;
	width: 91px;
}
#container  #menu  ul  li.health  a:hover {
	background: url(../images/menu-health-benifits.gif) no-repeat left -53px;
	height: 53px;
}
#container #menu ul li.health a.active {
	background: url(../images/menu-health-benifits.gif) no-repeat left -53px;
	height: 53px;
}

#container  #menu  ul  li.organic-eco  a {
	background: url(../images/menu-organic-eco.gif) no-repeat left top;
	float: left;
	height: 53px;
	width: 85px;
}
#container  #menu  ul  li.organic-eco  a:hover {
	background: url(../images/menu-organic-eco.gif) no-repeat left -53px;
	height: 53px;
}
#container #menu ul li.organic-eco a.active {
	background: url(../images/menu-organic-eco.gif) no-repeat left -53px;
	height: 53px;
}

#container  #menu  ul  li.tea-horse  a {
	background: url(../images/menu-tea-horse.gif) no-repeat left top;
	float: left;
	height: 53px;
	width: 81px;
}
#container  #menu  ul  li.tea-horse  a:hover {
	background: url(../images/menu-tea-horse.gif) no-repeat left -53px;
	height: 53px;
}
#container #menu ul li.tea-horse a.active {
	background: url(../images/menu-tea-horse.gif) no-repeat left -53px;
	height: 53px;
}

#container   #menu   ul   li.brewing-guide a  {
	background: url(../images/menu-brewing-guide.gif) no-repeat left top;
	float: left;
	height: 53px;
	width: 84px;
}
#container  #menu  ul  li.brewing-guide  a:hover {
	background: url(../images/menu-brewing-guide.gif) no-repeat left -53px;
	height: 53px;
}
#container #menu ul li.brewing-guide a.active {
	background: url(../images/menu-brewing-guide.gif) no-repeat left -53px;
	height: 53px;
}

#container  #menu  ul  li.contact  a {
	background: url(../images/menu-contact.gif) no-repeat left top;
	float: left;
	height: 53px;
	width: 58px;
}
#container  #menu  ul  li.contact  a:hover {
	background: url(../images/menu-contact.gif) no-repeat left -53px;
	height: 53px;
}
#container #menu ul li.contact a.active {
	background: url(../images/menu-contact.gif) no-repeat left -53px;
	height: 53px;
}



















#container #footer {
	background: #b8b194;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 12px;
	font-size: 9px;
}
#container #footer a {
	color: #2b3637;
	text-decoration: none;
	font-size: 9px;
}
#container #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#container #footer #copy_right {
	padding-top: 5px;
	color: #000000;
}
.error{
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.error_div {
	background: #E8D5CE;
	padding: 5px;
	border: 1px solid #DB9F85;
	color: #C96C45;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px auto;
	clear: both;
}
.message_div {
	background: #D9E7CD;
	padding: 5px;
	border: 1px solid #C4E0A3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px auto;
	clear: both;
	color: #80B63D;
}
.textfield {
	font: 11px Arial, Helvetica, sans-serif;
	color: #3C3E3A;
	border: 1px solid #9A9A9A;
	background: #FAF9F7 url(../images/textfield.gif) repeat-x left top;
	padding: 2px;
}
.greencol{
	color: #2E6804;
}
.redcol{
	color: #B70000;
	font-weight: bold;
}
.inputfield {
	font: 11px Arial, Helvetica, sans-serif;
	color: #3C3E3A;
	border: 1px solid #9A9A9A;
	background: #FAF9F7 url(../images/textfield.gif) repeat-x left top;
}
.grid {
	border: 1px solid #F3F0EB;
	margin-bottom: 5px;
	margin-top: 5px;
}
.right_border {
	border-right: 1px solid #E8E2D7;
}
.lighter_color {
	background: #F4F2EA;
	margin: 0px;
	padding: 5px;
}

