<!--

body {
	background-color:#B4D6B2;
	background-image: url(/images/bg_green.jpg);
  	background-repeat: repeat-x;
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center
}

a {
	color: #225A22;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #666;
}

#container {
	margin: 10px auto;
	padding: 0;
	width: 675px;
}

#checkout {
	float: right;
	width: 240px;
	text-align: left;
}

#checkout div {
	padding-top: 8px;
}

#checkout a {
	font-weight: bold;
	color: #225A22;
}

#checkout a:hover {
	color: #666
}

#menu {
	background-image: url(/images/menu.jpg);
	background-repeat: no-repeat;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	height: 45px;
	margin: 0;
	width: 680px;
}

#menu ul {
	margin: 0 0 0 20px;
	padding: 15px 0 0 0;
	float: left;
}

#menu ul li {
	display: inline;
}

#menu ul .nobar {
	padding: 0 17px;
}

#menu ul .bar {
	background-image: url(/images/separate.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 0 22px 0 17px;
}


#menu a {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#menu a:hover, #menu .selected {
	color: #225A22;
}

#main {
	padding: 0;
	margin: 0;
	background-color: #FFF;
	text-align: left;
}

#lmain {
	padding: 100px 0 15px 20px;
	margin: 0;
	float: left;
	text-align: left;
	width: 145px;
}

#lmain ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#lmain ul li {
	margin: 5px 0;
	padding: 5px;
	background-color: #E0EEE0;
}

#lmain a {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#lmain a:hover, #lmain .selected {
	color: #225A22;
	font-weight: normal;
}

#rmain {
	padding: 10px 0 5px 10px;
	float: left;
	text-align: left;
	width: 500px;
}

#rtop {
	padding: 0;
}

#rbottom {
	padding: 10px 0 0 0;
}

#lmain li {
	padding: 3px;
}

#rmenu {
	float: right;
	margin: 0;
	padding: 5px;
	text-align: left;
	width: 540px;
}

#rsearch {
	padding: 15px 10px;
	float: right;
}

#index1 {
  	background-image: url(/images/index1.jpg);
  	background-repeat: no-repeat;
	height: 128px;
  	margin: 0;
  	padding: 0;
	width: 673px;
}

#index2 {
  	background-image: url(/images/index2.jpg);
  	background-repeat: no-repeat;
	height: 126px;
  	margin: 0;
  	padding: 0;
	width: 673px;
	position: static;
	text-align: left;
}

#index3 {
  	background-image: url(/images/index3.jpg);
  	background-repeat: no-repeat;
	height: 134px;
  	margin: 0;
  	padding: 0;
	width: 673px;
}

#indexdesc {
	position: relative;
	left: 25px;
	top: 0px;
	width: 250px;
	line-height: 20px;
}

#aboutus {
	margin: 0 30px;
	padding: 20px 0 20px 0;
	line-height: 20px;
}

#abouttea {
	margin: 0 30px;
	padding: 20px 0 20px 0;
	line-height: 20px;
}

#abouttea #tea {
	padding-left: 40px;
}

#contactpic {
  	background-image: url(/images/contactus.jpg);
  	background-repeat: no-repeat;
	width: 468px;
	height: 287px;
	float: right;
	right: 5px;
}

#contactinfo {
	padding: 20px 0 0 0;
}

#contactinfo div {
	padding: 3px 0 3px 30px;
	margin: 0;
}

#contactform {
	padding: 130px 10px 5px 30px;
	margin: 0;
}

#wholesaleform {
	padding: 0 30px 5px 30px;
	margin: 0;
}

#footer {
	padding: 5px 0;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: normal;
}

#footer a {
	color: #225A22;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
}

.product {
	margin-top: 10px;
	position: relative;
}

.product .note {
	position: absolute;
	top: 0;
	left: 5px;
}

.product .detail {
	text-align: left;
	padding: 5px 0 3px 5px;
}

.detail div {
	padding: 2px 0;
}
.detail .cart {
	padding-top: 10px;
}

.detail img {
	position: absolute;
}

.detail .qty {
	width: 30px;
	height: 20px;
	color: #AAA;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

.title {
	color: #225A22;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.description {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

.sfont {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.font {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.gfont {
	color: #225A22;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.lfont {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.llfont {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.rfont {
	color: #FF0000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.display-title {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.display_col {
  	font-size: 12px;
  	font-weight: normal;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

-->