body {
	/* customize_background */ background-color:#c4b499; /* customize_background */
}


#content {
	/* customize_content_background */ background-color:#050000; /* customize_content_background */
}
		
#pageHeader {
	/* customize_sideheader_background */ background-color:#DCD5B6; /* customize_sideheader_background */
}

#container {
	/* customize_border */ border-color:#848fbd; /* customize_border */
}

#content {
	/* customize_content_font_color */ color:#EDEDED; /* customize_content_font_color */
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	/* customize_content_titles_color */ color:#c20404; /* customize_content_titles_color */
}

#content a:link, #content a:visited {
	/* customize_content_link */ color:#9BBD2E; /* customize_content_link */
}

#content a:hover, #content a:active {
	/* customize_content_link_hover */ color:#8A9B00; /* customize_content_link_hover */
}

#container, #sidebarContainer {
	/* customize_sidebar_background */ background-color:#cccccc; /* customize_sidebar_background */
	/* customize_sidebar_font_color */ color:#7F7F7F; /* customize_sidebar_font_color */
}

#sidebarContainer a:link, #sidebarContainer a:visited{
	/* customize_sidebar_link_color */ color:#7F7F7F; /* customize_sidebar_link_color */
}

#sidebarContainer a:hover, #sidebarContainer a:active{
	/* customize_sidebar_link_active_color */ color:#7F7F7F; /* customize_sidebar_link_active_color */
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5 {
	/* customize_sidebar_title_color */ color:#7F7F7F; /* customize_sidebar_title_color */
}

#navcontainer {
	/* customize_navcontainer_font_color */ color:#ffffff; /* customize_navcontainer_font_color */
	/* customize_navcontainer_background_color */ background-color:#852d2d; /* customize_navcontainer_background_color */
}

#navcontainer a:link, #navcontainer a:visited, #navcontainer a:hover, #navcontainer a:active {
	/* customize_navcontainer_link */ color:#ffffff; /* customize_navcontainer_link */
	background-color: transparent;
}

#navbar ul li a:link, #navbar ul li a:visited {
	/* customize_navigation_link */ color:#886A5A; /* customize_navigation_link */
	/* customize_navigation_item_background */ background-color:#801f1f; /* customize_navigation_item_background */
}


#navbar ul li a:hover, #navbar ul li a:active, #navbar ul li a.nav-selected {
	/* customize_navigation_background_hover */ background-color:#56100E; /* customize_navigation_background_hover */

}

#navbar ul li a:hover, #navbar ul li a:active, #navbar ul li a.nav-path-selected, #navbar ul li a.nav-selected {
	/* customize_navigation_hover */ color:#FFFFFF !important; /* customize_navigation_hover */
}

#footer, #footer p {
	background-color: transparent;
	/* customize_footer_color */ color:#999999; /* customize_footer_color */
}

#footer a {
	/* customize_footer_link_color */ color:#666666; /* customize_footer_link_color */
}