/*-----------------------------------------------------------------------------
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: #FF9999 !important;color:#fff !important; 
	}
#maincontent a:hover, #maincontent .selected a  {
	color:#FF9999 !important;
	text-decoration:none;
	}
.parties h1 {
	background: url('../images/parties/h_parties.png') no-repeat;
	padding-bottom: 10px;
}
.groups h1 {
	background: url('../images/parties/h_groups.png') no-repeat;
	padding-bottom: 10px;
}
#maincontent h4 {
	color:#FF9999;
	}
#maincontent p {
	padding-bottom: 10px;
}
.bottomcontent {
	border-top:1px dotted #FF9999;
	}

#maincontent a.styledLink {
	color:#FF9999;
	text-decoration: underline; 
}
#maincontent a:hover.styledLink {
	color:#FF9999;
	text-decoration: underline; 
}	
	
#footerRight a:hover {
	color:#FF9999;
	text-decoration:none;
	}

