

/*Edited By Eugene Kuhns for Levy MG 1-3-2007*/


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h1 {
	font-size: 16px;
	color: #555C3D;
	}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #82684F;
	margin-top: 10px;
	}
h3 {
	font-size: 12px;
	color: #555C3D;
	line-height: 14px;
	font-weight: bold;
	}
h4 {
	font-size: 12px;
	color: #555C3D;
	font-weight: bold;
	margin-top: 0px;
	}
p {
	font-size: 11px;
	color: #8D7760;
	}
strong {
	color: #555C3D;
	}
ul li {
	font-size: 11px;
	color: #555c3d;
	line-height: 14px;
	}
ol li {
	font-size: 11px;
	color: #8D7760;
	}
	ol#products { list-style: none; margin-left: 10px; padding: 0;}
		ol#products li { display: inline; margin: 0; padding: .4em;}
			ol#products li a { color: #555c3d; }
.bodyGreen {
	color: #555C3D;
	line-height: 14px;
	}
.subheadsRev {
	color: #ECE9D8;
	line-height: 14px;
	}
table.form {
	font-size: 11px;
	font-weight:bold;
	color: #555c3d;
	}
tr.bodyBrown {
	color: 8D7760;
	line-height: 14px;
	font-size: 11px;
	}
table.bodyGreen {
	color: #555C3D;
	font-size: 11px;
	}
#subNav {
	font-size: 14px;
	font-weight: bold;
	}
#subNav ul {
	margin-left: 0px;
	padding-left: 0px;
	}
#subNav li {
	list-style: none;
	display: inline;
	}
.nativeImages {
	background-color: #93A070;
	}
address {
	font-style: normal;
	font-size: 11px;
	color: #8D7760;
	margin-left: 50px;
	}
/*Begin Catalog Formatting*/
.productA {
	border-top: 1px dashed #6b7C45;
	border-bottom: 1px dashed #6b7C45;
	background-color: #E5ECD8;
	padding: 20px 0px;
	}
.productB {
	padding: 20px 0px;
	}
table.catalog {
	float: right;
	margin: 5px;
	font-size: 9pt;
	color: #6B7C45;
	border: 1px solid #6b7c45;
	background-color: #ffffff;
	}
tr.Headers {
	background-color: #6B7C45;
	color: #ffffff;
	text-align: center;
	}
.catalog {
	margin-left: 10px;
	}