@charset "UTF-8";
/* CSS Document */
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20pt;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	}
h1.home {font-size: 48pt;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color:#000099;
	margin:15px 0px 0px 0px;
	}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	margin:0px 0px 4px 0px;
	}
		
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#666666;
	padding:0px;
	margin:0px;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#666666;
	padding:0px;
	margin:0px;
	}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color:#666666;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	}
.par {
	margin:0px 0px 10px 0px;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666666;
}
.oneColFixCtr #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	font-family: "Adobe Calson Pro", Times, serif;
	padding-left: 0px;
	padding-bottom: 8px;
	color: #000099;
	background-color:#FFFFFF;
	padding-top: 0px;
	border:0px solid #FF0000;
	height:633px;
	position:relative;
}
#menuBar {
	position: absolute;
	top:140px;
	left:0px;
	padding:0px 4px;
	width:792px;
	margin:0px 0px;
	color: #FFFFFF;	
	font-size: 10px;
}

#menuBar a, #menuBar a:visited, #menuBar a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	margin:0px 0px;
	padding:0px 16px 0px 16px;
	float:left;
	border-right: 1px #FFFFFF solid;
}
#menuBar a:hover {
	color: #FFFF00;
	text-decoration:none;
}
#topNav {
	position:absolute;
	top:5px;
	padding:0px;
	left:580px;
	margin:0px;
	color: #FFFFFF;	
	font-size: 10px;
	}
#topNav a, #topNav a:visited, #topNav a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
	margin:0px;
	padding:0px 18px 0px 18px;
	border-right: 1px #FFFFFF solid;
}
#topNav a:hover {
	color: #FFFF00;
	text-decoration:none;
}
#topPic { position:absolute; 
	top:0px;
	width:800px;}
#bg { float:right;}

#quote {
	position:absolute;
	top:180px;
	left:20px;
	width: 500px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000066;
	}

#quoteWide {
	position:absolute;
	top:180px;
	left:20px;
	width: 560px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000066;
	}

#homeText { position:absolute; 
	top:256px;
	width:480px;
	padding: 10px 0px 0px 20px;
	}
	
#homeTextWide {
	position:absolute;
	top:256px;
	width:655px;
	padding: 10px 0px 0px 20px;
	}

.name{
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:12pt;
	color:#000066;
	float:right;
	}
#summer_classes {
	position:absolute;
	left:567px;
	width:233px;
	top: 95px;
	padding:0px;
	margin:0px;
	}

.list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	margin:0px 0px 0px 0px;
	list-style:disc;
	
	}

.list ul { 
	list-style-type:disc; 
	margin:0px; 
	padding:0px;
	}
	
.list li {
	margin:0px 0px 2px 0px; 
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#666666;
	}
	
#bottomNav a, #bottomNav a:visited, #bottomNav a:link {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	text-decoration:none;
	margin:0 0 0 3px;
	padding:0px 3px 0px 3px;
	
	border-right: 1px #666666 solid;
}
#bottomNav a:hover {
	color: #000000;
	text-decoration:none;
}
#bottomNav {
	background:#ffffff;
	position:absolute;
	top:640px;
	padding:2px 8px 2px 8px;
	left:0px;
	margin:0px;
	width:784px;
	border-top: 1px #cccccc solid;
	color: #000099;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

.proPic {padding:15px 10px 0px 0px;}

.mjm {position:relative; top:25px;color:#333333; font-size:10px;}