/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

a {
	color: #0099FF;
}
	
.navbutton {
	padding-top: 10px;
}

#mainContent {
	width: 451px;
	padding: 10px 17px 30px 18px;
	text-align: left;
	vertical-align: top;
}

#mainContent h1 {
	width: 420px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight:normal;
	letter-spacing: 0px;
	text-align:left;
	color: #00377C;
	padding: 0px 0px 0px 2px;
	}

#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight:normal;
	letter-spacing: 0px;
	text-align:left;
	color: #00377C;
	padding: 0px 0px 15px 3px;
	}
	
.classes {
	list-style: square outside;
	color: #00377C;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 1.5em; 

	}


#mainPhoto {
	border: 1px solid black;
	}

#boxTestimonials {
	width: 108px;
	background-color: #ffffff;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	border: 1px dashed #333333;
	}

#boxTestimonials h1 {
	color: #00377C;
	background: #ffffff;
	font-size: 18px;
	line-height: 22px;
	font-weight:bolder;
	margin: 0px 0px 10px 0px;
	text-align: center;
	text-decoration: none;
	}

#boxTestimonials p {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	text-decoration: none;
	background: #ffffff;
	color: #666666;
	}

#boxTestimonials a {
	text-decoration: none;
	}

#boxTestimonials a:hover {
	text-decoration: none;
	color: #0099FF;
	}

.boxTestimonialsSigned {
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 20px 0px;
	font-weight: bold;
	text-align: right;
	}
	
#TestimonialContent p {
	margin: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 18px;
	}

#TestimonialContent strong {
	font-weight: bold;
	color: #CC0000;
	}

.TestimonialsSigned {
	font-size: 14px;
	line-height: 18px;
	padding: 0px 20px 40px 0px;
	font-weight: bold;
	text-align: right;
	color: #00377C;
	}

#teachers tr{
	vertical-align: top;
	}

#teachers h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight:bolder;
	margin: 0px;
	}
	
#teachers p {
	margin: 0px 0px 20px 16px;
	}

.teachersPhoto {
	border: 1px solid black;
	padding: 0px;
	}
	
#contact {
	padding: 0px 18px 20px 19px;
	text-align: left;
	}
	
#contact h1, #contact h2, #contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-style:italic;
	font-weight: bolder;
	color: #990000;
	margin: 0px 0px 5px 0px;
	}
	
#contact h2, #contact a {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	}
	
#contact a {
	text-decoration: underline;
	}
	
#footer {
	padding: 10px 10px 5px 10px;

	}
	
#footer a {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	margin: 0px 2px 0px 2px;
	text-decoration: none;
	}

.footerText {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	margin: 0px;
}
