body {
	background-color: #666666;
}
.catalog_section_text {
	padding: 10px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}.subheads {
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.page_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3C65B0;
	font-weight: bold;
}
.left_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-right: 5px;
}
.left_nav_head a {
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
}
.left_nav_links a {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_navigation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body_copy a {
	color: #987347;
}
.body_copy a:hover {
	color: #8395BD;
	text-decoration: none;
}
.catalog_section_text a {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #977347;
}
.catalog_section_text a:hover {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3070B7;
	text-decoration: none;
}
.left_nav_links a:hover {

	color: #E1C3A9;
	text-decoration: underline;
}
.outline {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	width: 200px;
}
.item {
	padding-top: 10px;
}
.image_wrap {
	float: left;
}
.prod_place img {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.clear_prod {
	clear: both;
}
