/* section specific styles */
body {
	background: #a5a38e url(images/rmpr_main_bg_tile.jpg) repeat-x;
	color: #000;
}
#pageWrapper {
	background: #ecede8 url(images/rmpr_main_bg_tile.jpg) repeat-x;
}
#page {
	background: url(images/rmpr_page_center_bg.jpg) no-repeat center top;
}
#shadowLeft {
	background: url(images/rmpr_top_shadowleft.jpg) no-repeat;
}
#shadowRight {
	background: url(images/rmpr_top_shadowright.jpg) no-repeat;
}
#pageLogo {
	background: url(images/rmpr_page_logo.gif) no-repeat;
}
#pageBanner {
	background: url(images/rmpr_main_page_banner.jpg) no-repeat;
}
a {
	color: #889b00;
}
#categoryList li a {
	background: url(images/rmpr_leftnav_inactive.gif) no-repeat 26px 6px;
}
#categoryList li.active {
	background: url(images/main_leftnav_bgactive.gif) repeat-y;
}
#categoryList li.active a {
	background-image: url(images/rmpr_leftnav_active.gif);
}
#content h2.pagetitle {
	border-bottom: 1px solid #dad9d6;
}
#content h2 a, #content h3 a {
	color: #f7971c;
}
#footerCenterWrapper {
	background-color: #a5a38e ;
}
#footer {
	color: #e2d6ff;
	background: url(images/rmpr_content_bg_tile.gif) repeat-y;
}
#footer a {
	color: #657300;
}
#footer p {
	background-color: #b7d100;
}
#footer address {
	background-color: #b7d100;
	color: #7e9001;
	border-bottom: 5px solid #ecede8;
}
#footer address a {
	color: #7e9001;
}
#bottomBorder {
	background-color: #f7971c;
}
