﻿.pageHeader {
	font-family: "century gothic";
	font-style: normal;
	font-size: xx-large;
	text-align: center;
	color: #292929;
}
.levelName {
	padding: 4px;
	margin: 4px;
	font-family: "Century Gothic";
	font-size: x-large;
	color: #333333;
	text-align: center;
	font-style: normal;
	border-top-style: groove;
	border-bottom-style: groove;
}
.bodyText {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	text-align: justify;
}
.bodyTextItalic {
	font-size: small;
	font-style: italic;
	font-family: "century gothic";
}
.bodyTextCenter {
	font-family: "century gothic";
	font-size: small;
	font-style: normal;
	text-align: center;
}
.bodyTextItalicSmall {
	font-family: "trebuchet MS";
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
}
.announceText {
	font-family: "Century Gothic";
	font-size: small;
	text-align: center;
	line-height: 165%;
	color: #5B603B;
	vertical-align: middle;
	padding: 4px;
	font-style: normal;
}
.announceHeader {
	font-family: "century gothic";
	font-size: medium;
	font-style: normal;
	text-align: center;
}
.announceHeaderLeft {
	font-family: "century gothic";
	font-size: small;
	font-style: normal;
	text-align: left;
}
.sectionHeader {
	padding: 4px;
	margin: 4px;
	font-family: "Century Gothic";
	font-size: x-large;
	color: #333333;
	text-align: center;
	font-style: normal;
}
.sectionHeader2 {
	font-family: "century gothic";
	font-size: medium;
	font-style: normal;
	text-align: left;
}
.classPages {
	font-family: "century gothic";
	font-size: medium;
	color: #333333;
	text-align: center;
}
.sideBarHeaders {
	padding: 4px;
	line-height: 165%;
	font-family: "century gothic";
	color: #000000;
	font-size: medium;
	text-align: center;
}
.sideBarHeader2 {
	font-size: small;
	font-weight: lighter;
	font-family: "century gothic";
	margin-top: 10px;
	padding-top: 10px;
	font-variant: normal;
	text-decoration: underline;
}
.sideBarLinks {
	font-size: small;
	font-family: "century Gothic";
	font-style: normal;
}
.sidebarLinksCentered {
	text-align: center;
	font-family: "trebuchet MS";
	font-size: small;
	font-style: italic;
}
.sideBarBorder {
	border-style: groove;
	border-width: thick;
	padding: 1px 4px;
}
.sideBarImage {
	border-style: groove;
	border-width: 1px;
	text-align: center;
	padding: 4px;
	margin: 2px;
}
.linkNotesCenter {
	font-family: "Trebuchet MS";
	font-style: italic;
	font-size: x-small;
	text-align: center;
}
.bookImage {
	border-width: 1px;
	text-align: center;
	padding: 4px;
	margin: 2px;
	font-family: "trebuchet MS";
	font-size: small;
	font-weight: bolder;
}
.tableColumnHead {
	border-style: solid;
	border-width: thin;
	margin: 2px;
	font-family: "century gothic";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.tableBorder {
	border: 1px groove #808080;
}
.tableText {
	border-style: solid;
	border-width: thin;
	margin: 2px;
	font-family: "century gothic";
	font-size: small;
	padding: 2px;
	text-align: left;
}
.tableRowHead {
	border-style: solid;
	border-width: thin;
	margin: 2px;
	font-family: "century gothic";
	font-size: medium;
	padding: 2px;
	text-align: left;
	font-weight: normal;
}
.newsBox {
	padding: 10px;
	margin: 10px;
	border: thick double #3366CC;
	font-family: "century gothic";
	font-size: small;
	font-style: normal;
	text-align: center;
	color: #000000;
}
.tableTextCenter {
	border-style: solid;
	border-width: thin;
	margin: 2px;
	font-family: "century gothic";
	font-size: small;
	padding: 2px;
	text-align: center;
}
.pageHeader {
	font-family: "century gothic";
	font-style: normal;
	font-size: xx-large;
	text-align: center;
	color: #292929;
}
.announceHeaderLeftLarge {
	font-family: "century gothic";
	font-size: medium;
	font-style: normal;
	text-align: left;
}
