/* section specific styles */
body {
	background: #948ea5 url(images/raai_main_bg_tile.jpg) repeat-x;
	color: #000;
}
#pageWrapper {
	background: #ecede8 url(images/raai_main_bg_tile.jpg) repeat-x;
}
#page {
	background: url(images/raai_page_center_bg.jpg) no-repeat center top;
}
#shadowLeft {
	background: url(images/raai_top_shadowleft.jpg) no-repeat;
}
#shadowRight {
	background: url(images/raai_top_shadowright.jpg) no-repeat;
}
#pageLogo {
	background: url(images/raai_page_logo.gif) no-repeat;
}
#pageBanner {
	background: url(images/raai_main_page_banner.jpg) no-repeat;
}
a {
	color: #5a4099;
}
#categoryList li a {
	background: url(images/raai_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/raai_leftnav_active.gif);
}
#content h2.pagetitle {
	border-bottom: 1px solid #dad9d6;
}
#content h2 a, #content h3 a {
	color: #f7971c;
}
#footerCenterWrapper {
	background-color: #948ea5 ;
}
#footer {
	color: #e2d6ff;
	background: url(images/raai_content_bg_tile.gif) repeat-y;
}
#footer a {
	color: #e2d6ff;
}
#footer p {
	background-color: #5a4099;
}
#footer address {
	background-color: #5a4099;
	color: #ffffff;
	border-bottom: 5px solid #ecede8;
}
#footer address a {
	color: #ffffff;
}
#bottomBorder {
	background-color: #f7971c;
}
