body {
	background-color: #CD0001;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-image: url(../img/backgr.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
p {
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.mainbody {
	background-image: url(../img/folz_white_bak.jpg);
	background-repeat: repeat-y;
}
h1 {
	text-align: left;
	padding-top: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
}
h2 {
	text-align: left;
	padding-top: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #666666;
}
h3 {
	line-height: 1em;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	width: 100%;
	border: 1px solid #999999;
	background-color: #666666;
	padding: 3px;
	color: #FFFFFF;
}
h4 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #666666;
	font-style: italic;
}
h5 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	font-style: italic;
}
.copyright {
	font-size: 9px;
	color: #CCCCCC;
	line-height: 1.5em;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;x
}
.copyright a:hover {
	color: #CC9900;
}
.copyright a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.lightbox {
	background-color: #ECECEC;
	padding: 10px;
	border: 1px solid #D2D2D2;
	width: 90%;
}
.lightboxschedule {
	background-color: #ECECEC;
	padding: 20px;
	border: 1px solid #D2D2D2;
	width: 95%;
}
.menubar {
	background-image: url(../images/navbar_07.jpg);
	background-repeat: repeat-x;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.25em;
	color: #666666;
}
