/* ======================================== Performing Groups ==============================*/


/* ======================================== Header Main Content ==============================*/
#contentcolumn h2 {
	background-color: #9A6600;
}

/* ======================================== Header Main Links ==============================*/
#contentcolumn a.more_info{
	color:#996600;
}

#contentcolumn  a.content_book_now{
	color:#996600;
	background: url(/performinggroups/images//bg/eventbook_middle.gif) center left no-repeat;
}

/* ======================================== Orchestra Background tiled image (All Document) ==============================*/
#content {
	background: url(/performinggroups/images//bg/orchestra_column_border.gif) top left repeat-y #fff;
}

/* ======================================== Orchestra Header 2  ==============================*/
#orchestranav h2 {
	background-color: #9A6600;
	}

/* ======================================== Orchestra Link Panels ==============================*/

#orchestranav ul li.header{
	background-color: #211909;
	border-bottom: 1px solid #35280c;
	background-image: url(/performinggroups/images//generic/sidebar_bullet.gif);
}



/* ======================================== Orchestra Header 3 ==============================*/
#orchestranav h3 {
	background-color: #9A6600;
	}
/* ======================================== Mailing List BG ==============================*/
#join_mailing_list {
	background-color: #EAD7AF;
}

/* ======================================== Mailing List Button bg ==============================*/
#join_mailing_list .mail_button {
	background-color: #9A6600;
}

/* ======================================== Events Column   ==============================*/
#eventscolumn {
	background-color: #f7f6f2;

}

/* ======================================== Events Column h2 ==============================*/
#eventscolumn h2 {
	color: #FFFFFF;
	display: block;
	width: 201px;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 34px;
	margin: 0px;
	line-height:2.2em;
	background:url(/performinggroups/images//bg/calendarheader_bg.gif) 10px 4px no-repeat #9A6600;

}
/* ======================================== Events Column h3 ==============================*/
#eventscolumn h3 {
	background-color:#ba9752;
}

/* ======================================== Events Column form bg==============================*/
#eventscolumn fieldset { background-color:#f7f6f2;}

#eventscolumn p a.booknow {
	color: #996600;
	background: url(/performinggroups/images//bg/eventbook_right.gif) center left no-repeat;
}

/* ======================================== Footer ==============================*/
#footer {
	background: #9a6803;
}

div#contentcolumn a {
	color: #996600;
}


/* ============KARL==========*/
/* == highlight == */
#orchestranav ul li.sub_nav:hover,
#orchestranav ul li.sub_nav_active,
#orchestranav ul li.sub_sub_nav:hover,
#orchestranav ul li.sub_sub_nav_active,
#orchestranav ul li.sub_nav a:hover,
#orchestranav ul li.sub_nav_active,
#orchestranav ul li.sub_sub_nav a:hover,
#orchestranav ul li.sub_sub_nav_active a{
	color: #FFF;
	background-color: #ba9752;
}

/* ----------------------- pop out menu -----*/

#orchestranav ul
{
	
}

.popup_nav{
	background-color: #EAD7AF;
	display: none;
	z-index: 100;
	position: absolute;
	margin: 5px 2px 5px 0px;
	width: 350px;
	border: 1px solid #EAEAEA;;
	border-bottom: none;
}

.popup_nav li{
	border-bottom: 1px solid #EAEAEA;;
	height: 46px;	
}

object {
	z-index:1;
}

