BODY {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0;
}

BODY, TD, DIV, LI {
	font-family: Arial; font-size: 16px; color: #000000;
}

P {
	font-family: Arial; font-size: 18px; color: #000000;
}

.event P {
	text-align: center;
}

.eventhead {
	text-align: center;
	font-weight: bold;
}

.error { color: #CC0000; }

A:link {
	color: #006600;
	text-decoration: underline;
	}

A:visited {
	color: #006600;
	text-decoration: underline;
	}

A:active {
	color: #006600;
	text-decoration: underline;
	}

A:hover {
	color: #333333;
	text-decoration: underline;
	}

BR.clear {
	clear:both;
}

FORM {
	padding: 0;
	margin: 0;
}

FORM.normalprintform .label, FORM.normalprintform .field, FORM.normalprintform TD, FORM.normalprintform SELECT, FORM.normalprintform INPUT {
	font-size: 12px;
}
FORM.normalprintform TH {
	font-size: 16px;
}
FORM.largeprintform .label, FORM.largeprintform .field, FORM.largeprintform TD, FORM.largeprintform SELECT, FORM.largeprintform INPUT {
	font-size: 18px;
}
FORM.largeprintform TH {
	font-size: 22px;
}

FORM.filloutform .label{
	float:left;
}
FORM.filloutform .field{
	float:right;
}

FORM.filloutform TABLE {
	margin: 5px 0 15px 0;
	width: 800px;
}

TABLE.casual TD, TABLE.casual TH {
	border-bottom: 1px solid #6B9952;
	padding: 3px;
}

TABLE.embedded {
	margin: 10px;
}

TABLE.embedded TD {
	padding: 3px;
}

TABLE.embedded, TABLE.embedded TD {
	border-width: 1px;
	border-style: solid;
	border-color: #6B9952 #6B9952 #336600 #336600;
}

TH {
	background-color: #CCFFCC;
}
TH .subtitle {
	font-size: 85%;
}


TD.news {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

P.news {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

P.subtitle {
	text-align: center;
}

DIV#menu_left {
	position: absolute;
	top: 0;
	left: 0;
	width: 128px;
	padding: 0;
	margin: 5px;
	background-image: url(images/menutop.gif);
	background-repeat: no-repeat;
}
DIV#menu_left DIV#bottom {
	background-image: url(images/menubottom.gif);
	background-repeat: no-repeat;
	width: 128px;
	height: 18px;
	margin: 0;
	padding: 0;
}

DIV#menu_left UL {
	background-color: #6B9952;
	padding: 0 5px;
	list-style-type: none;
	margin: 18px 0 0 0;
}

DIV#menu_left UL li {
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #EBEBE3;
	padding: 2px 0;
}
DIV#menu_left UL li A {
	color: #EBEBE3;
	text-decoration: none;
}
DIV#menu_left UL li:hover {
	background-color: #006B10;
}
DIV#menu_left UL li#last_item {
	border-bottom: 1px solid #EBEBE3
}



DIV#header {
	background-color: #6B9952;
	margin: 0 0 0 133px;
	padding: 0 0 0 15px;
	height: 56px;
	border-bottom: 2px solid #FFFFFF;

	background-image: url(images/topleft.gif);
	background-repeat: no-repeat;
}
DIV#header DIV#rightside {
	background-image: url(images/topright.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 56px;
	float: right;
	margin: 0;
	padding: 0;
}

DIV#header {
	font-weight: normal;

}
DIV#header h1 {
	padding: 15px 0 5px 0;
	margin: 0;
	font-size: 150%;
	font-family: arial black;
}
DIV#header h2 {
	font-size: 95%;
}


DIV#header_bottom {
	background-color: #006D15;
	height: 6px;
	padding: 0;
	margin: 0 0 0 133px;
	border-bottom: 2px solid #FFFFFF;
	font-size: 6px;
}
DIV#header_bottom_round {
	background-color: #EBEBE3;
	margin: 0 0 10px 133px;
	padding: 0;
	height: 21px;

	background-image: url(images/lightleft.gif);
	background-repeat: no-repeat;
}
DIV#header_bottom_round DIV#rightside {
	background-image: url(images/lightright.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 21px;
	float: right;
	margin: 0;
	padding: 0;
}

DIV#content_top_round {
	background-color: #FFFFFF;
	margin: 0 0 0 133px;
	padding: 0;
	height: 7px;
	font-size: 2px;

	background-image: url(images/innertop.gif);
	background-repeat: repeat-x;
}
DIV#content_top_round DIV#leftside {
	background-image: url(images/innertopleft.gif);
	background-repeat: no-repeat;
	font-size: 2px;
	width: 7px;
	height: 7px;
	float: left;
	margin: 0;
	padding: 0;
}
DIV#content_top_round DIV#rightside {
	background-image: url(images/innertopright.gif);
	background-repeat: no-repeat;
	font-size: 2px;
	width: 7px;
	height: 7px;
	float: right;
	margin: 0;
	padding: 0;
}


DIV#content H1, DIV#content H2, DIV#content H3 {
	text-align: center;
	clear: both;
}

DIV#content H1 { font-size: 175%; margin: 25px 0; padding: 0; line-height: 100%}
DIV#content H2 { font-size: 150%; margin: 25px 0 20px 0; padding: 0; line-height: 100%}
DIV#content H3 { font-size: 125%; margin: 20px 0 10px 0; padding: 0; line-height: 100%; text-align: left;}
DIV#content H4 { font-size: 115%; margin: 25px 0 10px 15px; padding: 0; line-height: 100%; text-align: left;}

DIV#content {
	background-color: #FFFFFF;
	border-color: #006D15;
	border-width: 0 1px;
	border-style: none solid;
	padding: 15px;
	margin: 0 0 0 133px;
}

DIV#content_head {
	background-image: url(images/Rock.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 185px;
	padding-bottom: 50px;
}

DIV#content_head h3, DIV#content_head h4, .eventhead {
	text-align: center;
}
.eventhead {
	font-size: 125%; margin: 20px 0 10px 0; padding: 0; line-height: 100%;
}
.event {
	margin-bottom: 50px;
}

DIV#content_inner {
}


DIV.schedule_time {
	width: 175px;
	float: left;
}
DIV.schedule_time, DIV.schedule_show {
	line-height: 200%;
}


DIV#footer_round {
	background-color: #006D15;
	margin: 0 0 0 133px;
	padding: 0;
	height: 20px;

	background-image: url(images/bottomleftcorner.gif);
	background-repeat: no-repeat;

	border: 2px white;
	border-style: none !important;
	border-style: none solid;
}
DIV#footer_round DIV#rightside {
	background-image: url(images/bottomrightcorner.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 20px;
	float: right;
	margin: 0;
	padding: 0;
}
DIV#footer_round UL {
	text-align: center;
	margin: 0;
	padding: 3px 0 0 0;
}
DIV#footer_round UL li {
	font-size: 70%;
	display:inline;
	padding: 0;
}
DIV#footer_round UL li a {
	color: #EBEBE3;
	text-decoration: none;
}


DIV.logos {
	text-align: center;
}
IMG.logolink {
	margin: 0 15px;
}

UL.linkslist, UL.linkslist_compact, UL.factslist {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
UL.linkslist li, UL.factslist li {
	padding: 8px 0;
}
UL.linkslist_compact li {
	padding: 0;
}
UL.instructions li, OL.instructions li {
	padding: 6px 0;
}


.notice {
	color: #cc0000;
}