@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
sup {
	font-size: 6px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-top: 4px;
	margin-bottom: 8px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
.subscribe {
	background-image: url(images/home/emailList.gif);
	color: #FFFFFF;
	padding-left: 24px;
	line-height: 18px;
	vertical-align: top;
	padding-top: 72px;
	padding-right: 24px;
}
#artboard {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 28px;
}
#nav {
	background-color: #820024;
	height: 210px;
}
#nav a {
	color: #FFFFFF;
	padding-left: 10px;
	display: block;
	height: 19px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0283E;
	text-decoration: none;
}
#nav a:hover {
	background-color: #A1283E;
	text-decoration: none;
}

#concert a {
	border: 1px solid #CCCCCC;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	
}

#concert a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#concert.purple  a:hover {
	background-color: #6D276A;
}

#concert.red  a:hover{
	background-color: #A1283E;
}

#concert.blue a:hover  {
	background-color: #003D79;
}

#concert.orange a:hover  {
	background-color:  #D9531E;
}

#concert.green a:hover  {
	background-color: #00704A;
}



#purple #content a, #purple #content h1, #purple #content h2, #purple #content h3, #purple #content h4, a.purple:hover { color: #6D276A; }
#red #content a, #red #content h1, #red #content h2, #red #content h3, #red #content h4,a.red:hover{	color: #820024;}
#blue #content a, #blue #content h1, #blue #content h2, #blue #content h3, #blue #content h4,a.blue:hover{	color: #003D79;}
#orange #content a, #orange #content h1,#orange  #content h2, #orange #content h3, #orange #content h4,a.orange:hover{	color: #D9531E;}
#yellow #content a, #yellow #content h1, #yellow  #content h2, #yellow #content h3, #yellow #content h4,a.yellow:hover{ color: #C78F1E;}
#green #content a, #green #content h1, #green #content h2, #green #content h3, #green #content h4,a.green:hover{ color: #00704A;}
#indigo #content a, #indigo #content h1, #indigo #content h2, #indigo #content h3, #indigo #content h4,a.indigo:hover{	color: #1D1160;}
#brown #content a, #brown #content h1, #brown #content h2, #brown #content h3, #brown #content h4,a.brown:hover {	color: #572700; }
#grey #content a, #grey #content h1, #grey #content h2, #grey #content h3, #grey #content h4,a.grey:hover{ color: #4D5B53; }


#sidebar {
	width: 200px;
	float: left;
	font-size: 12px;
	line-height: 25px;
	padding-left: 30px;
	padding-top: 18px;
}
#sidebarHome {
	width: 199px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	padding-left: 30px;
}
#sidebarHomeContent  {
}
#sidebarAdd {
	padding-top: 18px;
}
#sidebar h1 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 720px;
	margin-right: auto;
	margin-left: 230px;
}
#content a {
	text-decoration: underline;
}
#content h1 {
	font-size: 22px;
	margin-bottom: 12px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	line-height: 24px;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 6px;
	margin-top: 12px;
	padding: 0px;
}
#content h3 {
	display: inline;
	font-size: 14px;
	font-weight: normal;
}
#content h4 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content h5 {
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 12px;
	line-height: 24px;
	color: #6D276A;
}
#content ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 14px;
}
#content li {
	margin-bottom: 4px;
}
#footer {
	clear: both;
	height: 22px;
	background-color: #6D6D6D;
	color: #FFFFFF;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer .floatRight {
	float: right;
}
#content .floatRight {
	float: right;
	font-style: italic;
	font-size: 14px;
	padding-top: 2px;
}
#content .imageRight {
	float: right;
	padding-left: 24px;
	padding-bottom: 12px;
}
#callout {
	float: right;
	width: 240px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 12px;
	text-align: center;
	margin-left: 36px;
	margin-bottom: 12px;
	line-height: 14px;
}
#callout h2 {
	font-size: 12px;
	text-transform: none;
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 4px;
}
#brown #callout {
	background-color: #eee9e5;
}
#indigo #callout {
	background-color: #dddce7;
}
#purple #callout {
	background-color: #F0D8E7;
	color: #000000;
}
#purchase {
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 18px;
	padding-left: 24px;
	clear: both;
	margin-top: 36px;
	margin-bottom: 36px;
	background-color: #e5ebf1;
}
#download {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 18px;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	background-color: #e5ebf1;
	width: 300px;
	float: right;
	text-align: center;
	margin-left: 12px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #EABB49;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited:hover {
	color: #EABB49;
}

