/*-----------------------------------------------------------------------------
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: #399 !important;color:#fff !important; 
	}
#maincontent a:hover, #maincontent .selected a  {
	color:#399 !important;
	text-decoration:none;
	}
#maincontent h4 {
	color:#399;
	}
.bottomcontent {
	border-top:1px dotted #399;
	}
#footerRight a:hover {
	color:#399;
	text-decoration:none;
	}
.dancer h1 {
	background: url(../images/company/h_obDancers.png) no-repeat;
	}
.brucemarks h1 {
	background: url(../images/company/h_obBruceMarks.png) no-repeat;
	padding-bottom: 7px;
	}
.history h1 {
	background: url(../images/company/h_history.png) no-repeat;
	padding-bottom: 7px;
	}
.video h1 {
	background: url(../images/company/h_video.png) no-repeat;
	}
.contact h1 {
	background: url(../images/company/h_contact.png) no-repeat;
	}
.careeraccomps {
	list-style: disc url(../images/company/bullet.png) outside;
}
