body {
	background-color: #FFFFFF;
	font-family: Arial, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	margin-left: 0px;
	margin-top: 0px;
}

td, th {
	font-family: Arial, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a:link {
	font-size: 12px;
	color:#0066CC;
	text-decoration: none;
}

/*
LIGHT BLUE - 6699CC

*/

a:visited {
	font-size: 12px;
	color:#0066CC;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color:#0066CC;
	text-decoration: underline;
}

a:active {
	font-size: 12px;
	color:#0066CC;
	text-decoration: none;
}

form {
	background-color: #FFF;
}

h1 {
	font-family: Helvetica, Arial, Lucida Grande, Verdana, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color:#009900;
}

.newsheader {
	font-family: Arial, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	background-color: #47B649;
    color:#fff;
	padding: 5px;
}

.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}

.nav {
	font-family: Arial, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background-color: #2E62AE;
	margin-left: 25;
}

.navLink {
	font-family: Arial, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #DEDECA;
}


.mainContent {
	padding: 5px 25px;
	line-height: 18px;
	background-color:#FECF07;
	border-right: 2px solid #fff; /* bright red to test */
	border-top: 2px solid #fff; /* bright red to test */
}

.sidebar {
	border-top: 2px solid #fff; /* bright red to test */
}

.announce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px !important;
	font-weight:bold;
}

.announce2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:15px !important;
	color:#CC0000;
}

.musicDates {
	font-size: 15px !important;
	font-weight:bold;
	color:##2E62AE !important;
}

.scheduleDates {
	font-size: 15px !important;
	font-weight:bold;
	color:#fff;
	background-color:#2E62AE;
	padding: 3px;
}

.scheduleTime {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color:#666;
}

.scheduleHeadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:19px !important;
	color:#333;
	line-height:24px;
}

.scheduleSubHeadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px !important;
	color:#333;
	line-height:24px;
}

.projectNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px !important;
	color:#333;
	line-height:24px;
}

.projectArtists {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px !important;
	color:#777;
	line-height:24px;
}

.sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px !important;
	color:#333;
	line-height:20px;
}

.sponsorDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px !important;
	color:#333;
	line-height:15px !important;
}

.vendors {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px !important;
	color:#333;
	line-height:20px;
}

.action {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px !important;
	color:#CC0000;
	line-height:20px;
}
.footer {
    font-family: Arial, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color:#666666
}


