P {
	font-size: 10pt;
	font-family:  Arial;
	color: #000000;
}
li {
	font-size: 10pt;
	font-family:  Arial;
	color: #000000;
}
A:link {
	color: navy;
	font-size: 10 pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color:  navy;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #DAA520;
}
A:visited {
	color: navy;
	font-size: 10 pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
	font-weight: bold;
}
a:active {color: #3C3C3C; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a {color: navy; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
A.menu:link {color: white; font-weight: bold; font-size: 10 pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
A.menu:hover {
	color:  #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #C2181D;
}
a.menu:active {color: white; font-weight: Bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.menu  {color: white; font-weight: Bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }


p.contentHeader {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 25px;
	margin-top: 10px;
}
p.contentHeaderLine {
	background-image: url(images/sub_page_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
p.sectionHead {
	font-size: 12pt;
	font-weight: bold;
}
p.scheduleHead {
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
	font-style: italic;
	border: medium dotted #777777;
	margin-right: 25px;
	margin-left: 25px;
	padding-right: 15px;
	padding-left: 15px;
}
.programHead {
	margin-left: 25px;
	list-style-type: circle;
	font-weight: bold;
}
.programDesc {
	text-align: left;
	margin-left: 35px;
	margin-top: -10px;
	margin-right: 35px;

}
ul.programDesc {
	text-align: left;
	margin-left: 55px;
	margin-right: 35px;

}
.TitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.spacePic {
	border: thin solid #666666;
}
.contentMain {
	margin-right: 45px;
	margin-left: 45px;
	padding-right: 45px;
	padding-left: 45px;
}
.contentTable {
	margin-right: 25px;
	margin-left: 25px;
}
.contentBoxes {
	margin-right: 50px;
	margin-left: 25px;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: top;
	width: 175px;
}
p.contentHeaderRed {
	font-size: 14pt;
	font-weight: bold;
	color: #C2181D;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 25px;
	margin-top: 10px;
}
li.programDesc {
	text-align: left;
	margin-left: 55px;
	margin-right: 35px;
	list-style-position: inside;
	list-style-image: url(images/arrow_white.gif);
	list-style-type: circle;
	margin-top: 2px;
}
.branch {
	color: #C2181D;
	font-weight: bold;
}
.contactDesc {
	font-weight: bold;
	font-size: 12px;
}
.donate-right {
	color: #C2181D;
	text-align: right;
	font-weight: bold;
}
.menu {
	color: #FFFFFF;
	text-align: center;
}
.contentBox-text {
	border: 1px solid #E9EAE2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
}
.contentBox-divide {
	background-attachment: fixed;
	background-image: url(Images/sub_page_dotted_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
