body {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin:15px;
	background-color:#d7b472;
	font-size:10pt;
}
img{
	border:0;
}
h1{
	font-size:14pt;
	border:1px solid #d7b472;
	border-width:0 0 1px 0;
}
h2{
	font-size:12pt;
}
h3{
	font-size:10pt;
}
p{

}
li{
	font-size:10pt;
	margin:0 0 5px 0;
	list-style:circle;
}
.right{
	float:right;	
	margin:10px 0 10px 10px;
}
#centering{
	width:830px;
	margin:0 auto;
	height:auto;
}
/*  15px white inner frame with 1px brown border */
#wrapper{
	position:relative;
	float:left;
	width:798px;
	padding:15px;
	/*margin:15px;*/
	height:auto;
	background-color:#FFFFFF;
	border:1px solid #ae8331;
}
*HTML #wrapper{
	xwidth:768px;
}	
#mainFrame{
	position:relative;
	float:left;
	width:738px;
	padding:30px;
	height:auto;
	background:url(images/bkgd_mainFrame.jpg) #ebd7ab no-repeat;
}

#logo{
	position:absolute;
	left:66px;
	top:58px;
	z-index:10;
}
#teasNav{
	position:absolute;
	top:321px;
	left:92px;
	height:120px;
	width:175px;
	text-align:left;
	font-size:9pt;
	z-index:10;
	margin:0;
	padding:0;
}
#teasNav li{
	list-style:none;
	margin:0 0 15px 0;
}
#teasNav a{
	color:#663300;
}
#teasNav a:hover{
	color:#FF9900;
}
#teasNav .selected a{
	color:#CC0000;
}
#contact{
	position:absolute;
	top:321px;
	left:92px;
	height:150px;
	width:175px;
	text-align:left;
	font-size:8.5pt;
	z-index:10;
}
#nav{
	position:absolute;
	top:-60px;
	left:285px;
	left:0;
	width:380px;
	height:20px;
	z-index:100;
	text-align:left;
}
.quote{
	background-color:#D3C198;
	padding:20px;
	font-style:italic;
	font-size:13pt;
	line-height:1.5em;
}
.credit{
	display:block;
	text-align:right;
	font-style:normal;
	margin-top:10px;
}
.strike{
	text-decoration:line-through;
	color:red;
}
.priceNote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#C60;
}
#nav a{
	color:#663300;
}
#nav a:hover{
	color:#FF9900;
}
#nav a.selected{
	color:#CC0000;
}
#content{
	position:relative;
	float:left;
	margin:150px 0 0 285px;
	text-align:left;
	width:450px;
}
.gallery{
	position:relative;
}

.gallery img.thumb{
	position:relative;
	top:0;
	left:0;
}
.gallery img.btn{
	position:absolute;
	display:block;
	top:198px;
	left:95px;
	z-index:1;
}
li.hide{
	display:none;
}


#teas p, #locations p{
	margin:0;
	padding:0 0 10px 0;
}
#footer{
	margin:0 auto;
	clear:both;
	width:830px;
	height:20px;
	text-align:center;
	font-size:8pt;
	padding:20px 0;
}