.subscribe a:link {
	color: #EABB49;
	text-decoration: none;
}
.subscribe a:hover {
	color: #FFFFFF;
}

.subscribe a:visited {
	color: #EABB49;
	text-decoration: none;
}
.subscribe a:visited:hover {
	color: #FFFFFF;
}
.homeContentTable    td    a  {
	color: #820B24;
}
.homeContentTable .ACPNews {
	padding-left: 12px;
}
.homeContentTable td {
	padding-top: 12px;
	line-height: 15px;
	vertical-align: top;
	padding-bottom: 8px;
}
.homeGreySidebar {
	background-color: #ececec;
	vertical-align: top;
}
.homeGreySidebar td {
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
	line-height: 12px;
	padding-top: 12px;
	padding-bottom: 6px;
}
.homeGreySidebar .bottomBorder {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
}
.homeGreySidebar p {
	margin: 0px;
	padding: 0px;
}

#purple #content, #red #content, #blue #content, #orange #content, #yellow #content, #green  #content, #indigo #content, #brown #content, #grey #content {
	padding-top: 18px;
	padding-bottom: 24px;
}

#purple #content a, #purple #content h1, #purple #content h2, #purple #content h3, #purple #content h4, a.purple:hover { color: #6D276A; }
#red #content a, #red #content h1, #red #content h2, #red #content h3, #red #content h4,a.red:hover{	color: #820024;}
#blue #content a, #blue #content h1, #blue #content h2, #blue #content h3, #blue #content h4,a.blue:hover{	color: #003D79;}
#orange #content a, #orange #content h1,#orange  #content h2, #orange #content h3, #orange #content h4,a.orange:hover{	color: #D9531E;}
#yellow #content a, #yellow #content h1, #yellow  #content h2, #yellow #content h3, #yellow #content h4,a.yellow:hover{ color: #C78F1E;}
#green #content a, #green #content h1, #green #content h2, #green #content h3, #green #content h4,a.green:hover{ color: #00704A;}
#indigo #content a, #indigo #content h1, #indigo #content h2, #indigo #content h3, #indigo #content h4,a.indigo:hover{	color: #1D1160;}
#brown #content a, #brown #content h1, #brown #content h2, #brown #content h3, #brown #content h4,a.brown:hover {	color: #572700; }
#grey #content a, #grey #content h1, #grey #content h2, #grey #content h3, #grey #content h4,a.grey:hover{ color: #4D5B53; }
#pageDivder {
	border-bottom-color: #D0D0D0;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	margin-top: 10px;
}


.bugger {
	color: #FF33FF;
}
.notes {
	font-size: 11px;
	font-style: italic;
}
.nextPerformance {
	background-image: url(images/home2/nextPerformance.gif);
	color: #FFFFFF;
	padding-left: 8px;
	line-height: 14px;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 8px;
	background-color: #820B24;
	overflow: hidden;
	font-size: 12px;
	height: 140px;
	width: 140px;
}
.nextPerformance h1 {
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
.nextPerformance h2 {
	font-size: 14px;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.ACPNews {
	padding-right: 18px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ACPNews h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
#download h1 {
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	padding: 0px;
}
#acpBlogOld {
	border: 1px solid #999999;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(images/home2/blogShadow.gif);
	background-repeat: no-repeat;
}
#acpBlog a {
	font-weight: bold;
	text-decoration: none;
}
#download h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#download img {
	padding-top: 12px;
	padding-bottom: 4px;
}
.socNet {
	margin-right: 4px;
	margin-left: 4px;
}

