﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	color: #000000;
	background-color: #c0c0c0;
	background:#c0c0c0 top center;
	padding-top: 10px;
	padding-bottom: 25px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	line-height: 1.4
}

div#header {
	margin: 0 auto;
	width: 80%;
	background-color: #ffffff;
	border: solid 1px #3F5678;
}

div#header1 {
	height: 86px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ffffff;
	border: solid 1px #3F5678;
}

div#header1 a:hover {
	text-decoration: underline;
}

div#headerbar {
	position: relative;
	top: -108px;
	left: 0px;
	padding-top: 7px;
	height: 25px;
	width: 100%;
	background-color: #3F5678;
	color: #ffffff;
	text-align: right;
}

div#headerbar a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

div#headerbar a:hover {
	text-decoration: underline;
}

div#headerbar1 {
	position: relative;
	top: -62px;
	left: 0px;
	padding-top: 7px;
	height: 25px;
	width: 100%;
	background-color: #3F5678;
	color: #ffffff;
	text-align: right;
}

div#headerbar1 a:hover {
	text-decoration: underline;
}

div#headerbar1 a:link, a:visited {
	color: #ffffff;
	/* text-decoration: none; */
}

div#index {
	background: #ffffff;
	margin-left: 10px;
	background-color: #ffffff;
	border: solid 1px #3F5678;
}

div#indexbar {
	position: relative;
	top: -38px;
	left: 0px;
	padding-top: 7px;
	height: 25px;
	width: 100%;
	background-color: #3F5678;
	color: #ffffff;
	text-align: center;
}

div#whatsnew {
	min-height: 550px;
	margin-left: 5px;
	background-color: #ffffff;
	border: solid 1px #3F5678;
}

div#whatsnew p {
	text-align: justify;
}

div#whatsnewbar {
	position: relative;
	top: -38px;
	left: 0px;
	padding-top: 7px;
	height: 25px;
	width: 100%;
	background-color: #3F5678;
	color: #ffffff;
	text-align: center;
}

div#quicklinks {
	background: #ffffff;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
	background-color: #ffffff;
	border: solid 1px #3F5678;
}

div#quicklinksbar {
	position: relative;
	top: -38px;
	left: 0px;
	padding-top: 7px;
	height: 25px;
	width: 100%;
	background-color: #3F5678;
	color: #ffffff;
	text-align: center;
}

div#projects {
	background: #ffffff;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	border: solid 1px #3F5678;
}

div#projectsbar {
	position: relative;
	top: -38px;
	left: 0px;
	padding-top: 7px;
	height: 25px;
	width: 100%;
	background-color: #3F5678;
	color: #ffffff;
	text-align: center;
}

div#main {
	min-height: 435px;
  	height: auto !important;
  	height: 435px;
	background-color: #ffffff;
	border: solid 1px #3F5678;
	margin-left: 6px;
	margin-right: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
}

div#main a:hover {
	text-decoration: underline;
}

.MenuItems {
	color: #000000;
	margin-left: 30px;
	padding-right: 15px;
	padding-bottom: 0px;
}

.MenuItems a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

.MenuItems a:hover {
	text-decoration: underline;
}

hr {
	border: none;
	background-color: #3F5678;
	color: #3F5678;
	height: 1px;
}

.mainhr hr {
	margin-top: -15px;
}

.mainhr2 hr {
	margin-top: 10px;
	margin-bottom: -10px;
}

h1 {
	font-size: 16pt;
	margin-bottom: -15px;
}

h2 {
	font-size: 12pt;
	margin-bottom: -15px;
}

.ScheduleDaysAndTimes {
	font-weight: bold;
	border-bottom: solid 1px #3F5678;
}

.ScheduleLesson {
	background-color: #AFBBC9;
}

.ScheduleClosed {
	color: #ffffff;
	background-color: #3F5678;
}
