/*-----------------------------------------------------------------------------
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: #EE3224 !important;color:#fff !important;
	}
#maincontent a, #maincontent a:hover, #maincontent .selected a  {
	color:#EE3224 !important;
	text-decoration:none;
	}
#maincontent h4 {
	color:#EE3224;
	}
.pWidth {
	width: 230px;
}
.bottomcontent {
	border-top:1px dotted #EE3224;
	}
#footerRight a:hover {
	color:#EE3224;
	text-decoration:none;
	}
.anniversary h1 {
	background: url(../images/season/h_35anniversary.png) no-repeat;
	padding-bottom: 10px;
	}
.nutcracker h1 {
	background: url(../images/season/h_Nutcracker.png) no-repeat;
	padding-bottom: 30px;
	}
.familySeries h1 {
	background: url(../images/season/h_familySeries.png) no-repeat;
	padding-bottom: 10px;
	}
#maincontent .styledLink {
	color:#EE3224;
	text-decoration: underline; 
}

#maincontent a:hover.styledLink {
	color:#EE3224;
	text-decoration: underline; 
}

.seasonImg {
	padding: 0 0 10px 10px;
	float: right;
}

.priced {
	font-size:1.2em;
	color: #000;
}

.red {
	color:#ee3224;
}

.biggerText {
	font-size: 1.2em;
}

.headingPad {
	padding-bottom: 10px;
}
