.Backgroundstay {
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: auto;
}
.extendhigh {
	height: 100%;
}

.main {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}
.border-brown {
	box-shadow: 2px 2px 9px 5px #CCC;
	border-bottom-right-radius: 10px;
	border-radius: 10px;
}
.backgroundgreen {
	background-color: #929309;
	border-radius: 10px;
	box-shadow: 2px 2px 9px 5px #CCC;
}

.chaibackground {
	background-image: url(graphics/chai-background.jpg);
}


.mainbottom {

	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #000000;
}
.toptable {
	position: relative;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
}
.submenu {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}

.maintable {
	position: relative;
	top: 185px;
	width: 400px;
}
.mainheading {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 3px;
	font-weight: bold;
}
.border1 {
	border: 1px solid #000000;
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #000000;
}
.bordergreen {
	border: 1pt solid #565605;
}
.clickhere {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.bottomlinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}
.menubackground1 {
	background-color: #FFF;
}
.zeroborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.teabackground {
	background-image: url(graphics/tea-logo.jpg);
}
.backgroundaboutus {
	background-repeat: no-repeat;
	background-color: #FFF;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	letter-spacing: .1em;
}
.table-minus-50 {
	left: -50px;
	position: relative;
}

.headertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #929309;
	letter-spacing: 0em;
	font-weight: bold;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
.teas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.teahead {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.teawhiteline {
	border: 1px solid #FFF;
}
.backroundproducttea {
	background-image: url(graphics/tea-label-product.jpg);
	background-repeat: no-repeat;
}
.border-1-radius {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	height: 300px;
	clip: rect(auto,auto,auto,auto);
}
.border-1-radius-margin-5 {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	height: 300px;
	clip: rect(auto,auto,auto,auto);
	margin: 5px;
	padding: 5px;
	background-color: #FFF;
}
.border-1-radius-margin-5-2 {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	clip: rect(auto,auto,auto,auto);
	margin: 5px;
	padding: 5px;
}
.background-tea-labes {
	background-image: url(graphics/background.jpg);
	background-repeat: no-repeat;
}


.teas-headers {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

