body {
	background-color: #d9d9d9;
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}

em  {
        font-style: italic;
}

strong {
        font-weight: bold;
}

ul,
ol {
        margin-left: 10px;
        padding-left: 10px;
}

ul {
        list-style: disc;
        padding-top: 0;
        padding-bottom: 0;
}

ol {
        list-style: decimal;
}

a {
	color: #c10077;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	color: #fff;
	background-color: #c10077;
}

a.text {
	font-size: 12px;
}

a:hover.img {
	background-color: transparent;
}

a.contactForm {
	font-size: 14px;
	color: #fff;
	background-color: #c10077;
	display: block;
	width: 44px;
	height: 18px;
	padding: 10px;
	vertical-align: middle;
}

a:hover.contactForm {
	background-color: #96005c;
}

a.buy {
	font-size: 14px;
	color: #fff;
	background-color: #c10077;
	display: block;
	width: 24px;
	padding: 5px;
	vertical-align: middle;
}

a:hover.buy {
	background-color: #96005c;
}

#eventDetailRight a.buy {
	width: 70px;
	padding: 10px 23px 10px 23px;
	margin-bottom: 20px;
}

#eventDetailRight a:hover.buy {
	margin-bottom: 20px;
}

p {
	margin: 0 0 20px 0;
}

h1 {
	color: #db6f10;
	font-size: 15px;
	margin-left: 14px;
	font-weight: normal;
}

h2 {
	color: #c10077;
	font-size: 13px;
	margin-left: 14px;
	font-weight: normal;
}

h2 a {
	font-size: 13px;
}

#buyTickets h2 {
	color: #a60022;
	margin: 17px 0 0 0;
}

h3 {
	font-size: 14px;
	color: #7f2f82;
	margin-top: 14px;
	font-weight: normal;
}

#directions h3 {
	color: #67993e;
}

#supportSOPAC h3 {
	color: #850052;
}

#news h3 {
	color: #8b8a23;
}

#facility h3 {
	color: #000;
}

select,
input {
	width: 120px;
	border: 1px solid #ccc;
	color: #666;
	font-family: Georgia;
	font-size: 12px;
	padding: 2px;
}

input.plain {
	border: none;
	width: auto;
}

label {
	cursor: hand;
	cursor: pointer;
}

textarea {
	width: 315px;
	height: 70px;
	border: 1px solid #ccc;
	overflow: auto;
	font-family: Georgia;
	font-size: 12px;
	padding: 2px;
}

a#logo {
	display: block;
	position: absolute;
	top: 20px;
	left: 15px;
	width: 154px;
	height: 54px;
	background-repeat: no-repeat;
}


a#newsletterlogo {
	display: block;
	position: absolute;
	top: 47px;
	left: 617px;
	width: 113px;
	height: 29px;
	background-repeat: no-repeat;
}
a#twitterlogo {
	display: block;
	position: absolute;
	top: 47px;
	left: 730px;
	width: 113px;
	height: 29px;
	background-repeat: no-repeat;
}
a#fblogo {
	display: block;
	position: absolute;
	top: 47px;
	left: 843px;
	width: 113px;
	height: 29px;
	background-repeat: no-repeat;
}

a#logo span {
	display: none;
}

#homePage a#logo,
#events a#logo {
	background-image: url(/images/logo.gif);
}

#aboutUs a#logo,
#contact a#logo,
#education a#logo {
	background-image: url(/images/logo_contact.gif);
}

#calendar a#logo {
	background-image: url(/images/logo_calendar.gif);
}

#buyTickets a#logo {
	background-image: url(/images/logo_tickets.gif);
}

#directions a#logo {
	background-image: url(/images/logo_green.gif);
}

#supportSOPAC a#logo {
	background-image: url(/images/logo_magenta.gif);
}

#news a#logo {
	background-image: url(/images/logo_yellow.gif);
}

#facility a#logo {
	background-image: url(/images/logo_black.gif);
}

