body {
  //background: #CCB197;//#C6D5C6;
  background: url(../images/Background_uniform1.jpg) #ffffff repeat-y center;
  margin: 0 0 0 0;
  padding: 0; 
  border: 0; 
  font: 100% Arial, sans-serif;
  text-align: center;
}

//#pagetop {
position: relative;
top: 0 %;
}

#container {
	background: #fff;
	width: 820px;
	margin: 10px auto;
	padding: 1em 0;
	border: 6px groove #688669;//#799B79;
}

html>body #container {
	border: 6px double #2F422F;//#688669;
} 

#content {
	width: 820px;
}

html>body #content {
	width: 820px;
} 

#headers {
border: 0;
margin: 10;
padding: 0;
width: 800px;
text-align: center;
background: #C6D5C6;//#8C4D4D;
}

#headers a {
font-size: 0.7em;
font-weight: bold;
text-decoration: none;
}

#footer {
clear: both;
width: 800px;
border: 0;
margin: 5 0 0 0;
padding: 0;
text-align: center;
background: #C6D5C6;
font-size: 0.7em;
font-weight: bold;
}

#footer a {
font-size: 0.7em;
font-weight: bold;
text-decoration: none;
}

#copyright {
font-size: 0.8em;
font-weight: bold;
color: #7F0000;
}

#navigation {
	width: 680px;
	padding: 0;
	margin: auto;
}
html>body #navigation {
	width: 670px;
}

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

//--------- NEW HERE -----------//
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
}

#banner a {border-bottom: none;}

#nav a {
	display: block;
  font-family: Arial,sans-serif;
  border-bottom:none;
	font-size: 0.9EM;
	color: #007F00;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0.25em 0;
	}

#nav li {
	float: left;
	position: relative;
	width: 100px;
	text-align: center;
	background-color: white;
	padding: 0.1em 0 0 0;
}
#nav li#teahouse {
	width: 140px;
}
#nav li ul {
  position: absolute;
	height: auto;
	left: -999em;
}
#nav li li a  {
  width: 98px;
  w\idth: 98px;
}
#nav li li#teahouse a  {
  width: 140px;
  w\idth: 140px;
}
#nav li li a:hover {
	color: #7F0000;
	background: #799B79;
	padding: 0.1em 0 0.1em 0;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul {
  left: auto;
}

#nav li.sfhover ul {
  left: 0;
  }
