body  {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
        line-height: 200%;
	margin: 0; 
	padding: 0; 
	text-align: center; 
	color: #333;
}
.homebody {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 26px; font-weight: normal; color: #333333; text-align: left }

.body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; font-weight: normal; color: #333333; text-align: left }

.homenote {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal; color: #333333; text-align: center } 

.footnote {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal; color: #333333; text-align: left } 

.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 20px; font-weight: bold; color: #000000; text-align: left }

.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: bold; color: #7d6633; text-align: left }


a:link{
	color: #000000;
	text-decoration: none;
}


a:visited{
	color: #666666;
	text-decoration: none;
}


a:hover{
	color: #000000;
	text-decoration: none;
}

/***************LEFT NAV****************/

.leftnav{
	width:280px;
	font-family:Arial,sans-serif;
	font-size:11px;
	padding-top:30px;
	font-weight: bold;
	line-height: 12px; 
}

.subcategory{
	padding:5px 5px;
}

img.categorylink{
	border:none;
}

.leftnavcatchildren
{
	margin-left:0px;
	padding-top:6px;
	padding-bottom:6px;
	z-index:20;
	position:absolute;
	background-color:#f5f5eb;
	border:1px #ffffff;
}

.subhead
{
	padding:0px 20px;
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:30px;
}