/* Begin top navigation styles*******************/

ul#topnav {
        margin-left: 0;
	margin-top: 95px;
        padding-left: 0;
}

ul#topnav,
ul#topnav li {
	float: left;
}

ul#topnav li {
	display: block;
	height: 20px;
	background-repeat: no-repeat;
}

ul#topnav li a {
	display: block;
	height: 20px;
	margin-left: 1px;
	border-left: 14px solid #999;
}

ul#topnav li a:hover {
	border-left: 14px solid #ddbfd1;
}

ul#topnav li a span {
	display: none;
}

ul#topnav #home {
	background-image: url(/images/topnav_home.gif);
	width: 65px;
	margin-left: 0;
}

#homePage ul#topnav #home,
#events ul#topnav #eventsbtn {
	border-left: 14px solid #cc9d73;
}

ul#topnav #tickets {
	background-image: url(/images/topnav_tickets.gif);
	width: 95px;
}

#buyTickets ul#topnav #tickets {
	border-left: 14px solid #d48293;
}

ul#topnav #shows {
	background-image: url(/images/topnav_shows.gif);
	width: 126px;
}

#calendar ul#topnav #shows {
	border-left: 14px solid #94bbd2;
}

ul#topnav #info {
	background-image: url(/images/topnav_info.gif);
	width: 92px;
}

#directions ul#topnav #info {
	border-left: 14px solid #b4d697;
}

ul#topnav #edu{
	background-image: url(/images/topnav_education.gif);
	width: 96px;
}

ul#topnav #about {
	background-image: url(/images/topnav_about.gif);
	width: 79px;
}

#aboutUs ul#topnav #about,
#contact ul#topnav #about,
#education ul#topnav #edu {
	border-left: 14px solid #c394c5;
}

ul#topnav #news {
	background-image: url(/images/topnav_news.gif);
	width: 112px;
}

#news ul#topnav #news {
	border-left: 14px solid #ebeaa2;
}

ul#topnav #support {
	background-image: url(/images/topnav_support.gif);
	width: 125px;
}

#supportSOPAC ul#topnav #support {
	border-left: 14px solid #c194b0;
}

ul#topnav #rental {
	background-image: url(/images/topnav_rental.gif);
	width: 110px;
}

#facility ul#topnav #rental {
	border-left: 14px solid #b3b3b3;
}

/* Begin Left navigation ******************************/

ul#leftnav {
        list-style: none;
	margin: 17px 0 0 14px;
	padding-bottom: 1px;
        padding-left: 0;
	border-bottom: 22px solid #b6b5b5;
}

#buyTickets ul#leftnav {
	border: 0;
}

ul#leftnav li {
	display: block;
	width: 195px;
	height: 27px;
	margin-top: 1px;
}

ul#leftnav li a {
	display: block;
	width: 195px;
	height: 22px;
	background-color: #7f7f7f;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0 0 7px;
	border-left: 14px solid #7f7f7f;
        text-transform: lowercase;
}

ul#leftnav a:hover {
	border-left: 14px solid #ddbfd1;
}

ul#leftnav li.active a {
	border-left: 14px solid #c394c5;
}

#buyTickets ul#leftnav li.active a {
	border-left: 14px solid #d48293;
}

#events ul#leftnav li.active a {
	border-left: 14px solid #cc9d73;
}

#directions ul#leftnav li.active a {
	border-left: 14px solid #b4d697;
}

#supportSOPAC ul#leftnav li.active a {
	border-left: 14px solid #c194b0;
}

#news ul#leftnav li.active a {
	border-left: 14px solid #ebeaa2;
}

#facility ul#leftnav li.active a {
	border-left: 14px solid #b3b3b3;
}

/* End of navigation **********************************/

/* Begin Main column layout **************************/

#wrapper {
	width: 955px;
	height: 800px;
}

#leftMain {
	float: left;
	width: 585px;
}

