/* section specific styles */
body {
	background: #a58e8e url(images/rmg_main_bg_tile.jpg) repeat-x;
	color: #000;
}
#pageWrapper {
	background: #ecede8 url(images/rmg_main_bg_tile.jpg) repeat-x;
}
#page {
	background: url(images/rmg_page_center_bg.jpg) no-repeat center top;
}
#shadowLeft {
	background: url(images/rmg_top_shadowleft.jpg) no-repeat;
}
#shadowRight {
	background: url(images/rmg_top_shadowright.jpg) no-repeat;
}
#pageLogo {
	background: url(images/rmg_page_logo.gif) no-repeat;
}
#pageBanner {
	background: url(images/rmg_main_page_banner.jpg) no-repeat;
}
a {
	color: #ef3e36;
}
#categoryList li a {
	background: url(images/rmg_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/rmg_leftnav_active.gif);
}
#content h2.pagetitle {
	border-bottom: 1px solid #dad9d6;
}
#content h2 a, #content h3 a {
	color: #8077b8;
}
#footerCenterWrapper {
	background-color: #a58e8e;
}
#footer {
	color: #ffc7c4;
	background: url(images/rmg_content_bg_tile.gif) repeat-y;
}
#footer a {
	color: #ffc7c4;
}
#footer p {
	background-color: #ca4741;
}
#footer address {
	background-color: #ca4741;
	color: #FFFFFF;
	border-bottom: 5px solid #ecede8;
}
#footer address a {
	color: #FFFFFF;
}
#bottomBorder {
	background-color: #8077b8;
}
