body	{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #D0BE86;
	background-image: url('http://www.pinenutsthebook.com/images/bg_pattern.png');
	background-repeat: repeat;
	font-family: trebuchet ms, verdana, helvetica, serif;
	color: #000000;
}
TD, td, .BodyText, div	{
	font-family: trebuchet ms, verdana, helvetica, serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.smbodytext	{
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.whitebg	{
	background-color: #FFFFFF;
}
.greenbg	{
	background-color: #CCCC66;
}
.ltbluebg	{
	background-color: #99CCFF;
}
.woodbg {
	background-image: url('http://www.pinenutsthebook.com/images/woodbg.gif');
	background-repeat: repeat-x;
}
.woodbg1 {
	background-image: url('http://www.pinenutsthebook.com/images/woodbg_01.gif');
	background-repeat: repeat-x;
}
.woodbg2 {
	background-image: url('http://www.pinenutsthebook.com/images/woodbg_02.gif');
	background-repeat: repeat-x;
}
.woodbg3 {
	background-image: url('http://www.pinenutsthebook.com/images/woodbg_03.gif');
	background-repeat: repeat-x;
}
.brownhead	{
	font-weight: bold;
	color: #996600;
}
.orangehead, a.orangehead, a.orangehead:hover, a.orangehead:visited	{
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.turquoisehead	{
	font-weight: bold;
	color: #007E8D;
}
.greenhead	{
	font-weight: bold;
	color: #008B60;
}
.bluehead	{
	font-weight: bold;
	color: #003399;
}
.redhead	{
	font-weight: bold;
	color: #993300;
}
.browntext	{
	line-height: 16px;
	font-style: italic;
	color: #996600;
}
.greentext	{
	color: #336633;
}
.bluetext	{
	font-style: italic;
	color: #3950B2;
}
.quote	{
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
	color: #000000;
}
.quotesource	{
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
	padding-top: 5px;
	color: #666666;
}
ul {
	margin: 5px 8px 0px 10px;
	padding: 0px 8px 0px 10px;
}
.FormButton	{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
}
input, textarea {
    border:1px solid Gray;
}

a	{
	color: #336633;
	font-weight: bold;
	text-decoration: underline;
}
a:hover	{
	color: #996600;
}
a:visited	{
	color: #999966;
}
a.black, a.black:hover, a.black:visited	{
	font-weight: normal;
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}
.smalltext, a.smalltext, a.smalltext:hover, a.smalltext:visited	{
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
}
.gray, a.gray, a.gray:hover, a.gray:visited	{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.footer, a.footer, a.footer:hover, a.footer:visited	{
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}