body, em	{
	margin: 0px;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
}	
.body	{
	margin: 0px 10px;
}
h1, h2	{
	color: #cccc99;
	font-variant: small-caps;
	font-weight: bold;
	font-family: goudy, times, times roman, serif;
	position: relative;
	z-index: 100;
	line-height: 100%;
}
.h1grn	{
	color: #cccc99;
	font-size: 28pt;
	font-variant: small-caps;
	font-weight: bold;
	font-family: goudy, serif, times, times roman;
	position: relative;
	z-index: 2;
	margin: 0px;
	padding: 0px;
/*
	line-height: 100%;
*/
}
.h1rst	{
	color: #993300;
	font-size: 28pt;
	font-variant: small-caps;
	font-weight: bold;
	font-family: goudy, serif, times, times roman;
	position: relative;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.h1blk	{
	color: #000000;
	font-size: 28pt;
	font-variant: small-caps;
	font-weight: bold;
	font-family: goudy, serif, times, times roman;
	position: relative;
	z-index: 1;
	top: -36px;
	left: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.h2grn	{
/*	color: #999966;	*/
	color: #cc9;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: bold;
	font-family: goudy, serif, times, times roman;
	position: relative;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.h2rst	{
	color: #930;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: bold;
	font-family: goudy, serif, times, times roman;
	position: relative;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.h2rstSpec	{
	color: #930;
	font-size: 20pt;
	font-variant: normal;
	font-weight: bold;
	font-family: goudy, serif, times, times roman;
	position: relative;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.h2blk	{
	color: #000;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: bold;
	font-family: goudy, serif, times, times roman;
	position: relative;
	z-index: 1;
	top: -26px;
	left: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.h2blkSpec	{
	color: #000;
	font-size: 20pt;
	font-variant: normal;
	font-weight: bold;
	font-family: goudy, serif, times, times roman;
	position: relative;
	z-index: 1;
	top: -26px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.rust	{
	color: #b40;
}
.green	{
	color: #999966;
}
.subhead	{
	font-variant: small-caps;
	font-weight: bold;
	font-family: goudy, serif, times, times roman;
	letter-spacing: 1px;
	font-size: 18px;
}
.footer	{
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 120%;
	letter-spacing: 1px;
	padding-top: 10px;
	clear: both;
}
a	{
	color: #930;
	text-decoration: none;
/*
	line-height: 160%;
*/
}
a.navlink	{
	color: #b40;
	text-decoration: none;
	line-height: 160%;
	font-size: 14px;
}
a:hover	{
	color: #cc9;
}
.locHere	{
	color: #cc9;
	font-size: 14px;
}
.listcell	{
	font-size: 14px;
/*
	line-height: 140%;
	padding-bottom: 4px;
*/
}
img	{
	border: 0;
}
.photo	{
	border: 2px solid black;
}
.pf_photo	{
	border: 2px solid black;
	position: relative;
	z-index: 1;
/*
	float: left;
*/
	margin-bottom: 10px;
}
.pfp	{
	font-size: 14px;
/*
	line-height: 140%;
*/
}
form	{
	margin: 0;
	padding: 0;
}
.button	{
	color: #cccc99;
	background-color: #993300;
}
.dir	{
	font-size: 12px;
	font-style: italic;
}
.cut	{
	font-size: 12px;
	color: #555;
}
.quoteRst	{
	color: #993300;
	font-size: 80pt;
	font-weight: bold;
	font-family: goudy, serif, times, times roman;
	position: relative;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	line-height: 80%;
	padding-right: 4px;
	width: 1%;
}
.quoteBlk	{
	color: #000000;
	font-size: 80pt;
	font-weight: bold;
	font-family: goudy, serif, times, times roman;
	position: relative;
	z-index: 1;
	top: -84px;
	left: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 80%;
	width: 1%;
}
.testAttrib	{
	margin-top: 10px;
	text-align: right;
	font-size: 14px;
	font-style: italic;
}
#shade, input.text, textarea	{
	background-color: #ddb;
}
#wooddesc, #tgdesc	{
	padding-top: 10px;
}
.wooden	{
	padding-top: 4px;
	font-size: 14px;
}

