.homePageText {
	font-family: Papyrus, Arial, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;

}
.homePageQuotes {
	font-family: Papyrus, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.bottomText {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}
.classPageMessageToUser {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
}
.classTitle {
	font-family: Papyrus, Arial, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}
.classText {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 9pt;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
	list-style-image: url('../images/newsletter/greybullet.gif');
	font-size: inherit;
} 

li {
	list-style-image: url('../images/newsletter/greybullet.gif');
	font-size: inherit;
}

a.noLinkShow {
	text-decoration: none;
	color: #FFFFFF;
}

img.space {
	margin: 0px 10px 10px 10px;
}

.blankBullet {
	margin-left: 0px; 
	padding-left: 0px; 
	list-style-image: none;
	list-style-type: none;
}
.scheduleDays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #FFFFFF;
}
.scheduleTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
}
.scheduleTime {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;

}
.scheduleClassName {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}
.scheduleClassLevel {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
}
.scheduleClassInstructor {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
.scheduleTable {
	border-collapse: collapse;
	border: thin solid #000000;
	text-align: center;
	vertical-align: middle;

}
.scheduleCell {
	border: thin solid #000000;
}
.scheduleBlankCell {
	border: thin solid #000000;
	background-color: #CC99FF;
}
.scheduleEventsCell {
	padding-left:5px;
	padding-top:5px;
	text-align: left;
	vertical-align: top;
	border: thin solid #000000;
	background-color: #ffffff;
	padding-right: 5px;
	padding-bottom: 5px;
}
.scheduleEventsTitle {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.bottomNavBarText {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10pt;
	color: #000000;

}
.classTable {
	border-collapse: collapse;
	border: thin solid #000000;
	text-align: center;
	vertical-align: middle;
}
.classNavBarLink {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.classDescriptionText {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.scheduleEventsText {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;

}
.homePageLinks {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12pt;
	color: #0000FF;
	letter-spacing: 1px;
}

.classDescriptionCell {
	padding: 10px;
}
.classPageLinks {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12pt;
	color: #0000FF;
	letter-spacing: 1px;
}

.classBottomMessage {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;

}

.classSubTitle {
	font-family: Papyrus, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

.classDescriptionLinks {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10pt;
	color: #0000FF;
	letter-spacing: 1px;
}

.scheduleTitleCell {
	border: thin solid #000000;
	background-color: #CC99FF;
}

.scheduleClassDescription {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10pt;
}

.contactSubTitle {
	font-family: Papyrus, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}


/*************************** Font Renderings ****************************/
.Heading1 {
	font-size: medium;
	font-weight: bold;
}

.Highlight {
	font-weight: bold;
	color: #444444;
}

.HighlightLight {
	font-weight: bold;
	color: #777777;
}

.standOut { 
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	letter-spacing: 5px;
	padding-left: 5px;
}

.Smallish {
	font-size: small;
}
.Smallerish {
	font-size: smaller;
}

.Critical {
	font-weight: bold;
	font-style: italic;
	letter-spacing: 110%;
	color: #0000CC;
}

.TimeChange {
	font-weight: bold;
	color: #8b50c1;
}

/*************************** Individual Pages ***************************/

#homePage {

}

#schedulePage {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10pt;
}
#schedulePage p {
	margin: 5px 3px 5px 3px;
		font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10pt;
}
#schedulePage h1 {
	font-size: 200%;
	font-family: "Century Gothic", Arial, sans-serif;
}

#schedulePage a {
	color: #0033CC;
}

#scheduleTable {
	margin: 40px 0 20px 0;
}

#scheduleSummary {
	
}
.salutation {
	margin-top: 10px;
}


.newsBox {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 16px;
	padding-left: 2px;
	
	border-left-width: 1;
	border-left-color: #AC95C1;
	border-left-style: solid;
	
	
/*	border-bottom-style: solid;
	border-bottom-width: 2px;
 	border-right-color: #f3e6ff;

	border-right-style: solid;
	border-right-width: 2px;
 	border-right-color: #f3e6ff;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EEEEEE;

	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #EEEEEE;
	
	background-image: url('../img/OmCorner.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
*/	
}

.newsBox p {
	margin-top: 3px;
	margin-bottom: 5px;
}

.newsBoxHeader {
	font-size: 15px;
	font-weight: bold;
	color: $444444;
	text-align: left;
}

.newsBoxDates {
	font-size: 14px;
	text-align: left;
	font-style: italic;
	margin-left: 4px;
}

.newsBoxText {
	margin-top: 7px;
	margin-left: 4px;
}

#jensLetter {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 9pt;
	width: 800px;
}

#jensLetter p {
	width: 80%;
	padding-left: 10%;
}


#jensLetter img.floatRight {
	float: right;
	margin: 10px;
	padding: 5px 0px 5px 5px;
	border-left: 2px solid #669900
}
#jensLetter img.floatLeft {
	float: left;
	margin: 10px;
	padding: 5px 5px 5px 0px;
	border-right: 2px solid #669900
}

/******************** img *********************/

img.right {
	float: right;
	clear: bottom;
}

img.left {
	float: left;
}

.floatRight {
	float: right;
	clear: right;
}

.imgBorder {
	padding: 2px;
	border: 2px solid #AC95C1;
}
