/*-----------------------------------------------------------------------------
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: #A29408 !important;color:#fff !important;
	}
#maincontent a:hover, #maincontent .selected a  {
	color:#A29408 !important;
	text-decoration:none;
	}
#maincontent h4 {
	color:#A29408;
	}
#maincontent p {
	padding-bottom: 15px;
}
.bottomcontent {
	border-top:1px dotted #A29408;
	}
#footerRight a:hover {
	color:#A29408;
	text-decoration:none;
	}
.individual h1 {
	background: url(../images/support/h_individualSupport.png) no-repeat;
	padding-bottom: 10px;
	}
	
.benefitsofgiving h1 {
	background: url(../images/support/h_benefitsofgiving.png) no-repeat;
	padding-bottom: 10px;
	}
	
.corporatesupport h1 {
	background: url(../images/support/h_corporatesupport.png) no-repeat;
	padding-bottom: 10px;
	}
	
.rememberorlandoballet h1 {
	background: url(../images/support/h_rememberorlandoballet.png) no-repeat;
	padding-bottom: 10px;
	}
	
.volunteeroppotunities h1 {
	background: url(../images/support/h_volunteeropportunities.png) no-repeat;
	padding-bottom: 10px;
	}
	
.friendsoftheballet h1 {
	background: url(../images/support/h_friendsoftheballet.png) no-repeat;
	padding-bottom: 10px;
	}
	
#maincontent .styledLink {
	color:#A29408;
	text-decoration: underline; 
}
#maincontent a:hover.styledLink {
	color:#A29408;
	text-decoration: underline; 
}.cubList {
	list-style: disc url(../images/support/bullet.png) inside;
}
