body {
	margin: 0;
	padding: 0;
	background-color: #666;
	color: #006;
	font: 12px/16px tahoma, verdana, sans-serif;
}

table#mainTable {
	border-right: 1px solid #006; 
	border-left: 1px solid #006; 
	border-bottom: 1px solid #006; 
}

.quote {
	width: px;
	height: 29px;
	font-family: tahoma, verdana, sans serif;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	color: #666;
}

div.menuitem {
	font-family: georgia, tahoma, serif;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #006; 
}

a.navitem:link, a.navitem:visited {
	font-weight: bold;
	color: #006;
	text-decoration: none;
	text-transform: none;
}
a.navitem:hover {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-transform: none;
}

td#leftnav {
	background-image: url(images/left_gradient.jpg);
	background-color: #966;
	background-repeat: no-repeat;
	text-align: center;
}

h1, .pgTitle {
	font: bold 20px/24px georgia, tahoma, serif;
	color: #006;
	text-align: center;
	text-transform: none;
}

h4, .tName {
	padding: 20px 25px 0px 25px;
	color: #006;
	text-transform: uppercase;
	font: bold 12px;
}

p, .normal {
	padding: 0px 40px 0px 40px;
	text-align: left;
 }

ol, ul {
	padding: 0px 40px 0px 60px;
	text-align: left;
 }

img#teacher {
	margin-left: 20px;
	margin-bottom: 20px;
	border-top: 1px dotted #006; 
	border-bottom: 1px dotted #006; 
	float: right;
}

.smText {
	margin-top: 0px; 
	padding: 0px;
	color: white;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
}

a.email:link, a.email:visited {
	color: white;
	font-weight: normal;
	text-decoration: underline;
}

a.email:hover {
	color: red;
	font-weight: normal;
	text-decoration: underline;
}

div#tempBox {
	border-top: 1px dotted #006; 
	border-bottom: 1px dotted #006; 
	padding: 10px; 
	background-color: #CFF;
	font-size: 10px;
	line-height: 12px;
}

div#promoBox {
	border-top: 1px dotted #006; 
	border-bottom: 1px dotted #006; 
	padding: 0px; 
	background-color: #ccc;
	color: #f00;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

div.promoBox2 {
	border: 1px dotted #006; 
	padding: 10px; 
	background-color: #ccc;
	color: #f00;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

div#closingBox {
	border-top: 1px dotted #006; 
	border-bottom: 1px dotted #006; 
	padding: 10px; 
	background-color: #CFF;
	font-size: 10px;
	line-height: 12px;
}

div#spBox {
	border-top: 1px dotted #006; 
	border-bottom: 1px dotted #006; 
	padding: 10px; 
	background-color: #9CC;
	font-size: 10px;
	line-height: 12px;
}

div#spBox2 {
	border-top: 1px dotted #006; 
	border-bottom: 1px dotted #006; 
	border-left: 1px dotted #006; 
	padding: 10px; 
	background-color: #fff;
	font-size: 10px;
	line-height: 12px;
}

div#schedUpdateBox {
	border-top: 1px dotted #006; 
	border-bottom: 1px dotted #006; 
/*	margin: 0px 20px 0px 40px;*/
	padding: 10px; 
	background-color: #CFF;
	font-size: 10px;
	line-height: 12px;
}

/*
div#schedText {
	margin-bottom: 20px;
	font-size: 11px; 
	line-height: 12px;
}

div#schedText a {
	font-weight: bold;
	text-decoration: none; 
	line-height: 12px;
}
*/

table#schedule {
	border-top: 1px dotted #006; 
	border-bottom: 1px dotted #006; 
	font-size: 11px; 
	line-height: 12px;
}

tbody.schedBox1 {
	background-color: #9CC;
}

tbody.schedBox2 {
	background-color: #CFF;
}


#schedNotes {
/*	border-top: 1px dotted #006; */
	padding: 10px; 
	background-color: #FFF;
}

.spTitle {
	color: #006;
	font-weight: bold;
	text-transform: uppercase;
}

.spTeacher, .spFee {
	color: #006;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
}

.spDate {
	color: #966;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	border-bottom: 1px dotted #006; 
}


table#reading {
	border: 1px dotted #006; 
	font-size: 10px; 
	line-height: 12px;
	margin: 0px 40px 0px 40px;
	text-align: left;
}

.om {
	font-family: wingdings;
	font-size: 24px;
	padding: 10px 40px 20px 25px;
	text-align: center;
}

a, a:link, a:visited {
	font-weight: bold;
	color: #006;
	text-decoration: none;
	text-transform: none;
}

a:hover {
	color: #F00;
}#mainTable #spBox2 .style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
