body
{
	background-color:white; /*#EFE7CE;*/
}
h1
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#302923;
	margin-bottom:5px;
}
h2
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#302923;
	margin-bottom:5px;
}
td.main
{
	padding:12 12 12 12;
}
td.homemain
{
	padding:12 12 6 12;
	background-position:right;
	background-image:url(../images/homepage_intro.gif);
	background-repeat:no-repeat;
}
td.categoryheader
{
	height:32px;
	margin-bottom:5px;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#600506;
	text-decoration:none;
}
a.categoryheader
{
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#600506;
	text-decoration:none;
}
div.bodytext, td.bodytext
{
	font-family:Arial,sans-serif;
	font-size:11px;
	color:Black;
}
div.bodyheader, td.bodyheader
{
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#302923;
}
a.more
{
	font-family:Arial,sans-serif;
	font-size:11px;
	color:#600506;
	/*text-decoration:none;*/
}
div.signature
{
	margin-top:10px;
	/*margin-bottom:10px;*/
	font-family:Arial,sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#373326;
}
div.imageblurb
{
	margin-top:5px;
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#600506;
}
td.footer, a.footer
{
	font-family:Arial,sans-serif;
	font-size:9px;
	color:Black;
	text-decoration:none;
}
td.toppad
{
	padding-top:12px;
}
td.hpcategory
{
	background-color:#F7EFE9;
	width:170px;
	padding:8px 8px 8px 8px;
	height:100%;
}
td.sidecategory, td.sidecategorylast
{
	background-color:#F7EFE9;
	width:250px;
	padding:8px 8px 8px 8px;
}
td.sidecategory
{
	border-bottom-color:#EFE7CE;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
td.llcell, td.llcelllast
{
	padding-left:3px;
	color: white;
	background-color: darkgray;
	border-bottom-color:black;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
td.llcell
{
	border-right-color:Black;
	border-right-style:solid;
	border-right-width:1px;
}
td.llcelldata
{
	padding-left:3px;
	border-right-color:Black;
	border-right-style:solid;
	border-right-width:1px;
}
input.input
{
	width:200px;
}