@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6b6b6b;
}

#global {
	width: 729px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#container {
	width: 729px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#topnav {
	width: 255px;
	float: right;
	margin-bottom: 3px;
	}
	
#topnav a {
	color: #787878;
	text-decoration: none;
	}

#header {
	width: 729px;
	height: 300px;
	float: left;
	}

#rotating {
	width: 200px;
	height: 300px;
	float: left;
	}

#maingraphic {
	width: 529px;
	height: 300px;
	float: left;
	background: url(images/maingraphic.jpg) no-repeat;
	}

#nav {
	width: 224px;
	height: 116px;
	float: left;
	position: relative;
	top: 180px;
	left: 0px;
	}

#rollover {
	list-style-type: none;
	line-height: 24px;
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	top: 8px;
	left: 7px;
}

#rollover li img {
	position: relative;
	top: 5px;
	}

#rollover li {
	list-style-type: none;
	line-height: 24px;
	margin-left: 0px;
	padding-left: 0px;
	}

#rollover li a {
	padding-left: 30px;
}

#rollover li a:hover {
	background-image: url(images/bullet_leaf.gif);
	background-repeat: no-repeat;  background-position: 0px;
	padding-left: 30px;
}

#content {
	width: 676px;
	float: left;
	border-left: 1px solid #f0eee0;
	border-right: 1px solid #f0eee0;
	border-bottom: 1px solid #f0eee0;
	background: url(images/tea_btm.jpg) no-repeat;
	background-position: 403px 0px;
	padding-top: 20px;
	}

#left {
	width: 180px;
	padding: 0px 10px 10px 0px;
	float: left;
	}

#right {
	width: 456px;
	padding: 0px 10px 10px 20px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	}
	
.leftgrp {
	margin-bottom: 10px;
	padding-left: 10px;
	float: left;
	}

.rightcontent {
	padding: 13px 10px 10px 10px;
	}
	
#teabtm {
	width: 245px;
	height: 32px;
	position: relative;
	left: 200px;
	}

#footbath {
	width: 201px;
	height: 159px;
	background: url(images/footbath.jpg) no-repeat;
	float: right;
	}
/* here */
#logobg {
	width: 200px;
	height: 184px;
	background: url(images/logobg.jpg) no-repeat;
	float: left;
	}
	
#logosmall {
	width: 184px;
	height: 45px;
	position: relative;
	top: 20px;
	left: 10px;
	float: left;
	}

#innernav {
	width: 200px;
	height: 117px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	background: url(images/navbg.jpg) no-repeat;
	margin-bottom: 20px;
	}

#innernav #rollover {
	position: relative;
	left: 20px;
	}

#innercontent {
	width: 676px;
	float: left;
	border: 1px solid #f0eee0;
	background: url(images/innercontentbg.gif) repeat-y;
	background-position: right;
	}

ul {
	margin-top: 0px;
	}

img {
	border: 0px;
	}

p {
	margin: 0 0 1em 0;
	}

a {
	color: #7b7b7b;
	}

form {
	margin: 0px;
	}

h1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #917E35;
	font-weight: normal;
	padding-top: 20px;
	background: url(images/greenteaplant.gif) no-repeat;
	background-position: -5px 5px;
	height: 43px;
	padding-left: 45px;
	margin-bottom: -5px;
	position: relative;
	top: -10px;
	}

h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AB963F;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	}

.colimg {
	width: 33%;
        background: url(images/bullet_leaf.gif) no-repeat;
        padding-left: 28px;
	float: left;
	font-size: 11px;
	}

.col {
	width: 33%;       
	float: left;
	font-size: 11px;
	}

.bigcol {
	width: 66%;
	float: left;
	font-size: 11px;
	}

.clear {
	clear: left;
	}

#right ul li {
	margin-bottom: 8px;
	list-style: none;
	}

#contact label,input,select,textarea {
	display: block;
	float: left;
	margin-bottom: 6px;
	font-weight: bold;
}

#contact label {
	text-align: right;
	width: 150px;
	padding-right: 10px;
}

#contact input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #999999;
}

.req {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #ff0000;
	font-weight: bold;
}

.star {
	width: 10px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #ff0000;
	font-weight: bold;
}

br {
	clear: left;
}

.buttons {
	width: 180px;
	float: left;
	position: relative;
	left: 170px;
}

.reset {
	margin-left: 5px;
}
