@charset "utf-8";
body, address, blockquote, dl, ol, ul, li, fieldset, form, h1, h2, h3, h4, h5, h6, p, pre {
margin:0;
padding:0;
}
/* ---------- ::HTML & Body:: --------------------- */
html { 
font-size:100.01%;  
height: 101%;
}
body { 
height:100%;
font:62.5%/1.4 Arial,Tahoma,Geneva,Helvetica,sans-serif;
background:#CBD6C9;
color:#333;
}

a {
	text-decoration: none;
}

* html p {
	font-size: 1.075em;
}

*:first-child+html p {
	font-size: 1.075em;
}

* html h1 {
	font-size: 130%;
} 
* html h2 {
	font-size: 120%;
}
* html h3 {
	font-size: 110%;
}
* html h4 {
	font-size: 100%;
}
* html h5 {
	font-size: 100%;
}
* html h6 {
	font-size: 100%;
}

*:first-child+html h1 {
	font-size: 130%;
} 
*:first-child+html h2 {
	font-size: 120%;
}
*:first-child+html h3 {
	font-size: 110%;
}
*:first-child+html h4 {
	font-size: 100%;
}
*:first-child+html h5 {
	font-size: 100%;
}
*:first-child+html h6 {
	font-size: 100%;
}

#site_wrapper {
	width: 940px;
	margin: 0 auto;
	font-size: 1.15em;
}

#header_wrapper {
	background: #37855D;
}

#header_logo {
	background: #419971 url(../images/bimf-header.jpg) top right no-repeat;
}

#header_logo img {
	border: none;
}

/*#header_left_spacer {
	float: left;
	width:220px;
	background-image:url(../images/circle_note.jpg);
	background-repeat:repeat;
}*/
	


#header_left_spacer {
	float: left;
	width: 220px;	
	background: #37855D none repeat scroll 0 0;
}

#header_nav {
	float: left;
	width: 559px;
	color: #ffffff;
	background: #37855D;
	border-left: 1px solid #67A388;
}

#header_nav a, #header_nav a:visited, #header_nav a:active, #header_nav a:link {
	float: left;
	padding: 0.5em 1.25em;
	color: #fff;
	border-right: 1px solid #67A388;
}

#header_nav a:hover, #header_nav a.active {
	background: #D6D6D6;
	color: #a84d07;
}

#header_small_nav {
	float: right;
	width: 155px;
	margin-top: 0.5em;
	font-size: 0.9em;
	background: #37855D;
}

#header_small_nav a, #header_small_nav a:visited, #header_small_nav a:active, #header_small_nav a:link {
	float: left;
	padding: 0em 0.5em;
	color: #fff;
}

#header_small_nav span.small_nav_spacer {
	float: left;
	position: relative;
	top: -1px;
	color: #67A388;
}

#hp_instrument_fade {
	height: 0px;
	position: relative;
	left: 121px;
	top: -1px;
	width: 121px;
	float: right;
	overflow: visibile;
}

#hp_instrument_fade img {
	float: right;
	position: absolute;
}

#main_body_wrapper {
	float: left;
	width: 940px;
}

#main_body_table {

}

#left_column {
	width: 220px;
	background: #A2C1B0;
}

body#lower #left_column {
	background: #378457;
}

#left_column_content {
	margin: 1em;
	text-align: center;
}

ul#left_nav {
	text-align: right;
	margin-bottom: -1px;
	background: #A2C1B0;
}

ul#left_nav li {
}

ul#left_nav li a, ul#left_nav li a:visited, ul#left_nav li a:active, ul#left_nav li a:link {
	color: #1f532f;
	text-transform:uppercase;
	font-size: 0.95em;
	display: block;	
	padding: 0.5em 2em;
	border-bottom: 1px solid #C8DAD0;
}

ul#left_nav li a:hover, ul#left_nav li a.active {
	color: #a84d07;
	background: #EAEAEA;
	display: block;
}

#left_column h3 {
	color: #a84d07;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin: 1em;
}

* html #left_column h3 {
	font-size: 1.05em;
}

*:first-child+html #left_column h3 {
	font-size: 1.05em;
}

#left_column ul {
	list-style: none;
}

#left_column a, #left_column a:visited, #left_column a:link, #left_column a:active {
	color: #1e522f;
}

#left_column a:hover {
	text-decoration: underline;
}

#left_column h4 {
	color: #fff;
	font-size: .9em;
	/*font-weight: bold;
	font-size: 1em;*/
	margin: .5em;
	/*text-align:center;
	font-style:italic;*/
}



#right_column {
	width: 220px;
	background: #EAEAEA;
}


#middle_column {
	background: #ffffff;
	/* TLB 11/24/08 Testing Font Size Increase */
	font-size: 1.025em;	
}

