/* MAIN WRAPPER*/
div#mainwrapper{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	overflow: hidden;
}
body {text-align: center;
}
/* MASTHEAD*/
#masthead {
	width: 1100px;
	visibility: visible;
	text-align: left;
	background-image: url(images/mashead-background.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 160px;
}
/* TOP NAVIGATION*/
div.menuBar1,
div.menuBar1 a.menuButton {
	color: #009933;
	top: -2px;
	text-decoration: none;
	z-index: 25;

}
div.menuBar1 {
	text-align: center;
	color: #009933;
	float: left;
	clear: none;
	background-image: url(images/navigation-background.gif);
	width: 1100px;
	padding-top: 3px;
	background-repeat: no-repeat;
	height: 28px;
	text-decoration: none;
	z-index: 25;

}
div.menuBar1 a.menuButton {
	cursor: pointer;
	position: relative;
	z-index: 25;
	text-align: right;
	color: #006600;
	text-decoration: none;
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	height: 31px;
	width: 183px;
	padding-right: 40px;
	padding-left: 40px;
}
div.menuBar1 a.menuButton:hover {
	color: #009900;
	text-decoration: underline;
	z-index: 25;

}
div.menuBar3,
div.menuBar3 a.menuButton {
	color: #009933;
	top: -2px;
	text-decoration: none;
	z-index: 25;

}
div.menuBar3 {
	text-align: center;
	color: #009933;
	float: left;
	clear: none;
	background-image: url(images/navigation-background.gif);
	width: 1100px;
	padding-top: 3px;
	background-repeat: no-repeat;
	height: 28px;
	text-decoration: none;
	z-index: 25;

}
div.menuBar3 a.menuButton {
	cursor: pointer;
	position: relative;
	z-index: 25;
	text-align: right;
	color: #006600;
	text-decoration: none;
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	height: 31px;
	width: 183px;
	padding-right: 20px;
	padding-left: 20px;
}
div.menuBar3 a.menuButton:hover {
	color: #009900;
	text-decoration: underline;
	z-index: 25;

}

#clear {
	clear: both;
}
div.menuBar2,
div.menuBar2 a.menuButton {
	color: #009933;
	font-weight: normal;
	top: -2px;
	text-decoration: none;
	z-index: 1;

}
div.menuBar2 {
	text-align: center;
	color: #009933;
	float: left;
	clear: none;
	height: 30px;
	width: 1100px;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-image: url(images/teas-under-navigation-background.gif);
	background-position: 0px -3px;
	margin-top: -1px;
	z-index: 1;

}
div.menuBar2 a.menuButton {
	cursor: pointer;
	position: relative;
	z-index: 1;
	color: #006600;
	text-decoration: none;
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	height: 31px;
	width: 183px;
	text-align: left;
	padding-right: 40px;
	padding-left: 30px;
	left: -30px;
}
div.menuBar2 a.menuButton:hover {
	color: #009900;
	text-decoration: underline;
	z-index: 1;

}
/* LEFT (MAIN) NAVIGATION*/
#leftnavigation {
	text-align: center;
	padding: 5px;
	float: left;
	width: 250px;
}
.maroonheaders {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #993300;
}
#leftnavigation a:link{
	visibility: visible;
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	line-height: 25pt;
}
#leftnavigation a:visited{
	visibility: visible;
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	line-height: 25pt;
}
#leftnavigation a:hover{
	visibility: visible;
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
	line-height: 25pt;
}
#mainsection {
	font-family: "Maiandra GD", Arial, Verdana;
	padding: 5px;
	float: left;
	width: 830px;
	text-align: left;
}
#mainsectionteasets {
	font-family: "Maiandra GD", Arial, Verdana;
	padding: 5px;
	float: left;
	width: 830px;
	text-align: left;
}
#mainsection a:link{
	visibility: visible;
	font-family: "Maiandra GD", Arial, Verdana;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	line-height: 25pt;
}
#mainsection a:visited{
	visibility: visible;
	font-family: "Maiandra GD", Arial, Verdana;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	line-height: 25pt;
}
#mainsection a:hover{
	visibility: visible;
	font-family: "Maiandra GD", Arial, Verdana;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
	line-height: 25pt;
}
.homebodyheader {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	color: #993300;
	padding-left: 140px;
}
.homebodyinfotext {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #006600;
	padding-left: 5px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}
