@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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	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;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color:#666666;
	margin:15px 0px 0px 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;
	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;}


div.cat {
	width: 101%; 
	height: .8em; /* needed by NN6*/
	line-height: 1em;
	border-bottom: 3px dotted gray;
	margin-top: 2px;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
}

div.subcat {
	width: 100%;
	w\idth: 93%;		/*conforming browser hack*/
	margin-left: 6%;  /* width and margin-left = 100% hack 99% for IE*/
	height: 1.1em;		/* needed by NN6*/
	border-bottom: 3px dotted silver;
	margin-top: .4em;
	font-size: .8em;
	font-weight: bold;
}

.itemname	{
	float: left;
	position: relative; /*needed by IE6*/
	top: 5px;
	background-color: white;
	margin-bottom: -.3em;
	border-bottom: solid white .2em;
	padding-right: 10px;
	text-align: left;
	font-variant: small-caps;
}

div.cat>.itemname, div.subcat>.itemname	{
	position:static; /*IE5 Mac Bug, items are offset */
} 

.num	{
	float: right;
	position: relative; /* needed by IE6*/
	font-weight:bold;
	top: 0px;
	background-color: white;
	margin-bottom: -.4em;
	border-bottom: solid white .2em;
	width: 100px;
	text-align: left;
	margin-right:-2px;
	font-family: Arial, Helvetica, sans-serif
}

div.subcat .num	{
	color: silver;
}

div.itemname {padding-bottom: 3pt;} /*Hack for IE so dots don't print thru text*/