#subLeft {
	float: left;
	width: 355px;
}

#subRight {
	float: right;
	width: 230px;
}

#rightMain {
	float: right;
	width: 370px;
	font-size: 12px;
}

#rightMain h1 {
	margin: 0 5px 0 5px;
}

#rightMain .date {
	display: block;
	margin: 0 5px 0 5px;
}

#rightTop {
	height: 344px;
}

#rightTop .date {
	font-size: 14px;
	margin-left: 10px;
}

#rightTop h1 {
	margin-bottom: 3px;
	margin-left: 10px;
	font-size: 18px;
}

#rightSubLeft {
	float: left;
}

#rightSubRight {
	float: right;
}

#rightSubRight,
#rightSubLeft {
	width: 185px;
}

#leftColumn {
	float: left;
	width: 230px;
}

#rightColumn {
	float: right;
	width: 681px;
	background-color: #fff;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	border-left: 14px solid #d9d9d9;
	padding: 15px;
	padding-top: 0;
}

#contactForm table {
	margin-top: 20px;
}

#contactForm td {
	padding: 5px 10px 5px 0;
}

#pageTitle {
	background-color: #f6eef6;
	height: 92px;
	border-bottom: 1px solid #7f2f82;
	margin: 0 0 0 -29px;
	position: relative;
}

#calendar #pageTitle {
	background-color: #e8eff4;
	border-bottom: 1px solid #0c82c6;
}

#events #pageTitle {
	background-color: #F0DECE;
	border-bottom: 1px solid #bf610e;
}

#buyTickets #pageTitle {
	background-color: #f6eef0;
	border-bottom: 1px solid #d6002c;
}

#directions #pageTitle {
	background-color: #eefbe3;
	border-bottom: 1px solid #67993e;
}

#supportSOPAC #pageTitle {
	background-color: #f4e9f0;
	border-bottom: 1px solid #850052;
}

#news #pageTitle {
	background-color: #fffede;
	border-bottom: 1px solid #b8b732;
}

#facility #pageTitle {
	background-color: #eee;
	border-bottom: 1px solid #333;
}

#pageTitle h1 {
	color: #7f2f82;
	font-size: 24px;
	margin: 28px 0 0 29px;
}

#pageTitle #news-months,
#pageTitle #shows-months {
  position:absolute;
  right:29px;
  top:43px;
  width:145px;
}

#calendar #pageTitle h1 {
	color: #0c82c6;
}

#buyTickets #pageTitle h1 {
	color: #a60022;
}

#events #pageTitle h1 {
	color: #bf610e;
}

#directions #pageTitle h1 {
	color: #679a3e;
}

#supportSOPAC #pageTitle h1 {
	color: #850052;
}

#news #pageTitle h1 {
	color: #9e9d2b;
}

#facility #pageTitle h1 {
	color: #000;
}

#pageTitle span {
	height: 18px;
	background-color: #b443b8;
	border-left: 14px solid #c394c5;
	display: block;
}

#calendar #pageTitle span {
	background-color: #36a7e9;
	border-left: 14px solid #94bbd2;
}

#events #pageTitle span {
	background-color: #bf610e;
	border-left: 14px solid #cc9d73;
}



#buyTickets #pageTitle span {
	background-color: #d6002c;
	border-left: 14px solid #d48293;
}

#directions #pageTitle span {
	background-color: #86c850;
	border-left: 14px solid #b4d697;
}

#supportSOPAC #pageTitle span {
	background-color: #c10077;
	border-left: 14px solid #c194b0;
}

#news #pageTitle span {
	background-color: #f0ed06;
	border-left: 14px solid #ebeaa2;
}

#facility #pageTitle span {
	background-color: #000;
	border-left: 14px solid #6e6e6e;
}

#directions hr {
	height: 1px;
	background-color: #d0e1c1;
	color: #d0e1c1;
	border: 0;
}

#news hr {
	height: 1px;
	background-color: #dcdc9c;
	color: #dcdc9c;
	border: 0;
}

