body {
	font-family: Verdana;
	font-size: 10pt;
	background-color: #000000;
	color: #FEFEE7;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana;
	font-size: 10pt;
}

th {
	font-family: Verdana;
	font-size: 10pt;
}

h1 {
	font-size: 11pt;
	font-weight: bolder;
	color: #BC9CC7;
}

h2 {
	font-size: 10pt;
	font-weight: bolder;
	color: #BC9CC7;
}

h2.whiten {
	font-size: 10pt;
	font-weight: bolder;
	color: #ffffff;
	margin: 0 0 4px 0;
}

a {
	color: #FEFEE7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.tiny, a.tiny:hover {
	color: #BC9CC7;
	text-decoration: none;
	font-size: 8pt;
}

/* only used once in the classes page */
span.h1ParaSize {
	font-size: 10pt;
	color: #BC9CC7;
	font-weight: normal;
}

.news {
	font-size: 9pt;
}

td.sectionBreak {
	background-image: url(/image/common/horizontalDots.jpg);
	background-repeat: repeat-x;
}

/* Top Menu */
#topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
}

#topMenu td a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#topMenu td a:hover {
	color: #A000D7;
}

#topMenu a.selected {
	color: #A000D7;
	text-decoration: none;
}

/* Class Schedule Table */
#schedule {
	text-align: left;
	vertical-align: text-top;
}

#schedule th{
	text-align: left;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

#schedule td{
	text-align: left;
	border-bottom: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: text-top;
}

#schedule .name{
	font-weight: bolder;
	text-decoration: none;
	cursor: hand;
}

#schedule .name:hover{
	font-weight: bolder;
	color: #A3A3A3;
	text-decoration: none;
	cursor: hand;
}

#schedule .class-name p{
	margin: 6px 0 0 0;
}
#schedule p.small-link {
	margin: 6px 0 0 0;
}

#schedule a{
	text-decoration: none;
}

#schedule p.col-header {
	margin: 0 0 4px 0;
}

/* Footer */
#footer {
	color: #A3A3A3;
	font-size: 8pt;
}

#footer a{
	color: #A3A3A3;
	font-size: 8pt;
	text-decoration: underline;
}

/* Credits */
#credits {
	color: #A3A3A3;
	font-size: 8pt;
}

#credits a{
	color: #A3A3A3;
	font-size: 8pt;
	text-decoration: none;
}

/* Updated CSS */
p {
	font-size: 15px;
	line-height: 22px;
}

p.bolden {
	font-weight: bold;
}

p.lead-para {
	font-size: 18px;
}

h1.site-title {
	font-size: 30px;
	line-height: 39px;
}

h2.custom {
	font-size: 24px;
	line-height: 28px;
}

h3.custom {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #BC9CC7;
}

.small-text {
	font-size: 13px;
	line-height: 19px;
}

a.custom-link, a.custom-link:hover {
	color: #BC9CC7;
	text-decoration: none;
	font-size: 15px;
}
