body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	color: #333333;
	background-color: #525150;
	margin: 0;
	padding: 0;
	background-image: url(Graphics/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a:link
{
	color: #921f0b;
}
a:visited
{
	color: #d47f2f;
}
a:hover
{
	color: #d47f2f;
}
H1 
{
	color: #761707;
	font-size: 150%;
}
H2
{
	color: #761707;
	font-size: 125%;
	font-weight: bold;
}
img.HeadImage 
{
	padding-top: -3px;
}
IMG.FloatRight
{
	float: right;
}
IMG.FloatLeft
{
	float: left;
	padding: 4px;
}
P.Quote 
{
	float: right;
	font-size: 110%;
	font-weight: bolder;
	text-align: right;
	padding: 5px;
}
P.Wisdom 
{
	padding-bottom:0;
	margin-bottom: -4pt;

}
TABLE
{
}
TABLE.Interior
{
	background-color: #EDE1B9;
	color: #000000;
}
TR
{
	vertical-align: baseline;
}
TD
{
	color: #000000;
	vertical-align: baseline;
}
TFOOT
{
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 3px;
}
TH
{
	font-weight: 600;
	font-size: 110%;
	padding-bottom: 2px;
	padding-top: 3px;
}
TD.Body
{
	vertical-align: top;
	background-color: #ffffff;
}
TD.BodySection
{
	vertical-align: text-top;
	border-left: single 2px #228b22;
}
TD.Description
{
	vertical-align: top;
	background-color: #ffffff;
}
TD.Checkbox
{
	background-color: #ffffff;
	text-align: center;
}
TD.ProdName
{
	font-weight: bolder;
}
TD.ProductionInfo
{
	font-size: 90%;
	font-style: italic;
	background-color: #EDE1B9;
}
ul
{
}
li
{
	padding-bottom: 10px;
	padding-top: 5px;
}
.breadcrumbs
{
	text-align: left;
	font-size: 69%;
}
.content
{
	width: 775px;
	margin: 0 auto;
	background-color: #ffffff;
}
.copy
{
	float: left;
	width: 540px;
	text-align: left;
	padding: 5px;
	padding-left: 10px;
}
.footer
{
	background-color: #761707;
	clear: both;
	text-align: center;
	font-size: 90%;
	padding: 5px;
	color: #ffffff;
}
.footer a:link
{
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited
{
	color: #E5D18F;
	text-decoration: none;
}
.footer a:hover
{
	color: #E5D18F;
	text-decoration: none;
}
.footer a:active
{
	color: #E5D18F;
	text-decoration: none;
}
.nonprintable
{
	display: block;
}
.nav
{
	font-weight: bold;
	font-size: small;
	color: #ffffff;
	padding: 10px;
}
.nav a:link
{
	color: #ffffff;
	text-decoration: none;
}
.nav a:visited
{
	color: #E5D18F;
	text-decoration: none;
}
.nav a:hover
{
	color: #E5D18F;
	text-decoration: none;
}
.nav a:active
{
	color: #E5D18F;
	text-decoration: none;
}
.printable
{
	display: none;
}
.side
{
	float: right;
	width: 211px;
	background-color: #761707;
}
.subnav
{
	padding-left: 15px;
}
.subhead
{
	font-size: 120%;
	font-weight: bold;
}