#facility hr {
	height: 1px;
	background-color: #d1d1d1;
	color: #d1d1d1;
	border: 0;
}

#eventTitle {
	display: block;
	width: 310px;
	font-size: 14px;
	border-top: 1px solid #d5e3ed;
	border-bottom: 1px solid #d5e3ed;
	padding: 12px 0 12px 0;
	margin: 13px 0 13px 0;
}

#eventTitle h2 {
	font-size: 18px;
	color: #0c82c6;
	margin: 0;
}

#footer {
	float: left;
	_float: none;
	color: #666;
	width: 936px;
	font-size: 10px;
	background-color: #e6e6e6;
	padding: 3px 5px 3px 5px;
	margin: 14px 0 14px 0;
	border-left: 14px solid #cfcfcf;
}

.feature {
	background-color: #fff;
	color: #666;
	margin: 14px 0 0 14px;
	padding-bottom: 1px;
}

.feature p {
	margin: 0 14px 14px 14px;
}

.featureRight {
	background-color: #fff;
	color: #666;
	line-height: 18px;
	margin-left: 14px;
	padding-top: 14px;
}

.featureRight img {
	margin-left: -14px;
	position: relative;
}

#rightTop .featureRight p {
	margin: 14px 14px 14px 10px;
}

.featureRight p {
	margin: 10px 5px 10px 5px;
}

.moduleTitle {
	border-left: 14px solid #cc9d73;
	display: block;
	height: 18px;
	_height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background-color: #bf610e;
	padding-left: 14px;
	margin: 14px 14px 14px -14px;
}

#aboutUs .moduleTitle,
#contact .moduleTitle,
#education .moduleTitle {
	background-color: #7f2f82;
	border-left: 14px solid #c394c5;
	margin-top: 0;
}

#calendar .moduleTitle {
	background-color: #0c82c6;
	border-left: 14px solid #94bbd2;
	margin-top: 0;
}

#events .moduleTitle {
	background-color: #bf610e;
	border-left: 14px solid #cc9d73;
	margin-top: 0;
}

#buyTickets .moduleTitle {
	background-color: #a60022;
	border-left: 14px solid #d48293;
	margin-top: 0;
}

#directions .moduleTitle {
	background-color: #67993e;
	border-left: 14px solid #b4d697;
	margin-top: 0;
}

#supportSOPAC .moduleTitle {
	background-color: #850052;
	border-left: 14px solid #c194b0;
	margin-top: 0;
}

#news .moduleTitle {
	background-color: #b8b732;
	border-left: 14px solid #ebeaa2;
	margin-top: 0;
}

#facility .moduleTitle {
	background-color: #333;
	border-left: 14px solid #b3b3b3;
	margin-top: 0;
}

#news .feature,
#directions .feature,
#supportSOPAC .feature,
#aboutUs .feature,
#events .feature,
#education .feature,
#buyTickets .feature,
#contact .feature {
	margin-top: 0;
}

#facility .feature,
#calendar .feature {
	margin-top: 18px;
}

#inset {
	background-color: #b6b6b6;
	border-left: 14px solid #d9d9d9;
}

#inset img {
	margin: 14px 0 14px -14px;
}

#calendarMain {
	border-bottom: 1px solid #0c82c6;
	padding-bottom: 10px;
}

#calendarMain table thead tr th {
	border-bottom: 1px solid #d5e3ed;
	color: #0c82c6;
	padding: 5px 8px 5px 8px;
	vertical-align: top;
}

#calendarMain table td {
	padding: 5px 8px 5px 8px;
	border-top: 1px solid #d5e3ed;
	line-height: 18px;
	vertical-align: top;
}

#calendarMain table td p {
        margin-bottom: 0;
}

#calendar .currentMonth {
	font-size: 14px;
	color: #0c82c6;
	display: block;
	margin-top: 11px;
}

