/*-----------------------------------------------------------------------------
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: #9E005D !important;color:#fff !important;
	}
#maincontent a:hover, #maincontent .selected a  {
	color:#9E005D !important;
	text-decoration:none;
	}
#maincontent h4 {
	color:#9E005D;
	}
#maincontent p {
	padding-bottom: 15px;
}
.bottomcontent {
	border-top:1px dotted #9E005D;
	}
#footerRight a:hover {
	color:#FF9900;
	text-decoration:none;
	}
.news h1 {
	background: url(../images/news/h_news.png) no-repeat;
	padding-bottom: 10px;
}
.reviews h1 {
	background: url(../images/news/h_reviews.png) no-repeat;
	padding-bottom: 10px;
}
.events h1 {
	background: url(../images/news/h_events.png) no-repeat;
	padding-bottom: 10px;
}
.podcast h1 {
	background: url(../images/news/h_podcast.png) no-repeat;
	padding-bottom: 10px;
}
.blogs h1 {
	background: url(../images/news/h_blogs.png) no-repeat;
	padding-bottom: 10px;
}
#maincontent a.styledLink {
	color:#9E005D;
	text-decoration: underline; 
}
#maincontent a:hover.styledLink {
	color:#9E005D;
	text-decoration: underline; 
}
#footerRight a:hover {
	color:#9E005D;
	text-decoration:none;
	}
