/* section specific styles */
body {
	background: #8e9aa5 url(images/rsm_main_bg_tile.jpg) repeat-x;
	color: #000;
}
#pageWrapper {
	background: #ecede8 url(images/rsm_main_bg_tile.jpg) repeat-x;
}
#page {
	background: url(images/rsm_page_center_bg.jpg) no-repeat center top;
}
#shadowLeft {
	background: url(images/rsm_top_shadowleft.jpg) no-repeat;
}
#shadowRight {
	background: url(images/rsm_top_shadowright.jpg) no-repeat;
}
#pageLogo {
	background: url(images/rsm_page_logo.gif) no-repeat;
}
#pageBanner {
	background: url(images/rsm_main_page_banner.jpg) no-repeat;
}
a {
	color: #007fb2;
}
#categoryList li a {
	background: url(images/rsm_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/rsm_leftnav_active.gif);
}
#content h2.pagetitle {
	border-bottom: 1px solid #dad9d6;
}
#content h2 a, #content h3 a {
	color: #d3bc00;
}
#footerCenterWrapper {
	background-color: #8e9aa5;
}
#footer {
	color: #b0eaff;
	background: url(images/rsm_content_bg_tile.gif) repeat-y;
}
#footer a {
	color: #b0eaff;
}
#footer p {
	background-color: #00a6e4;
}
#footer address {
	background-color: #00a6e4;
	color: #ffffff;
	border-bottom: 5px solid #ecede8;
}
#footer address a {
	color: #ffffff;
}
#bottomBorder {
	background-color: #ffe617;
}