.homebuttontext {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	color: #006633;
	text-align: center;
	margin-bottom: 2px;
}
.buttonboxgreen {
	font-family: "Maiandra GD", Arial, Verdana;
	color: #006633;
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	height: 250px;
}
.buttonboxgreen a, .buttonboxgreen a:visited {
	display: block;
	text-decoration: none;
	height: 250px;
	width: 250px;
	background-image: url(images/green-tea-home-button-big.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonboxgreen a:hover {
	background-position: left bottom;
	background-image: url(images/green-tea-home-button-big.gif);
	background-repeat: no-repeat;
}
.buttonboxoolong {
	font-family: "Maiandra GD", Arial, Verdana;
	color: #006633;
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	height: 250px;
}
.buttonboxoolong a, .buttonboxoolong a:visited {
	display: block;
	text-decoration: none;
	height: 250px;
	width: 250px;
	background-image: url(images/oolong-tea-home-button-big.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonboxoolong a:hover {
	background-position: left bottom;
}
.buttonboxpuerh {
	font-family: "Maiandra GD", Arial, Verdana;
	color: #006633;
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	height: 250px;
}
.buttonboxpuerh a, .buttonboxpuerh a:visited {
	display: block;
	text-decoration: none;
	height: 250px;
	width: 250px;
	background-image: url(images/puerh-tea-home-button-big.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonboxpuerh a:hover {
	background-position: left bottom;
}
.buttonboxwhite {
	font-family: "Maiandra GD", Arial, Verdana;
	color: #006633;
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	height: 250px;
}
.buttonboxwhite a, .buttonboxwhite a:visited {
	display: block;
	text-decoration: none;
	height: 250px;
	width: 250px;
	background-image: url(images/white-tea-home-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonboxwhite a:hover {
	background-position: left bottom;
}
#homelinktext {
	float: left;
	width: 135px;
	text-align: center;
}
.buttonboxdealer {
	font-family: "Maiandra GD", Arial, Verdana;
	color: #006633;
	float: left;
	width: 135px;
	background-repeat: no-repeat;
	height: 175px;
	margin-top: -85px;
}
.buttonboxdealer a, .buttonboxdealer a:visited {
	display: block;
	text-decoration: none;
	height: 175px;
	width: 135px;
	background-image: url(images/distributors-tea-home-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonboxdealer a:hover {
	background-position: left bottom;
}
.buttonboxlotus {
	font-family: "Maiandra GD", Arial, Verdana;
	color: #006633;
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	height: 250px;
}
.buttonboxlotus a, .buttonboxlotus a:visited {
	display: block;
	text-decoration: none;
	height: 250px;
	width: 250px;
	background-image: url(images/lotus-tea-home-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonboxlotus a:hover {
	background-position: left bottom;
}
.buttonboxjasmine {
	font-family: "Maiandra GD", Arial, Verdana;
	color: #006633;
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	height: 250px;
}
.buttonboxjasmine a, .buttonboxjasmine a:visited {
	display: block;
	text-decoration: none;
	height: 250px;
	width: 250px;
	background-image: url(images/jasmine-tea-home-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonboxjasmine a:hover {
	background-position: left bottom;
}
.buttonboxblack {
	font-family: "Maiandra GD", Arial, Verdana;
	color: #006633;
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	height: 250px;
}
.buttonboxblack a, .buttonboxblack a:visited {
	display: block;
	text-decoration: none;
	height: 250px;
	width: 250px;
	background-image: url(images/black-tea-home-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonboxblack a:hover {
	background-position: left bottom;
}
.buttonboxcon {
	font-family: "Maiandra GD", Arial, Verdana;
	color: #006633;
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	height: 250px;
}
.buttonboxcon a, .buttonboxcon a:visited {
	display: block;
	text-decoration: none;
	height: 250px;
	width: 250px;
	background-image: url(images/connosseurs-tea-home-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonboxcon a:hover {
	background-position: left bottom;
}
.buttonboxsets {
	font-family: "Maiandra GD", Arial, Verdana;
	color: #006633;
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	height: 250px;
}
.buttonboxsets a, .buttonboxsets a:visited {
	display: block;
	text-decoration: none;
	height: 250px;
	width: 250px;
	background-image: url(images/gifts-home-button-honey.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonboxsets a:hover {
	background-position: left bottom;
}
#homelinktextlower {
	text-align: center;
	float: left;
	width: 135px;
	margin-top: -70px;
	background-color: #000066;
}
.homelinktextlower {
	text-align: center;
	float: left;
	width: 135px;
	margin-top: -70px;
}
#questionbox {
	float: left;
	padding-left: 3px;
	width: 390px;
	text-align: left;
	padding-top: 15px;

}
.maroonheadersmall {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #993300;
}
.askbutton {padding:0;margin:0;border:none;background:none;cursor:pointer;}
#testimonialbox {
	float: left;
	padding-left: 3px;
	width: 400px;
	font-family: "Maiandra GD", Arial, Verdana;
	padding-top: 15px;
}
#testimonialbox a:link{
	visibility: visible;
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	line-height: 25pt;

}
#testimonialbox a:visited{
	visibility: visible;
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
#testimonialbox a:hover{
	visibility: visible;
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
#footer { font-family: "Maiandra GD", Arial, Verdana; border-top-width: 1px; border-top-style: solid; border-top-color: #993300; font-size: 11pt; color: #006633; text-align: left; padding: 5px; width: 1100px; background-repeat: no-repeat; background-position: 800px center; 
}
.footertext {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #006633;
	margin-top: 25px;

}
.homelinktextbutton {
	font-family: "Maiandra GD", Arial, Verdana;
	color: #006633;
	float: left;
	width: 135px;
	background-repeat: no-repeat;
	height: 31px;
	margin-top: -85px;
	border: thin solid #996600;

}
.homelinktextbutton a, .homelinktextbutton a:visited {
	display: block;
	text-decoration: none;
	height: 31px;
	width: 135px;
	background-image: url(images/connosseurs-tea-home-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.homelinktextbutton a:hover {
	background-position: left bottom;
}
.generalheader {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	color: #993300;
	text-align: center;
}
.teapagethumbnail {
	text-align: left;
	float: left;
	width: 260px;

}
.teainformation {
	float: left;
	width: 800px;
	padding-left: 20px;


}
.ordertea {
	text-align: left;
	padding-left: 10px;

}
.teainfotext {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #006600;
	padding-left: 5px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
	padding-right: 10px;
}
.maroontext {
	color: #993300;
}
.signupframe {
  color: #006600;
  font-family: Arial, Helvetica, sans-serif;
}
#mainsectionteas {

	font-family: "Maiandra GD", Arial, Verdana;
	padding: 5px;
	float: left;
	width: 1100px;
	text-align: left;
}
.teatagline {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #006633;
	text-align: center;
}
.maroonheadercentre {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #993300;
	text-align: center;
}
#benefits {
	margin-left: 500px;
}
.homebodyinfotextcentre {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #006600;
	padding-left: 5px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
}
.testimonialtext {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #006600;
	padding-left: 5px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}
.centre {
	text-align: center;
}
.teatipheader {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 15pt;
	font-weight: bold;
	color: #993300;
	text-align: center;
}
.wu {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #993300;
	text-align: right;
	padding-right: 25px;
}
#benefitsnonteapages {
	margin-left: 370px;
}
#benefitsofferspage {
	margin-left: 270px;
}
.testimonialheader {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #993300;
	margin-left: 0px;
	padding-left: 75px;
}
.offerspagemaroonheadercentre {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #993300;
	text-align: center;
	margin-left: -270px;
}
.offerspageteatagline {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #006633;
	text-align: center;
	margin-left: -270px;
}
.questionnaire {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #006633;
}
.gap3 {
	margin-bottom: 3px;
	padding-left: 6px;

}
.gap12 {
	margin-bottom: 12px;

}
.14pttext {
	font-size: 14pt;
	color: #006600;


}
#basenav a:link{
	visibility: visible;
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 11pt;
	color: #006600;
	text-decoration: none;
	line-height: 17pt;
}
#basenav a:visited{
	visibility: visible;
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 11pt;
	color: #006600;
	line-height: 17pt;
	text-decoration: none;

}
#basenav a:hover{
	visibility: visible;
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 11pt;
	color: #009900;
	text-decoration: underline;
	line-height: 17pt;
}
.homebodyinfotextbigger {

	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	color: #006600;
	padding-left: 5px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}
.homebuttontextsmaller {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 11pt;
	color: #006633;
	text-align: center;
	margin-bottom: 2px;
	line-height: 23px;
}
#clear1 {

	clear: both;
}
#clear2 {

	clear: both;
}
#clear3 {

	clear: both;
}
#greenteainfo {
	font-family: "Maiandra GD", Arial, sans-serif;
	font-size: 10px;
	color: #009900;
	display: none;
}
.lotusteainfotext {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #006666;
	padding-left: 5px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
	padding-right: 10px;
}
a.lotusteainfotext:link {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	color: #006666;
}
.lotusheadersmall {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #006666;
}
.lotustext {
	color: #006666;
}
.lotusheader {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	color: #006666;
	text-align: center;
}
.lotusheader2 {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 15pt;
	color: #006666;
	text-align: center;
}
.loyaltyheader {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 18pt;
	color: #006666;
	text-align: center;
}
.lotusheadercentre {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #006666;
	text-align: center;
}
.lotusteatagline {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #006666;
	text-align: center;
}
.lotusbenefits {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 14pt;
	color: #006666;
	text-align: center;
}
.red {
	color: #FF0000;
}
#newsbox {
	float: left;
	padding-left: 3px;
	width: 380px;
	font-family: "Maiandra GD", Arial, Verdana;
	text-align: left;
	margin-top: -5px;
}
#newsbox2 {
	float: left;
	width: 798px;
	font-family: "Maiandra GD", Arial, Verdana;
	background-color: #B7D9D7;
	background-image: url(images/newsbox2-bgd-sides.gif);
	background-repeat: repeat-y;
	margin-top: -5px;
}
#newsbox2 p {
	padding-left: 15px
}
#newsbox2top {
	float: left;
	padding-left: 3px;
	width: 800px;
	height: 30px;
	background-color: #B7D9D7;
	background-image: url(images/newsbox2-bgd-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#newsbox2base {
	float: left;
	padding-left: 3px;
	width: 800px;
	height: 30px;
	background-color: #B7D9D7;
	background-image: url(images/newsbox2-bgd-base.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#offersbox {
	float: left;
	padding-left: 5px;
	width: 240px;
	font-family: "Maiandra GD", Arial, Verdana;
	text-align: center;
}
#tipsbox {
	float: left;
	padding-left: 3px;
	width: 800px;
	font-family: "Maiandra GD", Arial, Verdana;
	padding-top: 15px;
}
#leaderbox {
	padding-left: 3px;
	font-family: "Maiandra GD", Arial, Verdana;
	padding-top: 15px;
}
.biggreenheader {
	font-family: "Maiandra GD", Arial, Verdana;
	font-size: 30pt;
	color: #006600;
	padding-left: 5px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: center;
}

