@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0;
	color: white;
}
#container {
	vertical-align: middle;
	text-align: center;
}
#site_header {
	vertical-align: middle;
	width: 800px;
	margin: 0 auto;
	display: block;
}
#site_footer {
	color: #CCCCCC;
	width: 800px;
	height: 100px;
	text-align: center;
	margin: 0px auto;
	padding: 10px;
	clear: both;
}
#site_footer a:link, #site_footer a:active, #site_footer a:visited {
	color: white;
}
.twocol {
	float: left;
	width: 50%;
}
#site_footer a:hover {
	color: #66FF66;
}
#navigation {
	background-color: #73be62;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 13pt;
	width: 800px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	margin: 0 auto;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	margin-left: 0;
	margin-bottom: 0;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:active {
	text-decoration: none;
	color: white;
}
#navigation ul li a:hover {
	color: #003300;
	text-decoration: none;
}
#page_body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	width: 770px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page_body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #73BE63;
}
#page_body h1 a {
	text-decoration: none;
	color: white;
}
#page_body h1 a:hover {
	text-decoration: underline;
}
#page_body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7AB5BD;
}
#page_body h2 a {
	text-decoration: none;
	color: inherit;
}
#page_body h2 a:hover {
	text-decoration: underline;
}
#EventInformation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #7AB5BC;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
#EventLocation, #EventLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #73BE62;
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
}
#EventLinks a:link, #EventLinks a:visited, #EventLinks a:active {
	color: white;
}
#EventLinks a:hover {
	color: #003300;
}
#EventLocation a:link, #EventLocation a:visited, #EventLocation a:active {
	color: white;
}
#EventLocation a:hover {
	color: #003300;
}
#EventContent, #FestivalDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #363636;
	padding: 10px;
	margin-bottom: 10px;
}
#EventContent p {
	margin-top: 0px;
}
#EventContent a:link, #EventContent a:visited, #EventContent a:active {
	color: white;
}
#EventContent a:hover {
	color: #009900;
}
#ImageSidebar {
	width: 150px;
	float: left;
	margin-right: 10px;
}
#ContentSidebar {
	width: 610px;
	float: right;
	margin: auto;
}
.HomepageImage {
	margin-right: 10px;
	border: none;
}
#CalTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
}
.CalDay {
	float: left;
	width: 94px;
	margin-bottom: 7px;
	height: 104px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #1A1A1A;
	padding: 5px;
	overflow: visible;
}
.CalDayMargin {
	margin-right: 7px;
}
.CalDay a {
	color: white;
}
.CalRow {
	clear: both;
}
#CalNav {
	display: block;
}
#CalNav a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
#PriorMonth {
	float: left;
}
#NextMonth {
	float: right;
}
#EventHeaders {
	text-align: center;
}
#EventHeaders a:link img, #EventHeaders a:active img, #EventHeaders a:visited img {
	border: 1px solid #999999;
}
#EventHeaders a:hover img {
	border: 1px solid #66CC33;
}
#subscribe_form label, #subscribe_form input {
	display: block;
	float: left;
	width: 150px;
	margin-bottom: 10px;
}
#subscribe_form br {
	clear: left;
}
#subscribe_form label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}
#FestivalHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #73BE63;
	padding: 10px;
	margin-bottom: 10px;
}
#FestivalHeader .SubHeader {
	font-size: 16px;
}
#FestivalSidebar {
	float: left;
	width: 150px;
	margin-right: 10px;
}
#FestivalContent {
	clear: right;
	float: left;
	width: 610px;
}
#FestivalContent p {
	margin-top: 0px;
}
#FestivalDisplay .FestivalEvent {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	clear: both;
	padding-left: 40px;
	background-repeat: no-repeat;
}
#FestivalDisplay .FestivalEvent .SmallFestivalTitle {
	font-size: 14px;
	font-weight: bold;
}
#FestivalDisplay .FestivalEvent a {
	color: white;
}
#FestivalDisplay .FestivalEvent a:hover {
	color: #73be63;
}
#FestivalDisplay .FestivalEvent .SmallFestivalDate {
	margin-left: 10px;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
#FestivalDisplay .FestivalEvent .SmallFestivalIcon {
	margin-right: 5px;
	float: left;
}
#FestivalDisplay .FestivalEvent .SmallFestivalIcon img {
	border: 1px solid #326028;
}
#FestivalDisplay .FestivalEvent .SmallFestivalInfo {
	float: left;
	clear: right;
	margin-bottom: 10px;
}
#FestivalDisplay a:link, #FestivalDisplay a:visited, #FestivalDisplay a:active {
	color: white;
}
#FestivalDisplay a:hover {
	color: #009900;
}
#FestivalDisplay img {
	margin: 5px;
}
.twocolumn {
	float: left;
	width: 365px;
	margin: 10px;
}
#feedbackform label {
	display: block;
	float: left;
	text-align: right;
	width: 365px;
	margin-right: 5px;
}
#feedbackform input.frm, #feedbackform textarea.frm {
	display: block;
	float: left;
	width: 365px;
	clear: right;
}
.page_button {
	margin-bottom: 3px;
	border: 0px;
}
#ticker {
	margin-top: 10px;
}
span.event_ticker {
	font-size: 14px;
}
span.event_ticker a {
	color: white;
	text-decoration: none;
}
.fc_green {
	color: #73BE63;
}
.fc_green a {
	color: #73BE63;
	text-decoration: none;
}
.fc_blue {
	color: #7AB5BD;
}#ArchiveWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #BC6B5B;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
