@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	background-color: #212121;
}
#banner {
	margin: 0px auto;
	padding: 0px;
	height: 80px;
	width: 760px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#bannerwrapper {
	background-color: #424242;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 10px;
}
#navwrapper {
	background-color: #424242;
	background-image:  url(../shared/bg_nav.gif);
	height: 20px;
	width: 100%;
}
#graywrapper {
	background-color: #eeeeee;
	background-image:  url(../shared/bg_gray.gif);
	background-repeat: repeat-x;
	clear: both;
}
#grayzone {
	background-color: #d5e1c8;
	background-image:  url(../shared/bg_gray2.gif);
	background-repeat: repeat-x;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 8px;
}
#footerwrapper {
	background-color: #779f87;
	background-image:  url(../shared/bg_footer.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image:  url(../shared/bg_footer2.gif);
	background-repeat: repeat-x;
	background-color: #8A9182;
	padding-top: 10px;
}
h1 {
	font-family: "Myriad roman", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #424242;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 760px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* feature images */

body.home div#main {
	background-repeat: no-repeat;
	background-position: -12px bottom;
}
body.teas div#main {
	background-image: url(../shared/bg_teas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
body.macha div#main {
	background-image: url(../shared/bg_macha.jpg);
	background-repeat: no-repeat;
	background-position: 20;
}
body.teaware div#main {
	background-image: url(../shared/bg_teaware.jpg);
	background-repeat: no-repeat;
	background-position: -120 top;
}
body.about_tea div#main {
	background-image: url(../shared/bg_abouttea.jpg);
	background-repeat: no-repeat;
	background-position: -10 top;
}
body.confections div#main {
	background-image: url(../shared/bg_confections.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body.order div#main {
	background-image: url(../shared/bg_order.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#greenwrapper {
	margin: 20px;
}


#mainwrapper {
	background-color: #FFFFFF;
}
#photoleft {
	margin: 0px;
	padding: 0px;
	width: 254px;
	float: left;
	vertical-align: bottom;
}
#contentsright {
	line-height: 1.4;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 254px;
	padding-bottom: 8px;
}
#contentsleft {
	line-height: 1.4;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 254px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 8px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.graytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	clear: both;
}
#photoright {
	margin: 0px 0px 0px 509px;
	padding: 0px;
	width: 250px;
}
/* #contentsleft {
	margin: 0px;
	line-height: 1.4;
	padding-top: 15px;
	padding-left: 20px;
	width: 440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
} */
.tablelists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	margin: 0px 0px 2px 0em;
	padding: 0px;
}
.homeback {
	background-image: url(../images/bh_home_06_colour.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 280px;
}
.quotestart {
	background-image: url(../shared/quotel_l.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}
.quotestop {
	background-image: url(../shared/quote_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-bottom: 10px;
}
.quotehome {
	margin-left: 130px;
	width: 250px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contentsrightshort {
	margin: 0px 0px 0px 254px;
	line-height: 1.4;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.twoeighty {
	height: 280px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited{
	color:#660033;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	text-decoration: none;
}
.fullwidth {
	clear: both;
}
.globalnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#banner a:link, #banner a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#banner a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
.phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#modified {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bottom {
	vertical-align: bottom;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2c4084;
}
.focus {
	background-image: url(/images/focus.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.network {
	background-image: url(/images/thomas-hunter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftcontentcell {
	padding-top: 15px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}
.japanese {
	font-family: "MS Mincho";
	font-size: 12px;
	line-height: 1.4;
}
.japanese2 {
	font-family: "ヒラギノ明朝 Pro W3","平成明朝","平成明朝体","細明朝体","ＭＳ Ｐ明朝","ＭＳ 明朝", "MS Mincho";
	font-size: 14px;
	line-height: 1.2;
}
.featuretext {
	line-height: 1.4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
#subnav {
	/* background-color: #D5E1C8; */
	height: 25px;
	width: 740px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* .japanese2 { font-family: "ヒラギノ明朝 Pro W3","平成明朝","平成明朝体","細明朝体","ＭＳ Ｐ明朝","ＭＳ 明朝", "MS Mincho"; }

.japanese3 {font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","ＭＳ ゴシック",Osaka; } */
.producttable {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.productinfo {
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.producttable td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.producttable th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #93AA9F;
	font-size: 12px;
}
.producttable td.r2 {
	background-color: #EEEEEE;
}
/* CSS Document */

.greytextblock {
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 8px;
}
.googlemap {
	text-align: center;
}
