body { background-color:#FFF;} 

body.body_class_es {background-image:url(/images/orange_background.gif);}


#page_body h3, #page_body strong {
	color:#336699;
}

h4, h5, a {
	color:#336699;
}

#sidebar h4 {
	background:url(/images/blue_header_bg.gif) repeat-x;
}

#sidebar ul {
	list-style-image:url(/images/green_chevrons.gif);
}

#page {
	background:url(/images/page_bg.png) repeat-y;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/page_bg.png');
}

#page_bottom {
	background:url(/images/page_bottom_bg.png) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/page_bottom_bg.png');
}

#header .locale a, #corner_nav a, .headline {
	color:#668000;
}

#main_nav {
	/* background:url(/images/nav_bg.gif) repeat-x; --udpated by LCNW 12/17/19 JWH */
	background-color: #f19b4b;
}

#main_nav li + li {
	background:url(/images/dotted_border.gif) repeat-y;
}

body#understanding-donation #main_nav .understand h2 { background-image: url('/images/nav_bg_active.gif'); }
body#programs #main_nav .programs h2 { background-image: url('/images/nav_bg_active.gif'); }
body#how-you-can-help #main_nav .help h2 { background-image: url('/images/nav_bg_active.gif'); }
body#stories #main_nav .stories h2 { background-image: url('/images/nav_bg_active.gif'); }

#corner_nav li {
	background:url(/images/green_chevrons.gif) 20px 5px no-repeat;
}

#header .headline {
	background:url(/images/dotted_border.gif) left bottom repeat-x;
}

.headline h3 {
	background:#9C0058;
	color:white;
}

#main {
	background:url(/images/dotted_border.gif) 192px top repeat-y;
}

#registration_progress .current_page h2 {
	color:#668000;
}

#footer {
	background:url(/images/dotted_border.gif) repeat-x;
	color:#999999;
}

#footer_nav li + li {
	background:url(/images/gray_pipe.gif) left 4px no-repeat;
}

#brain_death {
	background:url(/flash/button_gray.gif) left 382px no-repeat;
}

.client_error {
	color:red;
}

.event_list {
	background:url(/images/warm_bg.gif) repeat-x;
}

.right_box, .right_box a {
	color:#668000;
}

.right_box {
	background:url(/images/green_box.jpg) no-repeat;
}

#page_body .stats strong {
	color:black;
}

.story {
	background:url(/images/stories_title.gif) no-repeat;
}

.story_es {
	background:url(/images/stories_title_es.gif) no-repeat;
}

.workplace h3 {
	color:#0B6084;
}

.workplace ul {
	list-style-image:url(/images/workplace_bullet.gif);
}
