body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #ffffff;
	color: #003300;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1{
font-size:16px
}
h2{
font-size:14px
}
h3{
font-size:12px
}
h4{
font-size:10px
}


a{
color: #006600;
}
a:visited{
color: #226622;
}
a:hover{
color: #669944;
}
a:active{
color: #77aa55;
}
.left {
	background-image:   url("images/left-bg.jpg");
	width:5px;
}
.right {
	background-image:   url("images/rt-bg.jpg");
	width:5px;
}
.finder{
	background-image:   url("images/tea-find-bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	color: #5e6c3b;
/*	padding:25px 150px 0px 0px;*/
	margin: 0px 0px 0px 0px;

	width: 275px;
	height:59px;
	float:left;
}
.additional-shell {
	background-color: #5e6c3b;
	background-image: url("images/addl-shell-bg.gif");
	width:200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
.additional {
	background-image:   url("images/addtil-bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	color: #dce1c1;
	padding:15px 15px 15px 30px;
	height:189px;
	overflow:visible;

}
.additional-shell a{
color: #fffadc;
text-decoration:underline;
}
.additional-shell a:visited{
color: #dce1c1;
}
.additional-shell a:hover{
color: #dce1c1;
text-decoration:none
}
.additional-shell a:active{
color: #fffadc;
}
.main-content {
	background-color: #dce1c1;
	background-image:url(images/main-h-01.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000033;
	padding:15px 15px 15px 15px;
	border-right:1px solid #b82f01;
	vertical-align:top;
		line-height: 1.6em;
}
.main-content td{
	font-size: 12px;
	color: #004400;
	font-weight:bold;
}
.sample{
float:right;
border:2px solid #b82f01;
}
.extra {
	font-size: 10px;
	color: #5e6c3b;
	padding:15px 15px 15px 15px;
	vertical-align:top;
}
.header {
font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #dce1c1;
	text-align: right;
	 background-image:url(images/header-link-bg.jpg);
	 background-position:right;
	 padding:0px 15px 0px 0px;
	 margin:0px 0px 0px 0px;
	height:25px;
	width:475px;

}
.header a{
	color: #dce1c1;
	text-decoration:none;
}
.header a:visited{
	color: #dce1c1;
	}
.header a:hover{
	color: #dce1c1;
text-decoration:underline;
}
.header a:active{
	color: #dce1c1;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	background-image:   url("images/nav-bg.gif");
	background-position:right;
	background-repeat:no-repeat;
	 height:59px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
}
.nav a{
	width: 50px;
	margin: 0px 15px 0px 0px;
	padding: 43px 0px 0px 0px;
	text-align: center;
	text-decoration:none;
	display:block;
	float:left;
	font-size:11px;
	color:#832800;
}
.nav a:visited{
	color:#832800;
}
.nav a:hover{
	text-decoration:underline;

}
.black{
background-image:url("images/c-black.jpg");
}
.green{
background-image:url("images/c-green.jpg");
}
.white{
background-image: url("images/c-white.jpg");
}
.oolong{
background-image:url("images/c-oolong.jpg");
}
.herbal{
background-image:url("images/c-herbal.jpg");
}
.footer {
	font-size: 10px;
	color: #225500;
	text-align: right;
}
.footer a{
color: #225500;
	font-weight: bold;
}
.footer a:visited{
color: #225500;
}
.footer a:hover{
color: #004477;

}
.footer a:active{
color: #004477;
}
ul {
	list-style-type: square;
}

.order {
	border: 2px solid #5E6C3C;
}
.update {
border-bottom:1px solid #bbcc88;
border-right:1px solid #bbcc88;
border-left:1px solid #f2ffd9;
border-top:1px solid #f2ffd9;
background-color:#eeffcc;
}

.errortext {
	color: red;
	padding: 5;
	border: 1px solid black;
	background-color: yellow;
}

.controlBar {
	width: 100%;
	height: 20px;
	background-color: #697E9D;
	color: white;
	font-size: 8pt;
	margin: 0;
	padding: 5 5 10 5;
	font-family: verdana;
	text-align: center;
}	

.controlBar a:link {
	text-decoration: underline;
	color: white;
}

.controlBar a:visited {
	text-decoration: underline;
	color: white;
}

.controlBar a:hover {
	text-decoration: none;
	color: white;
}
		
.blogEntry {
	/*padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;*/
}

.blogDate {
	color: gray;
	font-size: 8pt;
	padding-top: 5px;
	/*padding-right: 10px;*/
	padding-bottom: 2px;
	/*padding-left: 10px;*/
	/*width: 100%;*/
	letter-spacing: 2px;
}

.blogTitle {
	/*background-color: #ECECF7;*/
	font-size: 10pt;
	font-weight: bold;
	/*margin: 5 10 5 10;*/
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 3px;
	/*border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;	
	*/
}

.blogText {

	font-weight: normal;
	line-height: 1.6em;
	/*border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;	
	padding: 10px;	*/
}

.blogText p {

	font-weight: normal;
	line-height: 1.6em;
}

.blogText li {

	font-weight: normal;
	line-height: 1.6em;
}

.blogFooter {
	/*background-color: #ECECF7;
	width: 100%;*/
	/*padding: 2 10 4 10;	*/
	padding-bottom: 10px;
	padding-top: 10px;
	/*margin-top: 10px;*/
	color: gray;	
	letter-spacing: 1.5px;
	/*border: 1px solid gray;	*/
	border-bottom: 1px dashed gray;
	margin-bottom: 30px;
}

.blogFooter a:link {
	text-decoration: underline;
	color: gray;	
}

.blogFooter a:visited {
	text-decoration: underline;
	color: gray;		
}

.blogFooter a:hover {
	text-decoration: none;
	color: gray;		
}

.blogFooterLeft {
	font-size: 8pt;
	text-align: left;
	/*padding-left: 10px;*/
}

.blogFooterRight {
	font-size: 8pt;
	float: right;
	text-align: right;
	/*padding-right: 10px;*/
}

.blogText p {
	padding: 0 0 0 0;
}

.blogComments {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
}

.blogCommentsTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 5 2 5 2;
	letter-spacing: 3px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	width: 100%;
}

.blogCommentsFooter {
	color: gray;
	border-bottom: 1px dotted gray;
	padding: 0 0 20 0;
}

.previousPostsBox {
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
}

.previousPostsTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

.previousPostsLinks h3 {
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 8pt;
	display: inline;
}


.blogHomeArchiveBox {
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
}

.blogHomeArchiveTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}
