a {
	color: #39f;
   }
h3 {
	color: #39f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
   }
#hero_nav a {
	color: #39f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
   }
/* COLORS */
.color_sprite {
	background-image: url(/Assets/Festivals/0/Images/color_sprite.gif);
	background-repeat: no-repeat;
	display: block;
	}
.color_sprite span {
	display: none;
	}
.color_edge {
	background-image: url(/Assets/Festivals/0/Images/color_edge.gif);
	}
.color_bar {
	background-image: url(/Assets/Festivals/0/Images/color_bar.gif);
	}
.color_bg {
	background-color: #39f;
	}

/* BANNER */
.banner_container {
	background-color: #39f;
	background-image: url(/Assets/Festivals/0/Images/color_bar.gif);
	}
/* MAIN */
#main a {
	color: #39f;
	}
#main #main_content p strong {
	color: #39f;
	}
#main_container.schedule_view {
	background-position: 0 200px;
	}
#main #main_sidebar.schedule_view {
	width: 321px;
	height: 660px;
	margin-right: 9px;
	background-position: 0 200px;
	}
/* ANNOUNCEMENTS */
#main #main_content .announcements .announcement h4 {
	color: #39f;
	}
#main #main_sidebar h2 {
	border: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	top: 211px;
	right: 640px;
	}
	
/* FOCAL POINTS */
.focal_point p a:hover {
	color: #39f;
	}
.MainLogoImage {
	padding-right: 10px;
	padding-left: 0px;
	margin-left: 0px;
	width: 182px;
	height: 49px;
	float: none;
	}			
.MainNavH1 {
	padding: 0;
	margin: 20px 1px 20px 0;
	float: left;
	}	
#sub_nav {
	display: block;
	position: relative;
	width: 900px;  
	vertical-align: text-bottom;
	padding-top: 305px;
   }
#sub_nav a {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	padding-left: 5px;
	padding-right: 5px;
   }
#sub_nav a:hover {
	color: #39f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	padding-left: 5px;
	padding-right: 5px;
   }	
#sub_nav .subNavSelected {
	color: #39f;
   }  
/* SUB HEAD */
h3 {
	color: #39f;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	}	
/* FOOTER */
#footer h6 a {
	color: #39f;
	}

#header #nav a.contactmain {
	width: 45px;
	height: 10px;
	margin: 19px 0 0 10px;
	background-position: 0px -215px;
	float: right;
	}
#header #nav a.contactmain:hover {
	background-position: -75px -215px;
	cursor: pointer;
	}
/*
#header #nav a.contact_on {
	width: 45px;
	height: 10px;
	margin: 19px 0 0 10px;
	background-position: -75px -215px;
	float: right;
	}	
*/
/*--------------------------------------------------------------------------*/
/* NOTE: the below styles are present in this default style sheet only, and */
/* not part of the actual city style sheets.  Please leave in place!        */
/*--------------------------------------------------------------------------*/	
/* HEADER NAV - Default city view only */
/*
#header #nav {
	width: 940px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	}
#header #nav h1 {
	padding: 0;
	margin: 20px 1px 20px 0;
	float: left;
	}
#header #nav a.what_is_a_festival {
	width: 140px;
	height: 20px;
	margin: 54px 10px 0 0;
	background-position: 0px -90px;
	float: left;
	}
#header #nav a.what_is_a_festival:hover {
	background-position: -150px -90px;
	cursor: pointer;
	}
#header #nav a.what_is_a_festival_on {
	width: 140px;
	height: 20px;
	margin: 54px 10px 0 0;
	background-position: -150px -90px;
	float: left;
	}
#header #nav a.franklin_graham {
	width: 130px;
	height: 20px;
	margin: 54px 10px 0 0;
	background-position: 0px -130px;
	float: left;
	}
#header #nav a.franklin_graham:hover {
	background-position: -150px -130px;
	cursor: pointer;
	}
#header #nav a.franklin_graham_on {
	width: 130px;
	height: 20px;
	margin: 54px 10px 0 0;
	background-position: -150px -130px;
	float: left;
	}
#header #nav a.upcoming_cities {
	width: 117px;
	height: 20px;
	margin: 54px 10px 0 0;
	background-position: 0px -170px;
	float: left;
	}
#header #nav a.upcoming_cities:hover {
	background-position: -150px -170px;
	cursor: pointer;
	}
#header #nav a.upcoming_cities_on {
	width: 117px;
	height: 20px;
	margin: 54px 10px 0 0;
	background-position: -150px -170px;
	float: left;
	}
#header #nav a.contact {
	width: 45px;
	height: 10px;
	margin: 20px 0 0 10px;
	background-position: 0px -215px;
	float: right;
	}
#header #nav a.contact:hover {
	background-position: -75px -215px;
	cursor: pointer;
	}
#header #nav a.contact_on {
	width: 45px;
	height: 10px;
	margin: 20px 0 0 10px;
	background-position: -75px -215px;
	float: right;
	}
#header #nav a.media {
	width: 32px;
	height: 10px;
	margin: 20px 0 0 10px;
	background-position: -150px -215px;
	float: right;
	}
#header #nav a.media:hover {
	background-position: -225px -215px;
	cursor: pointer;
	}
#header #nav a.media_on {
	width: 32px;
	height: 10px;
	margin: 20px 0 0 10px;
	background-position: -225px -215px;
	float: right;
	}
#header #nav a.downloads {
	width: 61px;
	height: 10px;
	margin: 20px 0 0 10px;
	background-position: -300px -215px;
	float: right;
	}
#header #nav a.downloads:hover {
	background-position: -375px -215px;
	cursor: pointer;
	}
#header #nav a.downloads_on {
	width: 61px;
	height: 10px;
	margin: 20px 0 0 10px;
	background-position: -375px -215px;
	float: right;
	}
*/
	/* CALENDAR  */
.CalendarWrapper {
	background-image: url(/Assets/images/Festivals/CalendarBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
	height: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 50px;
	visibility: visible;
	position: relative;
	margin-top: 80px;
	margin-left: 25px;
	float: none;
}
.CalendarWrapperView {
	background-image: url(/Assets/images/Festivals/CalendarBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
	height: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 50px;
	visibility: visible;
	position: relative;
	margin-top: 50px;
	margin-left: 16px;
	float: none;
}
.CalendarMonth {
	background-color: #39f;
	height: 33px;
	text-align: center;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 15px;
	margin-right: 6px;
	margin-left: 4px;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.CalendarTable {
	color: #333333;
}
.CalendarDate {
	background-color: #faf6f1;
}
.CalendarDateOn {
	background-color: #b9141e;
	color: White;
}
.CalendarBlank {
	background-color: #f2e5d5;
}

.CalendarAOn {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.CalendarTable  a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.CalendarTable  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.CalendarTable  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.CalendarTable  a:active {
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.defaultCityHeader {
	width: 920px; 
	height: 180px; 
	margin-top: 90px; 
	position: absolute;
	margin-bottom: 10px;
	padding: 10px; 
	background-color: #ffffff; 
}
.defaultCityHeaderImage {
	width: 920px; 
	height: 180px; 
	padding: 0px; 
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	background-image: url(/Assets/Festivals/0/images/banner.jpg)
}
.defaultCityHeaderText 
{
	width: 250px; 
	margin: 0px;
	top: 40%;
	font-size: 38px; 
	line-height: 98%;
	padding-left: 47px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2f9fe9;
	position: absolute;
	text-align: left;
	height: 100px; 
	margin-top: -50;

}
