@charset "UTF-8";

.nolink {
text-decoration: none;
}

a:link {
	color: #83B223;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #767676;
	line-height: 20px;
	font-weight: normal;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #767676;
	line-height: 20px;
	font-weight: bold;
}
.bodytextboldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F00;
	line-height: 20px;
	font-weight: bold;
}
.Lowergradient {
	background-attachment: scroll;
	background-image: url(images/lowergradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	line-height: normal;
	font-weight: normal;
}
.sidetextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	line-height: normal;
	font-weight: bolder;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.Month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
}
.borderbottomdotted {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borderbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bordertop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
}
.bordertopbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-style: solid;
}
.TeacherName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #767676;
	font-weight: bolder;
}
.TeacherTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
	font-weight: normal;
}
.EventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E89539;
	font-weight: bolder;
}
.EventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #83B223;
	font-weight: bolder;
}
.EventDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #E89539;
	font-weight: bolder;
}
.eventbackground {
	background-color: #E89539;
	background-image: url(images/eventmonth_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodytextEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	line-height: 20px;
	font-weight: normal;
}
.bodytextEventbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	line-height: 20px;
	font-weight: bolder;
}
.bodytextInstructors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	line-height: 16px;
	font-weight: normal;
}
.bodytextInstructorsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	line-height: 16px;
	font-weight: bold;
}
.bodytextInstructorsTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	line-height: 14px;
	font-weight: normal;
}
.bodytextClassFinder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	line-height: 16px;
	font-weight: normal;
}
.bodytextClassFinderbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	line-height: 16px;
	font-weight: bold;
}
.sidebackground1 {
	background-color: #E89539;
	background-image: url(images/sidebanner/sideimage1.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.sidebackground2 {
	background-color: #E89539;
	background-image: url(images/sidebanner/sideimage2.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.sidebackground3 {
	background-color: #E89539;
	background-image: url(images/sidebanner/sideimage3.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.sidebackground4 {
	background-color: #E89539;
	background-image: url(images/sidebanner/sideimage4.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.sidebackground5 {
	background-color: #E89539;
	background-image: url(images/sidebanner/sideimage5.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.sidebackground6 {
	background-color: #E89539;
	background-image: url(images/sidebanner/sideimage6.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.sidebackground7 {
	background-color: #E89539;
	background-image: url(images/sidebanner/sideimage10.png);
	background-repeat: repeat-x;
	background-position: left top;
}
