﻿/** Business General Settings **/
.breadcrumbs
{
	background-color:#E4D9B9;
}
/* Business Content Main Nav
****************************/

#tab_nav li a
{
	color:#fff;
	background: url(../images/tab_unselected_bus.gif) #fff no-repeat 0px 0px;
}

#tab_nav li a:hover
{
	background: url(../images/tab_selected_bus.gif) #fff no-repeat 0px 0px;
}

/* BUSINESS TAB SELECTIONS *
*****************************/
#tab_nav li a.tab_selected
{
	color:#fff;
	background: url(../images/tab_selected_bus.gif) #fff no-repeat 0px 0px;
}




/*** BUSINESS HOME ***
**********************/
#educ_home_marquee
{
	background: url(../images/image_bus_home.jpg) top right no-repeat;
	background-color:#B0953A;
}
#educ_tagline
{
	background: url(../images/tagline_bus_home.gif) top left no-repeat;
	height:76px;
	width:275px;
	
}
.sub_feature
{
	background-color:#F1F1F0;
}


/* Business Selected Tab Pages
****************************/
#subnav_strip
{
	background-color:#B0953A;
}


#ctxmenu
{
	background-color:#B0953A;
}
#ctxmenu ul.title_graphic li a
{
	background: #B0953A url(../images/bus_title.png) no-repeat scroll left top;
	height:26px;
	width:116px;
}
#ctxmenu ul li.selected
{
	background: url(../images/bus_arrow.gif) top left no-repeat;
}
/*#ctxmenu ul ul li.selected
{
	background: url(../images/educ_arrow.gif) no-repeat -30px 0;
}*/


/** Business Reference Masters **
**************************************/
#subnav_strip_thick
{
	background-color:#B0953A;
}
#page_title
{
	background: transparent url('../images/bus_ref_title.png') no-repeat top left;
}
#page_title a
{
	display:block;
	height:26px;
	width:100px;
	text-indent:-9999px;
}


/** REFERENCE CONTENT STYLES **
******************************/
#ref_main h1
{
	color:#B0953A;
}