#middle_column p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
}

/* TLB Working on ULs and LIs below */
#middle_column ul {
	margin: 0 0 0 2.5em ;
	padding: 0 0 .4em 0;
}

#middle_column ol {
	margin: 0 0 0 2.5em ;
	padding: 0 0 .4em 0;
}

#middle_column li {
	padding: 0 0 .4em 0 ;
}

#middle_column a {
	color: #a84d07;
}

#middle_column a:hover {
	color: #a84d07;
	text-decoration:underline;
}

#middle_column_padding {
	margin: 2em 2em 1em 3em;
}

body#home #middle_column {
	background: #ffffff url(../images/instrument_color.jpg) top right no-repeat;
}

#middle_column_hp_padding {
	padding: 2em 0em 1em 3em;
	width: 520px;
	float: left;
}

#hp_top_date {
	float: left;
	width: 67px;
	margin: 0 2.5em 1em 0;
}


#hp_top_copy {
	float: left;
	width: 420px;
	border-bottom: 1px solid #CDD1C6;
}

#right_column_padding {
	margin: 2em;
}

#right_column {
	font-size: 0.95em;
		/* TLB 11/24/08 testing font size increase */
	font-size: 1.05em;	
}

#right_column a, #right_column a:active, #right_column a:visited, #right_column a:link {
	color: #a84d07;
	text-decoration: none;
}

#right_column a:hover {
	text-decoration: underline;
}

#right_column p {
	margin: 0 0 1em 0;
}

#right_column p img {
	margin: 1em 0 1em 0;
}

#right_column h4 {
	color: #007643;
	font-weight: bold;
	text-transform:uppercase;
	/* TLB 11/24/2008 Checking out spacing between header and content in right column */
	padding-bottom:4px;
}

#session_dates {
	width: 100%;
	background: #ffffff;
	text-align:center;
	border: 1px solid #cccccc;
	margin-bottom: 12px;
	padding-top: 6px;
}

#right_column h3 {
	color: #A84D07;
	/* font-weight: bold;
	text-transform:uppercase;*/
	padding-bottom: 4px;
}

#middle_column h2, #middle_column h2 a, #middle_column h2 a:visited, #middle_column h2 a:link, #middle_column h2 a:active {
	color: #a84d07;	
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: 3em;
	margin: 0 0 0.25em 0;
	font-weight: normal;
}

h1.adwords {
	color: #a84d07;	
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: 3em;
	margin: 0 0 0.25em 0;
	font-weight: normal;
}

h2.adwords {
	color: #a84d07;
	font-weight: bold;
	font-size: 1.2em;
}

body#lower #middle_column h2 {
	margin-top: -0.25em;
}

#hp_top_copy p {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}

#hp_bottom {
	width: 520px;
	margin-top: 1em;
}

#footer_table {

}

#footer_table .left {
	width: 220px;
	background: #378457;
}

#footer_table .middle {
	background: #fff;
}

body#home #footer_table .middle {
}

body#lower #footer_table .right {
	width: 220px;
	background: #EAEAEA !important;
}

#footer_table .middle img {
	margin: 0em 0em 1em 3em;
}

#search {
	margin: 1em 2em;
}

#search .button {
	color: #fff;
	background: #A84D07;
	padding: 1px;
	border: solid 1px #FFF;
	font-size: .9em;
}


input.search_box {
	width: 80px;
	border: 1px solid #ffffff;
	font-size: 1em;	
	height: 1.1em;
	position:relative;
	top: 0.2em;
	margin-right: 5px;
}

* html input.search_box {
	height: 1.2em;
	top: 0px;
}
*:first-child+html input.search_box {
	height: 1.2em;
	top: 0px;
}

html[xmlns*=""] body:last-child input.search_box {
	height: 1.4em;
	top: 0;
}

input.search_submit {
	background: #a84d07;
	border: 1px solid #ffffff;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.95em;
}

#footer_wrapper {
	background: #376340;
	font-size: 0.9em;
}

#footer_left {
	float: left;
	width: 700px;
	color: #ffffff;
	background: #376340;	
}

#footer_right {
	float: right;
	width: 220px;
	background: #376340;	
	color: #ffffff;
}

#footer_wrapper a {
	color: #ffffff;
	font-size: 0.9em;
	text-decoration: underline;
}

#footer_wrapper span.footer_spacer {
	padding: 0em 1em;
	color: #fff;
}

.repeat_image_table .left img {
	border: 1px solid #ccc;
	margin: 0 2em 2em 0;
}

.repeat_image_table .right h3, .repeat_image_table .right h3 a, .repeat_image_table .right h3 a:visited, .repeat_image_table .right h3 a:link, .repeat_image_table .right h3 a:active {
	color: #a84d07;
	font-weight: bold;
	font-size: 1.2em;
}

