@charset "utf-8";
body {
	margin: 0px;
}
.copyright {
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.norm_ul {
	list-style-type: disc;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

li {
	line-height: 18px;
}
.top_layout {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #BA433F;
}

li a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
li a:hover {
	text-decoration:none;
	color: #BA433F;
}

.left_font {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 16pt;
}
.left_text a:link {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12pt;
	line-height: 16pt;
}
.left_text a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 16pt;
}
.left_text a:hover {
	color: #BA433F;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 16pt;
}
.left_text a:active {
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 16pt;
}


hr {
	color: #ffcf4f;
	width: 75%;
}
a:link {
	color: #BA433F;
}
a:visited {
color: #BA433F;
}
a:hover {
color: #5C7F37;
}
.video {
	color: #BA433F;
	text-decoration: underline;
	cursor: pointer;
}
.eventsMonth {
	color: #457E58;
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
}
.RedLine {
	font-size: medium;
	color: #CC3300;
}
