/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/


/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #003366;
	line-height: 1.166;
	background-attachment: fixed;
	background-image: url(images/backgrounds/blue_sandstone.jpg);
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #003366;
	border: none;
}

a:hover{
	text-decoration: none;
	color:#778899;
	font-weight: bold;
	border: none;
}
/***********************************************/

/************** header tag styles **************/
h1{
	font: 25px Tw Cen MT, Agency FB, Arial, sans-serif;
	font-variant: small-caps;
	color: #003366;
	margin: 0px;
	margin-top:10px;
	padding-top: 10px;
	text-align: center;
}

h2{
	font: 24px Tw Cen MT, Agency FB, Arial, sans-serif;
	color: #003366;	
}

h3{
	font: bold 17px Tw Cen MT, Agency FB, Arial, sans-serif;
	color: #003366;
}

h4{
	font: bold 16px Tw Cen MT, Agency FB, Arial, sans-serif;
	color: #003366;
	margin: 0px;
	padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #003366;
 margin: 0px;
 padding: 0px;
}

h6{
	font: lighter normal 100% Arial, sans-serif;
	color: #003366;
	margin: 1px;
	padding: 0px;
}
/***********************************************/

/*************** list tag styles ***************/

ul{
 list-style-type: disc;
}

ul ul{
	list-style-type: circle;
}

ul ul ul{
 list-style-type: decimal;
}

/*****************table styles******************************/

/************************************************************************************************************************/
/* Component Divs                                                                                                       */
/*********************************************************************************************************************WD*/
#allcontents {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-position: center;
}
/*********************************************************************************************************************WD*/
#masthead{
	height:150px;
	width:920px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	margin-left:100px;
	margin-right: 100px;
	background-image: url(images/backgrounds/masthead4.jpg);
	background-color:#020c27;
}

/*********************************************************************************************************************WD*/

/*********************************************************************************************************************WD*/
#pagename{
	text-align: right;
	margin-right: 1%;
	margin-left: 1%;
	position: relative;
	margin-top: 5px;
	top: 75px;
}

#pagename h1{
	font: 14px Century Gothic, Trebuchet MS, Franklin Gothic Book, Eurostile, Arial, Helvetica, sans-serif;
	color: #003366;
	text-transform: uppercase;
}
/*********************************************************************************************************************WD*/
/* Layout Divs                                 */
/***********************************************/

#pageNav{
	background-position: center, bottom;
	font: 12px Verdana, sans-serif;

}
#pageNav table{
	text-align: center;
	width:920px;
	background-image:url(/images/backgrounds/blue_sandstone.jpg);
	padding-right: 0px;
	padding-top:8px;
	padding-bottom: 8px;
	margin-top:0px;
	margin-left:100px;
	margin-right: 100px;
	padding-left: 0px;
	border-color:#696969;
	border-width:medium;
	border-style: double;
	}

#pageNav td, th {
	
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	font-variant:small-caps;
}
#pageNav a {
	color:#fffff0;
}
#pageNav a:hover {
	color:#c0c0c0;
}

/************** site footer styles *****************/

#sitefooter{
	float: left;
	width: 270px;
	padding-left: 425px;
	font-size: 12px;
	color: #fffff0;
	font-family: Times New Roman, Times, serif;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	
}
#sitefooter a {
	color: #c0c0c0;
}
#sitefooter a:hover {
	color:#B0C4DE;
}
#contentbottom {
	padding-top: 200px;
}

/************** feature styles *****************/
.feature {
	background-color:#fffff0;
	font-size: 16px;
	font-family: Tw Cen MT, Agency FB, Arial, sans-serif;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 20px;
	margin-left:100px;
	margin-right:100px;
	height: auto;
	color:#003366;
	background-position: center;
	width: 920px;
}

.feature p {
	margin-right:15px;
	margin-left:15px;
	padding-right:15px;
	padding-left:15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.feature img{
	padding: 15px;
}
.feature table{
	background-position: center;
	width: 920px;
}
.feature td {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
/***********************************************/
/*************** schedule styles ******************/

.schedule table{
	width: 800px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top:5px;
	padding:5px;
	border-bottom:thin;
	border-bottom-style:solid;
	border-top:none;
	border-right:none;
	border-left:none;
	border-color:#003366;
}
.schedule th {
	font-size: 20px;
	line-height:24px;
	background-color: #c0c0c0;
	text-align: center;
	width: 800px;
}
.schedule td {
	text-align:left;
	font-size:16px;
	padding: 2px;
	background-position:top;
	vertical-align: text-top;
}

.composer {
	font-weight: bold;
	width: 100px;
}
.program {
	text-align: center;
	width:350px;
	font-size:16px;
}
.program h3 {
	font-weight:bold;
	font-size:16px;
	padding:0px;
	margin:0px;
}
.special_event {
	text-align: center;
	font-weight: bold;
}
/*********Home Page Styles******************************/

.side_pic {
	float:left;
	margin:40px;
	background-image:url(images/side_pics/Darko1.jpg);
	height:266px;
	width:200px;
	background-repeat:no-repeat;
	border-width:0px;
}
/*******media styles*******/

#pic_table img {
	border-width:thick;
	border-style:groove;
	border-color:#999999;
	background-color:white;
	
}

#pic_table table {
	text-align: center;
	width:680px;
	margin: 0px;
	margin-top: 10px;
	margin-right:120px;
	margin-left:120px;
	border:none;
	background-position:center;
	
}
#pic_table td {
	margin: 10px;
	border-width:0px;
}
#pic_table tr {
	margin-top:15px;
	margin-bottom: 15px;
	border:none;
}
#pic_table a:link, a:visited {
	border: none;
}
#pic_table a:hover img{
	border-width:thin;
	border-style: outset;
	border-color: #003366;	
}
/**********Press styles*******/	
#Darko_headshot {	
	width:250px;
	float:left;
	background-image: url(images/backgrounds/Darko_headshot.png);
	background-repeat:no-repeat;
	margin:10px;
	margin-right:5px;
	margin-bottom:2px;
	padding-bottom:5px;
	height:345px;
}

#press ul {
	font-size: 25px;
	line-height: 50px;
	padding-left:250px;
}
.article h1, h2, h3 {
	margin-left:15px;
	margin-right:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	margin-bottom:0px;
}
img.complylogo {
	float:right;
	border:none;
	padding: 0;
	margin:0;
	position: relative;
	top: -40px;
}