.repeat_image_table .right h3 a:hover {
	text-decoration: underline;
}

.footer_spacing {
	margin: 1em 2em;
}

.clear_both {
	clear: both;
}

#sub_footer {
	width: 940px;
	margin: 0em auto;
	padding: 1em 0;
	text-align: center;
	color: #1f532f;
}

#sub_footer a {
	color: #1f532f;
	text-decoration: underline;
}

.rightcol_quote {
	float: right;
	font-weight: bold;
	font-size: 1.2em;
}

.rightcol_quote img {
}

.rightcol_quote .quoteby {
	text-align: center;
	font-weight: normal;
	padding-top: 0.5em;
	font-style: italic;
}

.centercol_quote {
	float: none;
	font-weight: bold;
	font-size: 1.2em;
}

.centercol_quote img {
}

.centercol_quote .quoteby {
	text-align: right;
	font-weight: normal;
	padding-top: 0.5em;
	font-style: italic;
}

ul#left_nav li ul li a {
border-bottom: 0px !important;
background: #C8DAD0;
font-size: 0.9em !important;
padding: 0.5em 3.5em 0.5em 2em !important;
}

ul#left_nav li ul li a:hover {
	background: #C8DAD0;
	text-decoration: underline;
}

ul#left_nav li ul li a.active {
	font-weight: bold;
	background: #C8DAD0;	
}

ul#left_nav li ul {
border-bottom: 1px solid #C8DAD0;
}

table.photo_left {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

table.photo_right {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

table.photo_left img, table.photo_right img {
	border:1px solid #d1d1d1;
}

img.photo_thumb, img.photo_thumb a {
	border:1px solid #d1d1d1;
}

.photo_caption {
	text-align:left;
	font-size: smaller;
	color: #666666;
}

/*
STYLED TABLE
*/

.styled_table {
	border-collapse:collapse;
	border:1px solid #A2C1B0;
	text-align: center;
	color:#1f532f;
}

.styled_table th {
	background-color:#EAEAEA;
	border: 1px dotted #A2C1B0;
	color:#a84d07;
}

.styled_table td {
	border: 1px dotted #A2C1B0;
	height:auto;
}

/*
CONCERT DETAIL TABLE
*/

.concert_detail_table {
	border-collapse:collapse;
	width:100%;
	/* border-bottom: 1px dotted #1f532f; */
	margin: 10px 0 0 0;	
	text-align: left;
}

.concert_detail_table th {
	border-bottom:1px solid #CED6CE;
	padding-bottom:0;
	color: #a84d07;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 120%;
	margin: 0 0 0.25em 0;
	background-color:#EAEAEA;
	
	/* font-weight: strong; 8*/
}

.concert_detail_table tr td {
	vertical-align: text-top;
	padding: 6px 4px 3px 4px;	
}

.concert_detail_table p.indent {
	padding-left: 1em;
	text-indent: -1em;
	
}

/*
TEST DIV FOR RELATED CONCERT INFO
*/
#concert_info {
	/*border-bottom:1px solid #CED6CE;*/
	width: 300px;
	padding-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#EAEAEA;
}



/*
PROGRAM FACULTY TABLE
*/

.faculty_table {
	border-collapse:collapse;
	width:400px;
	/* border-bottom: 1px dotted #1f532f; */
	margin: 10px 0 0 0;	
	text-align: left;
}

.faculty_table th {
	border-bottom:1px solid #CED6CE;
	padding-bottom:0;
	color: #a84d07;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 120%;
	margin: 0 0 0.25em 0;
	background-color:#EAEAEA;
	
	/* font-weight: strong; 8*/
}

.faculty_table tr td {
	/*vertical-align: text-top;*/
	padding: 6px 4px 3px 4px;	
}

/*
INLINE LI
*/
.inline li {
	display:inline;
	margin-right:5px;
	/*border-right:1px solid #CED6CE;*/
}

/*
SEARCH RESULTS PAGE
*/
#cse-search-results {
	width: 300px;	
	}

/*
SLIDESHOW
*/
.fade_slideshow {
border: 0px solid #084531;
background: #fff;
margin: 0 auto;
width: 340px;
height: 247px;
padding-bottom: 15px;
}

.fade_slideshow img {
	border: 1px solid #ccc;
	margin: 0px;
}

/*SLIDESHOW TABLE
.slideshow_table {
		border:0px;
		margin-bottom:20px;
		padding:0px;
		border:1px solid #D4E0D4;
	}
	
.slideshow_table td {
		vertical-align:top;
		padding:10px;
		margin:0px;
		text-align:left;
		border:1px solid #D4E0D4;
	}*/