/*-----------------------------------------------------------------------------
Orlando Ballet Main Stylesheet
author: Drive New Media, Inc.
-----------------------------------------------------------------------------*/

/* Colors: 
teal Our Company	#339999;
brown Purchase Tickets #8C6239;
red Season #EE3224;
olive Support #A29408;
orange Staff #FF9900;
purple News Reviews #9E005D;
pink Parties #FF9999;

*/
#subnav li a:hover, #subnav #selected a { 
	background: #FF9900 !important;color:#fff !important;
	}
#maincontent a:hover, #maincontent .selected a  {
	color:#FF9900 !important;
	text-decoration:none;
	}
#maincontent h4 {
	color:#FF9900;
	}
#maincontent p {
	padding-bottom: 15px;
}
.bottomcontent {
	border-top:1px dotted #FF9900;
	}
#footerRight a:hover {
	color:#FF9900;
	text-decoration:none;
	}
.executive h1 {
	background: url(../images/staff/h_executiveDirector.png) no-repeat;
	padding-bottom: 10px;
	}
	
.orlandoballetstaff h1 {
	background: url(../images/staff/h_orlandoballetstaff.png) no-repeat;
	padding-bottom: 10px;
	}
	
.boardofdirectors h1 {
	background: url(../images/staff/h_boardofdirectors.png) no-repeat;
	padding-bottom: 10px;
	}
	
.jobopportunities h1 {
	background: url(../images/staff/h_jobopportunities.png) no-repeat;
	padding-bottom: 10px;
	}

.rentals h1 {
	background: url(../images/staff/h_rentals.png) no-repeat;
	padding-bottom: 10px;
	}
		
#maincontent .styledLink {
	color:#FF9900;
	text-decoration: underline; 
}
#maincontent a:hover.styledLink {
	color:#FF9900;
	text-decoration: underline; 
}