body { background-color: #531616;
background-image: url(images/bg.jpg);
background-position: top;
background-repeat: repeat-x;
padding: 0; margin:0 auto; text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
}

#wrapper {
	background-color:#fff;
	width: 937px;
	margin:0 auto;
	text-align: left;
	border:#231f20 solid 2px;}

#social{
	vertical-align: top;
	float: left;
	padding: 5px;
}

#header {
width:937px;
height: 121px;
background-image: url(images/inspire_music_header.jpg);
background-position: center top;
background-repeat: no-repeat;
vertical-align: top;
}

.head{
	text-align: center;
	padding: 0px 10px 0px 10px;
}

.head2{
	text-align: center;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}


.col
{
    float: left;
    width: 25%;
    border-right: 1px solid pink;
    padding: 2px;
    height: 50px;
}

#wrap{
	text-align: center;
	clear: both;
}

a.tooltipband{
	text-decoration: none;
}

.col1
{
    float: left;
    width: 49%;
    border-right: 1px solid red;
    text-align: left;
    font-size: 10px;
    padding-left: 5px;
}

.col2
{
    float: right;
    width: 49%;
    border-left: 1px solid red;
    text-align: left;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
}

.desc{
	line-height: 15px;
}

.rent{
	font-size: 12px;
	color: red;
	margin-top: -5px;
}

.row{
    overflow: auto;
}

hr.style { 
	border: 0; 
	height: 0; 
	border-top: 1px solid rgba(0, 0, 0, 0.1); 
	border-bottom: 1px solid rgba(255, 255, 255, 0.3); 
}

.teachers{
	list-style: none;
	display: inline-block;
	width: 240px;
	height: 114px;
}

#appt_header { font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 18px;
font-weight: bold;
text-align: right;
height: 94px;
vertical-align: top;
}

ul.tabs {
margin: 0;
padding: 0;
float: left;
list-style: none;
height: 10px; /*--Set height of tabs--*/
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
width: 100%;
}

ul.tabs li {
float:left;
margin: 0px -1px;
padding: 0;
height: 21px; /*--Subtract 1px from the height of the unordered list--*/
line-height: 21px; /*--Vertically aligns the text within the tab--*/
border: 1px solid #999;
border-left: none;
margin-bottom: -1px; /*--Pull the list item down 1px--*/
overflow: hidden;
position: relative;
background: #e0e0e0;
}

ul.tabs li a {
text-decoration: none;
color: #000;
display: block;
font-size: 12px;
padding: 0px 5px;
border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
outline: none;
}

ul.tabs li a:hover {
background: #ccc;
}

#nav ul li.last{
	padding-right: 0px;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
background: #fff;
border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.side_content {
border-top: none;
clear: both;
float: left; 
width: 540px;
background: #fff;
}


#ensembles{
	width:500px;
	overflow:auto;
	margin-left:15px;
	clear:both;
	text-align: center;
}

#top{
	margin-left:15px;
	padding-top: 10px;
}

#map{
	float:right;
	overflow:hidden;
}

#recitals{
	float:left;
	margin-left:20px;
}

#dates{
	list-style:none;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  }

.caption{
	background-color: black;
	color: white;
	text-align: center;
	font-size: 18px;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  height: auto;
  border: 0;
  }

.side_content select{
	background:#f7f7f7;   
	width: 150px;
   padding: 5px;
   font-size: 10px;
   border: 1px solid #edcdcd;
   border-radius: 5px;
   height: 24px;
   -webkit-appearance: none;
   -moz-appearance: none;
}

#menu {
background-image: url(images/nav_Area.jpg);
background-repeat: no-repeat;
background-position: top center;
width: 645px;
height: 90px;
vertical-align: top;
padding:0px;
margin:0px;
overflow:auto;
}

#bio{
	margin-left:30px;
}

#nav{
	width:100%;
}

#nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#a63131;
	padding-top:80px;
	text-align: right;
	padding-right: 0px;
}
	
.navlink_on {color: #000; font-style: italic;}

a.nav:link {font-style: italic; color: #a63131; text-decoration: none;}
a.nav:hover {color: #333333; font-style: italic; text-decoration: none;}
a.nav:active {font-style: italic; color: #a63131;text-decoration: none;}
a.nav:visited {font-style: italic; color: #a63131; text-decoration: none;}

P {
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

h1 {
text-transform: uppercase; color:#832525; font-weight: bold; font-size: 16px; display: inline;	
}

h2 {
color:#231f20; font-weight: bold; font-size: 15px; display: inline;}

h3 {text-transform: uppercase; color:#832525; font-weight: bold; font-size: 15px; display: inline;}

.h7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #832525;
}
.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #832525;
}
.h9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.h10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
}
.h11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}
.h12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #832525;
}

.h13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.h14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.h15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #832525;
}
.h16 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
}
.h17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.bio-i{
	font-size: 10px;
	margin: -16px 0px 0px -40px;
	list-style: none;
	overflow:hidden;
}

.sub{
	font-size: 11px;
	margin-top: -15px;
	font-style: italic;
}

#scamp{
	width:60%;
	margin:0px auto;
	margin-top: -10px;
	padding-top: -20px;
	padding-bottom: 30px;
	float: right;
	overflow: hidden;
}

#scimage{
	width:40%;
	margin:0px auto;
	margin-top: -10px;
	padding-top: 80px;
	padding-bottom: 30px;
	float:left;
	overflow: hidden;
}

#jcimage{
	width:40%;
	margin:0px auto;
	margin-top: -10px;
	padding-top: 110px;
	padding-bottom: 20px;
	float:left;
	overflow: hidden;
}

#rcamp{
	float: left;
	width:40%;
	padding-bottom: 45px;
}

#rcimage{
	clear: both;
	padding-top: 10px;
	float: left;
	width: 60%;
	margin-bottom: 10px;
}

#rcdes{
	width:100%;
}

.newp{
	font-size:13px;
	text-align: left;
}

.under{
	font-size:13px;
	text-align: center;
}

.resume {font-size: 10px;}

a:link {font-style: italic; color: #a63131; text-decoration: none;}
a:hover {color: #333333; font-style: italic; text-decoration: none;}
a:active {font-style: italic; color: #a63131;text-decoration: none;}
a:visited {font-style: italic; color: #a63131; text-decoration: none;}
.bvisited {
	font-style: italic;
	text-decoration: none;
	color: #a63131;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.cvisited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #a63131;
	text-decoration: none;
}

.rule{
	opacity: 0.75;
	text-align: center;
	width: 40%;
}

.side_content {
	margin-right: 30px;
	margin-left: 50px;
}

#column1{
	float: left;
}

#column2{
	float: right;
}

#ytv1 {
	width: 30%;
	float: left;
	clear: both;
}

#ytv2{
	width: 30%;
	float: right;
}

.second_content {
	margin-right: 35px;
	margin-bottom:15px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.font_twelve {
	font-size:13px;
	text-align: center;
}

.floatright{float:right;}

.floatleft {float: left; margin-right: 15px; border: 1px #000000 solid;}

tr {vertical-align: top;}

td {vertical-align: top;}

/*BIO PAGE*/

.bio-th {
	position: relative;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#e70fc7;
	display:none;
	}	

#footer {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF;
margin-top: 9px;
text-transform: uppercase;
}
