body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #876327;
	background-color: #FBEED5;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.MainTable {
	background-image: url(images/TableBackground.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 750px;
}
.MainTable .Sidebar {
	background-image: url(images/MenuFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	width: 148px;
}
.Legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
}
.Legal A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	color: #876327;
}	
.MainTable .Main .Content {
	margin-right: 30px;
	margin-left: 15px;
	width: 557px;
}
.MainTable .Main .Content h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 24pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FDEA9B;
}
.MainTable .Main .Content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #C49641;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.ServiceList {
	list-style: none;
}
.ServiceLtst li {
}
.ServiceTitle {
	color: #876327;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 12px;
	margin-bottom: 3px;
	font-size: 14pt;
}
.ServiceTitle:visited {

}
.ServiceTitle:hover {
	color: #C49641;
}
.ServiceBrief {

}
.ServiceLink {
	color: #876327;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	font-size: 10pt;
}
.ServiceLink:visited {

}
.ServiceLink:hover {
	color: #C49641;
}

.ClassTitle {
	color: #876327;
	font-weight: bold;
	display: block;
	margin-top: 12px;
	margin-bottom: 3px;
	font-size: 14pt;
}
.ClassTitle a {
	color: #876327;
	text-decoration: none;
}
.ClassTitle a:visited {

}
.ClassTitle a:hover {
	color: #C49641;
}
.ClassDescription {

}
.ClassLocation {
	font-weight: bold;
}
.ClassTime {
	font-weight: bold;
}
.RegistrationLink {
	color: #876327;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	font-size: 10pt;
}
.RegistrationLink:visited {

}
.RegistrationLink:hover {
	color: #C49641;
}
.TextArea img {
	margin: 12px;
}
.TextArea a {
	color: #876327;
}
.TextArea a:visited {

}
.TextArea a:hover {
	color: #C49641;
}
.ServiceText img {
	margin: 12px;
}
.ServiceText a {
	color: #876327;
	font-weight: bold;
}
.ServiceText a:visited {

}
.ServiceText a:hover {
	color: #C49641;
}
.ServiceListLinks {
	font-size: 10pt;
}
.ServiceListLinks a {
	color: #876327;
}
.ServiceListLinks a:visited {

}
.ServiceListLinks a:hover {
	color: #C49641;
}