/* BAUM SCHOOL CSS Document */
body {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:normal;
}

td {
	color:#2e2502;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	line-height: 16px;
	font-size:11px;
	background-color:#efebdc;
}

p {
	margin: 0px 0px 5px 0px;
}

.navCell {
	color:#452507;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	line-height: 16px;
	font-size:11px;
	background-color:#000000;
}

.footer {
	color:#c79d00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}

.siteLeftClmn {
	background-color:#000000;
}

.siteRightClmn {
	background-color:#000000;
}

.navClmn {
	background-color:#000000;
}

.subHeads {
	color:#000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size:18px;
}

.focus {
	color: #999999;
	text-decoration: none;
	font-weight: bold;  
}

.orange {
	color:#ffc505;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	line-height: 16px;
	font-size:11px;
}

.scheduleHeaders { 
	font-size: 30px;
}

.inputfield {
	color:#962399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 25px;
	font-size:11px;
}

.captions {
	color:#962399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 16px;
	font-size:10px;
}


/* Start Link CSS */

A:LINK {
	color: #c79d00;
	text-decoration: none;
	font-weight: bold;  
}
A:VISITED {
	color: #c79d00;
	text-decoration: none;
	font-weight: bold; 
}
A:HOVER {
	color: #999999;
	text-decoration: underline;
}

/* Start Textual CSS */

