@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 50px; /* .push must be the same height as .footer 49 + 1px border */
}
.footer {
	height: 49px; /* .push must be the same height as .footer 49 + 1px border */
	border-top: 1px #cccccc solid;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/


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, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9pt;
	}
h2 {color:#000099;
	margin:15px 0px 0px 0px;
	}
h3 {
	color:#333333;
	margin:0px 0px 4px 0px;
	}
		
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#666666;
	padding:0px;
	margin:0px;
	}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#666666;
	padding:0px;
	margin:0px;
	}
td {vertical-align:top;}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color:#666666;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	}
p, .par {
	margin:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666666;
}
.oneColFixCtr #container {
	width: 800px;
	background:#FFFFFF;
	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: 0;
	color: #000099;
	background-color:#FFFFFF;
	border:0px solid #FF0000;
	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 5px 0px 0px;
/*	border-right: 1px #FFFFFF solid;*/
}
#topNav a:hover {
	color: #FFFF00;
	text-decoration:none;text-decoration:none;
}
#topNav img { border:0; padding:0; margin-bottom:-5px;}
#topPic { position:absolute; 
	top:0px;
	width:800px;}
	
#bg {}

#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 { 
	clear:both;
	width:480px;
	padding: 10px 0px 20px 20px;
	}
	
#homeTextWide {
	clear:both;
	width:655px;
	padding: 10px 0px 20px 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: 395px;
	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;
	margin:0 auto;
	width:800px;
	color: #000099;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

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

#bottomNav .sq2 { color:#999999; font-size:9px; margin:0px 0; padding:0;}
#bottomNav  .sq2 a, .sq2 a:link, .sq2 a:visited {color:#999999; font-size:9px; margin:0; padding:0; border:0;}

.rowA  { background-color:#C2D3F2}
.rowB { background-color:#E8E8E8}

.priceTable {border-top:0px solid #000099; border-bottom:2px solid #000099;}
.priceTable th {font-size: 9pt; background-color:#FFFFFF; color:#000099; border-bottom:1px solid #000099; padding:2px 10px; padding-top:15px; padding-left:0;}
.priceTable td {padding:2px 10px;}
td.indent {padding-left:20px;}

