#header {
	background: url(/images/header_logo_bmx.gif) no-repeat 0 0 !important;
}

#topnav {
	background: url(/images/top_nav_bg_bmx.gif) no-repeat 0 0 #CC5258 !important;
	border-bottom: 1px solid #93161B !important;
}

#topnav a {
	background: url(/images/top_nav_partition_bmx.gif) no-repeat 100% 0  !important;
}

#topnav a:hover {
	color: #5D3838 !important;
	background-color: #EEB6B6 !important;
}


/* =========   end of top navigation elements   ========= */

#column1 {
	background-color: #B51419 !important;
}

#column2 {
	border-top: 6px solid #B51419  !important;
}


/* ==========  column 2 elements  ============= */

#searchbar {
	background: #B51419 !important;

}

#searchbar_input {
	background: url('/images/search_box_bg_bmx.gif') no-repeat 0 3px  !important;
}


.blue_header {
	background: #B51419 !important;
}


.news_item h3 {
	background: #B51419 !important;
}

/* ==========  column 3 elements  ============= */

#column3 h2 {
	background-color: #B51419 !important;
}


/* =========== footer stuff ============= */

#footer_container {
	background: #B51419 !important;
}


#bflink {
	color: #EEB6B6 !important;
}

#bflink a {
	color: #EEB6B6 !important;
}

#bflink a:hover {
	color: #EEB6B6 !important;
}


	
/* ----------------------------------- DHTML Side Menu ------------------------------------------- */

/* All A tags - i.e menu items. */
#dhtmlgoodies_slidedown_menu a{
	background: url(/images/left_nav_button_bg_over.gif) no-repeat 0 0 #fdfdfd !important;
}

#dhtmlgoodies_slidedown_menu a:hover {
	background: url(/images/left_nav_button_bg.gif) no-repeat left center !important;
}


#dhtmlgoodies_slidedown_menu .slMenuItem_depth2 {
	background: none !important;
}

#dhtmlgoodies_slidedown_menu .slMenuItem_depth2:hover {
	background: url(/images/submenu_hoverover_bmx.gif) no-repeat left center !important;
}


