body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #ffffff;
	color: #5e6c3b;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	line-height: 1.7em;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	background-image:   url("images/nav-h-bg.gif");
	background-position:bottom right;
	background-repeat:no-repeat;
	 height:71px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
}
.nav a{
	width: 60px;
	margin: 0px 15px 0px 0px;
	padding: 53px 0px 0px 0px;
	text-align: center;
	display:block;
	float:left;
}
.black{
background-image:url("images/c-black-h.jpg");
}
.green{
background-image:url("images/c-green-h.jpg");
}
.white{
background-image: url("images/c-white-h.jpg");
}
.oolong{
background-image:url("images/c-oolong-h.jpg");
}
.herbal{
background-image:url("images/c-herbal-h.jpg");
}
.finder{
	background-image:   url("images/tea-find-h.jpg");
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	color: #dce1c1;
	padding:15px 85px 15px 30px;
	width:auto;
	height:auto;
	float:none;
}
.additional {
	background-image:   url("images/addtl-bg-h.jpg");
	height:189px;
	overflow:visible;
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	color: #dce1c1;
	padding:15px 15px 15px 30px
}

.header {
	 height:30px;
	background-image:url(images/logo-h.jpg);
	background-repeat: no-repeat;
}