select.calendar1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
}
.footertext {
	font-family: "Palatino Linotype";
	font-size: 10px;
}
.hometext {
	font-family: "Palatino Linotype";
	font-size: 14px;
	line-height: 1.5em;
}
.hometext2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 1.5em;
}
.footertext2 {

	font-family: "Palatino Linotype";
	font-size: 11px;
	font-weight: 300;
}
.mission {
	font-family: "Palatino Linotype";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.PageTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.ClassTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.ClassDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 125%;
	color: #333333;
}
.ClassTimes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #333333;
	font-weight: bold;


}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #333333;
}
.leftDash {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.bottomDash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.leftbottomDash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.whiteTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
}
.whiteBoldText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
}
.whiteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 15px;
}
.imageBorder {
	border: 1px solid #000;
}
li {
	list-style-image: url(images/bullet.gif);
}

