body {
	background-color: #000000;
	background-image: url(../images/bg_2.jpg);
	background-repeat: repeat-x;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 2px;
}

.header_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #25408F;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00379D;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 14px;
	text-align: center;
}

a:link {
	color: #660000;
	text-decoration: underline;
}

a:visited {
	color: #660000;
	text-decoration: underline;
}

a:active {
	color: #660000;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	background-color: #91C7FD;
	padding: 5px;
	border: 3px dotted #FFFFFF;
}
.box_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
	padding: 3px;
	border: 2px dotted #FFFFFF;
	text-align: left;
}
.box_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
	background-color: #97CCFF;
	padding: 3px;
	border: 2px dotted #FFFFFF;
	text-align: left;
}
.footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
   .home { color: gold; font-size: 12pt; }

   .calendar { 
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;color: black; /* text color */
    background-color: #E6E6E6;
	width: 450px;
	padding: 1px;
	text-align: center;
             }
			 
   .calendar_today { background-color: #CCCCCC; width: 98%; padding: 2px; margin: 4px; text-align: center; }
   .calendar_event_1 { background-color: #CCCCCC; width: 98%; padding: 2px; margin: 4px; text-align: center; }
   .calendar_event_2 { background-color: #CCCCCC; width: 98%; padding: 2px; margin: 4px; text-align: center; }
   .calendar_artist_text { color: #666666; text-align: center; font-size: 16pt; font-weight: bold; }
   .calendar_date_text { font-size: 10pt; text-align: center; }
   .calendar_event_title_text { color: #000000; font-size: 12pt; font-weight: bold; }
   .calendar_venue_text { color: #666666; font-size: 10pt; }
   .calendar_notes_text { color: #666666; font-size: 8pt; }