h1, h3
{
	color: #357694;
}

a
{
	color : #CC3300;
}

a:visited
{
	color : #357694;
}

a:hover {
	color: #f58428;
}

strong { 
	font-weight: normal;
}

div#subs_box {
	background: #357694;
}

div#contact_box {
	background: #357694;
}

div.sdmenu div a {
	border-bottom: 1px solid #357694;
}

div.sdmenu div a.current {
	background : #357694;
}

div.sdmenu div a:hover {
	background : #357694 /* url(/common/images/sd_linkarrow.gif) no-repeat right center; */
}

div.schedule {
	margin-bottom: 20px;
	border-bottom: 1px solid #357694;
}

div.schedule div:first-child {
	font-weight: bold;
	text-align: center;
}

ul.schedule {
	list-style-type: none;
}

img.teacher {
	float: left;
	margin-right: 10px;
}

p.teacher {
	padding-top: 8px;
}