#nav li li a {
	display: block;
	font-weight: bold;
	color: #006600;
	background: #C6D5C6;
	padding: 0.1em 0 0.1em 0;
}
a:link {text-decoration:none;color: #4c4c4c;border-bottom:1px dotted #4c4c4c;}
a:hover {text-decoration:none;color: #7F0000;background-color: #99CC99;border-bottom:1px dotted #7F0000;}
a:visited {text-decoration:none;color: #7F0000;border-bottom:1px dotted #7F0000;}
a:active {color: #7F0000;}
.pic a:link,.pic a:hover,.pic a:visited,.pic a:active {text-decoration:none;border:none;color:#FFFFFF;}

hr {
	display: none;
}

b {
font: Arial, sans-serif;;
font-weight: bold;
color: #7F0000;
}

.text
{
	position: relative;
	width: 130px;
	height: 1.2em;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #7F0000;
	background-color: #F4FBF7;
}

.btn
{
	position: relative;
	font-family: Arial,sans-serif;
	font-size: 0.8EM;
	font-weight:bold;
	color: #006600;
	height: 22px;
	width: 134px;
	background-color: #C6D5C6;
	border:1px solid;
   	border-top-color:#696;
   	border-left-color:#696;
   	border-right-color:#363;
   	border-bottom-color:#363;
}

input.btnhov{
   	color: #7F0000;
	background-color: #799B79;
}

.left {
  float: left;
  text-align: left;
}

.right {
  float: right;
  text-align: left;
}

.holderproddiv {
  width: 230px;
  margin: 0 10px 0;
  display: inline;   /*** This is a harmless "fix", used only to keep IE/win from
                        doubling margins on floats. ***/
}

.holder1div {
  float: left;
  width: 520px;
  display: block;
  margin: 0 10px 0;
  padding: 10px;
  display: inline;   /*** This is a harmless "fix", used only to keep IE/win from
                        doubling margins on floats. ***/
  color: #4F4F4F;
  font: Arial, sans-serif;
}

.holder3div {
  float: left;
  width: 750px;
  display: block;
  margin: 0 20px 0;
  padding: 10px;
  display: inline;   /*** This is a harmless "fix", used only to keep IE/win from
                        doubling margins on floats. ***/
}

.holder2div {
  width: 225px;
  margin: 0 10px 0;
  display: inline;   /*** This is a harmless "fix", used only to keep IE/win from
                        doubling margins on floats. ***/
}

.holder2div div {
  color: none;
  display: block;
  margin: 10px 0;   /*** This vertical margining is held inside the div by the borders ***/
  background-color: #C6D5C6;
  /*border: 1px solid black;*/
}
.holder2div a:hover {
font-size: 1em;
color: #7F0000;
}

.holder2div h2 {
  margin: 0;
  background-color: #799B79;
  color: white;
  font-size: 1.3em;
  padding: 3px;
  text-align: center;
}


.holder2div p {
  margin: 5px 0;
  padding: 5px;
  font-size: 0.9em;
}

.holder2div p b {
 font-weight: bold;
 color: black;
}

.holder1div p {
  font-size: 1em;
  color: black;
}

.holder1div h1 {
font-size: 1.4EM;
font-weight: bold;
padding-left:5px;
line-height: 18px;
}

.holder1div h2 {
font-size: 1.1EM;
font-weight: bold;
padding-left:5px;
}

.holder1div h5 {
font-size: 0.8EM;
font-weight: bold;
padding-left:5px;
}

.holder3div h1 {
font: Arial, sans-serif;
font-size: 1.3EM;
font-weight: bold;
color: #3F3F3F;
line-height: 16px;
}

.holder3div h2 {
font: Arial, sans-serif;;
font-size: 1.1EM;
font-weight: bold;
color: #3F3F3F;
}
.holdernav {
  width: 180px;
  margin: 0 20px 0;
  display: inline;   /*** This is a harmless "fix", used only to keep IE/win from
                        doubling margins on floats. ***/
}
.holdernav div {
  color: none;
  display: block;
  margin: 10px 0;   /*** This vertical margining is held inside the div by the borders ***/
  background-color: #C6D5C6;
}
.holdernav h2 {
  margin: 0;
  background-color: #799B79;
  color: white;
  font-size: 1.3em;
  padding: 3px;
  text-align: center;
}
.holdernav h3 {font-size: 1.2em;}
.holderdiv .p-divider {
  /*border-top: 1px solid black;*/
  /*padding-top: 5px;*/
}

#news {
 font-weight: bold;
 color: #4F4F4F;
}

#tipue {
 font-size: 0.6EM;
}

#products {
color: #3F3F3F;
background-color: #C6D5C6;
font: Arial, sans-serif;
}

#products a{
font-size: 0.9EM;
font-weight: bold;
padding: 3px;
}
#prod {float: left;clear:bottom;border:none;margin:10px 10px 40px 10px;}
#prodnav {font: Arial, sans-serif;font-weight: bold;font-size:0.85em;color: #3F3F3F;text-align: center;}
#prodnav td {width: 230px;}
#prodnav a:link,#prodnav a:hover,#prodnav a:visited,#prodnav a:active {text-decoration:none;border:none;background-color:transparent}

#imgText {padding:4px}
#TeaList, #TeawareList {width:520px}
#TeawareList td {width:240px;padding-top:10px;font-weight:normal;}
.price {text-align:right;height:27px;}
.odd {background-color:#eeeeee;}
.origin {text-align:center;background-color:#cccccc;}
.origin a{border:none;background-color:transparent;color: #4c4c4c;}
h1{text-align:center;padding-bottom:10px;}
/*Order Form table styles*/
.required{color:#007F00;font-weight:bold;}
.req{background-color:#cccccc;}
.field{width:70px;text-align:right}
.entry{text-align:left;font-weight:bold;}
#table1,#table2{font-size:0.75em}
#check{width:1px;}
blockquote {background: transparent url(../images/qtOpen.png) left top no-repeat;font-size:0.8em;font-weight:bold;font-style:italic;padding-bottom:30px;}
blockquote div {padding: 0 48px; background: transparent url(../images/qtClose.png) right bottom no-repeat;}
#article {border-bottom:none;}