body.interior {
	background: url(../images/harvesters_page-top_bg.png) repeat-x;
}
#banner {
	background: #415985 url(../images/harvesters_banner_bg.png) repeat-x;
}
#nav_menu a:hover {
	background: #BF6A05 url(../images/harvesters_nav_bg_hover.png) repeat-x center top;
}
#content {
width:960px;
margin:20px auto;
padding:0;
}
#harvesters_content {
	float:left;
	width:730px;

}
#harvesters_content p {
	padding:0;
line-height:18px;
margin:0 0 10px 10px;
}
#harvesters_content h1 {
	margin:0 10px 10px 10px;
}
#harvesters_content h2 {
	margin:0 10px 10px 10px;
}
#harvesters_content li {
margin:0 0 15px 0;
}
#harvesters_right_sidebar {
	width:200px;
	float:right;
	background-color:#F8F8F8;
	background-image:url(../images/sidebar_bg.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin:0 0 20px 0;
}
#harvesters_right_sidebar p {
	font-size:12px;
	line-height:16px;
	padding:0 10px;
}
#harvesters_right_sidebar h3 {
	border-bottom:1px solid #fff;
	background-color:#112746;
	background-image:url(../images/sidebar_title_bg.png);
	background-repeat:repeat-x;
	color:#fff;
	padding:4px 0 4px 8px;
	margin:0 0 10px 0;
	width:192px;
	font-weight:bold;
}
#harvesters_right_sidebar h4 {
margin:0 0 0 10px;
}
#harvesters_right_sidebar ul {
list-style:disc;
list-position:inside;
padding:0;
margin:0 0 10px 25px;
}

#harvesters_right_sidebar p a {
	font-weight:normal;
}
#footer {
	background: url(../images/harvesters_footer_bg.png) repeat-x;
}
.highlighted {
	color: #CC6600;
}