#calendar .otherMonth {
  visibility:hidden;
}

#calendar .feature h4 {
	margin: 0 0 5px 14px;
	font-size: 14px;
	font-weight: normal;
	color: #c10077;
}

#calendar .feature h4 a {
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	color: #c10077;
}

#calendar .feature h4 a:hover {
       color: #fff;
}

#calendar #pageTitle select,
#news #pageTitle select {
       width: auto;
}

table.leftCalendar {
	margin-left: 14px;
	width: 180px;
}

table.leftCalendar th {
	color: #0c82c6;
}

table.leftCalendar td {
	height: 20px;
	vertical-align: middle;
}

table.leftCalendar .today {
	background-color: #0c82c6;
	color: #fff;
}

.calendar {
	padding-bottom: 10px;
}

.moreMonths {
	background-color: #e8eff4;
	padding-bottom: 10px;
}

.moreMonths hr {
	width: 190px;
	color: #d5e3ed;
	background-color: #d5e3ed;
	height: 1px;
	border: 0;
	margin: 5px 0 5px 14px;
}

.monthLinks {
	margin-left: 14px;
}

#eventDetailLeft {
	float: left;
	width: 313px;
	margin-top: 10px;
}

#eventDetailRight {
	float: right;
	width: 356px;
	margin-top: 41px;
}

#eventDetailRight img {
	margin-bottom: 14px;
}

#eventDetailRight hr {
	height: 1px;
	border: 0;
	background-color: #d5e3ed;
	color: #d5e3ed;
	margin: 10px 0 10px 0;
}

#eventDetailRight h3 {
	color: #0c82c6;
	font-size: 14px;
	margin: 0;
}

#eventSubLeft {
	float: left;
	width: 178px;
}

#eventSubRight {
	float: right;
	width: 178px;
}

#news .currentMonth {
	font-size: 14px;
	color: #8b8a23;
	display: block;
	margin-top: 11px;
        margin-bottom:0; padding:0;
}

.currentMonth select {
	width: auto;
	margin-left: 35px;
}

#buyTickets select {
	width: auto;
	margin: 4px 10px 0 0;
}

#ticketTable {
	border-bottom: 1px solid #d6002c;
	padding-bottom: 10px;
	margin-top: 17px;
}

#ticketTable td a {
	font-size: 12px;
}

#ticketTable table thead tr th {
	border-bottom: 1px solid #eddce0;
	color: #a60022;
	padding: 5px 8px 5px 8px;
	vertical-align: top;
}

#ticketTable table td {
	padding: 5px 8px 5px 8px;
	border-top: 1px solid #eddce0;
	line-height: 18px;
	vertical-align: top;
}

#ticketTable .currentMonth {
	font-size: 14px;
	color: #0c82c6;
	display: block;
	margin-top: 11px;
}

#supportSOPAC #rightColumn ul {
        margin-top: -20px;
}

#supportSOPAC #rightColumn p {
        margin-top: 20px;
}

#aboutUs #rightColumn img,
#education #rightColumn img,
#events #rightColumn img {
        margin: 14px 0 0 14px;
}

#homePage #mainImg 
#events #mainImg {
        margin-left:14px;
        width:571px;
        height:330px;
}

.mainImg {
	margin-left: 14px;
	float: left;
}

.big {
	color: #7f2f82;
	font-size: 14px;
}

.price {
	font-size: 18px;
}

.new
{
	font-family: Georgia, serif;
	font-size: 11px;
	color:#c10077;
	border: 1px solid #c10077;
	background-color: #FFFFFF;
	width: auto;
	cursor: hand;
	cursor: pointer;
        padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
 }

.newover
{
	font-family: Georgia, serif;
	font-size: 11px;
	color: #fff;
	border: 1px solid #c10077;
	background-color: #c10077;
	width: auto;
	cursor: hand;
	cursor: pointer;
        padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.footer
{
	font-size:11px;
       line-height:14px;
}

