body.mceContentBody, #right_col, #h_right_col {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #5b4a22;
}
a { color: #5b4a22; }
p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.item_name { 
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.item_image {
	float: left;
	border: 2px solid #5b4a22;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.item_description {
	
}
hr {
	border: 0px;
	border-bottom: 2px dotted #9ea523;
	margin-top: 25px;
	margin-bottom: 25px;
}
.web_link {
	margin-top: 15px;
	border: 0px;
}
.highlight_brown {
	font-size: 13px;
	font-weight: 900;
}
.embed_box {
	width: 400px;
	font-family: courier, serif;
	height: 80px;
	overflow: auto;
	border: 1px solid #cfcfcf;
}
.downloads_heading {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #7d8227;
	margin-bottom: 10px;
}