/* CSS Document */

body { margin: 0 }
a { color: #660099; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
td { vertical-align: top; }

#next_concert_box { font: 12px/14px Georgia, "Times New Roman", Times, serif; padding: 12px 3px; }

#menu { background-color: #FFFFFF; }
#menu td:hover { filter: Alpha(Opacity=75);	-moz-opacity:0.75; opacity: 0.75; }

#sidebar { background: url(/_includes/images/bg_sidebar_gradient.gif) repeat-x top left; border-right: 1px solid #e2b500;}
#subheader { text-align: center; font: bold 36px/36px "Book Antiqua", Georgia, "Times New Roman", Times, serif; font-variant: small-caps; color: #e2b500; margin-top: 25px; }

#content { font: 12px/18px Georgia, "Times New Roman", Times, serif; padding: 15px; }
#content H2 { font-size: 18px; line-height: 20px; color: #660099; font-weight: bold; padding: 3px 20px; background: url(/_includes/images/heading_note.gif) no-repeat 0px 2px; }

#gallery td { text-align: center; padding: 7px; width: 125px; }
#gallery td img { border: 1px solid #e2b500; }

.info td { padding: 5px; border-top: 1px solid #e2b500; }
.info { border-bottom: 1px solid #e2b500; }

#subfooter { text-align: center; border-top: 1px solid #e2b500; border-bottom: 1px solid #e2b500; margin: 15px 10px 0px 10px; padding: 12px 0px; font: 14px/14px "Book Antiqua", Georgia, "Times New Roman", Times, serif; font-variant: small-caps;}
.subfooter_item { padding: 0px 4px; }
#footer { text-align: center; padding: 10px 0px; font: 9px/9px Verdana, Arial, Helvetica, sans-serif; color: #999999; }
#footer a { color: #999999; text-decoration: underline; font-weight: normal;}
#footer a:hover { color: #660099; }
