/* CSS Document */

html, * {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #3f97ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	line-height: 17px;
	color: #FFF;
}

p {
	margin-bottom: 1em;
}

body a {
	color:#0066CC;
	text-decoration: none;
}

ul {
	margin-left: 2em;
	margin-bottom: 1em;
}

ol {
	margin-left: 2em;
	margin-bottom: 1em;
}

/* --[Splash Page]-----------------------------------------------------------------------------------*/

#splash{
	margin-top: 75px;
	margin-left: 150px;
}

#splash img{
	border-color:#FFFFFF;
	border-width: 10px;
}

/* --[Wrapper]-----------------------------------------------------------------------------------*/

#wrapper {
	width: 800px;
	position: relative;
	margin-left: -400px;
	left: 50%;
	clear:both;
	background: url("pics/background.jpg") #3f97ff repeat-y;	
}

/* --[Header]-----------------------------------------------------------------------------------*/

#header {

	background-image:url("pics/header.jpg");
	width: 800px;
	height: 170px;
	z-index:0;
}
#flash{
	 position:absolute;
	 left:40px;
	 top:13px;
	 z-index:1;
}


/* --[Title Bar]-----------------------------------------------------------------------------------*/

#title {
	clear:both;
	background-image:url("pics/title_bar.jpg");
	width: 800px;
	height: 40px;
}
#title h1{
	padding-top: 11px;
	padding-bottom: 11px;
	text-align:center;
	font-size:28px;
}
#title h1 a{
 	color:#d4bb5a;
}

#title h1 a:hover {
 	color:#af9013;
}

/* --[Content]-----------------------------------------------------------------------------------*/

#content {
	float: left;
	width:  479px; 
	padding-top: 0.5em;
	padding-left: 65px;
	padding-right: 39px;
	padding-bottom: 2em;
	color:#000000;
}

#content a:hover {
	border-bottom: 1px dashed;
}

#content ul li {
	margin-bottom: 1em;
}

#content h1{
	margin-bottom: 0.2em;
	line-height: 30px;
	text-align:left;
}

#quote{
	font-style:italic;
	color:#660066;
}

#content img.left{
	padding:0px 10px 0px 0px;
}

#content img.right{
	padding:0px 0px 0px 10px;
}

#content2 {
	float: left;
	width:  477px; 
	padding-top: 0.5em;
	padding-left: 65px;
	padding-right: 39px;
	padding-bottom: 2em;
	color:#000000;
}
#content h4{
	color:#0066CC;
}

#youtube {
	padding-left: 25px;
	padding-bottom: 10px;
}

/* --[Footer]-----------------------------------------------------------------------------------*/

#footer {
	padding-left: 19px;
	width: 750px;
	height: 30px;
	background-image: url("pics/footerNT2.jpg") ;
	color:#000000;
	clear: both;
}

#footer p{
	font: normal 98% Verdana, Arial, Helvetica, sans-serif;	
	padding: 5px 0px 0px 70px;
	color:#660066;
}

#footerFr {
	padding-left: 19px;
	width: 750px;
	height: 30px;
	background-image: url("pics/footerNT2.jpg") ;
	color:#000000;
	clear: both;
}
#footerFr p{
	font: normal 98% Verdana, Arial, Helvetica, sans-serif;	
	padding: 5px 0px 0px 70px;
	color:#660066;
}
/* --[ NAVIGATION MENU ]-----------------------------------------------------------------------------------*/

#nav {
	float:left;
	width: 159px;
	
}

#nav h1 {
	font: normal 150% "Monotype Corsiva", serif;
	background:  #000 no-repeat 5px 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: both;
	text-align: center;
}

#nav ul {	
	text-align: left;	
	list-style: none;	
	margin: 0px 0px 0px 0px;  
}

#nav ul li {	
	margin: 0px 0px 0px 0px;  
}

#nav ul li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	line-height: 25px;
	height: 28px;
	clear: both;
	padding-left: 5px;
}

#nav ul li#sub a {
	text-decoration:none;
	color:#000000;
	display: block;
	line-height: 20px;
	height: 18px;
	font-size: 11px;
	clear: both;
}

#nav ul li a:hover, #nav ul li:hover {
	color: #000;
	background-color: #d4bb5a;
	margin: 0px 0px 0px 0px;  
}

#nav ul li#sub a:hover, #nav ul li:hover {
	color: #000;
	background-color: #d4bb5a;
	margin: 0px 0px 0px 0px; 
}

#nav ul li#sub a:active {
	color: #660000;
	background-color: #d4bb5a;
}

#students .tStyle1 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}
#students .tStyle2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}
#students .tStyle3 {
	font-family:"Courier New", Courier, mono;
	font-style:normal;
}

#parents .tStyle1 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}

#parents .tStyle2 {
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-size:16px;
}

#parents .tStyle3 {
	font-family:"Courier New", Courier, mono;
	font-style:italic;
}

#teachers .tStyle1 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}

#teachers .tStyle2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}

#teachers .tStyle3 {
	font-family:"Courier New", Courier, mono;
	font-style:italic;
}
/*-----------------History Table-----------------------*/

table.history {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid;
	border-collapse: separate;
	background-color: white;
}

table.history td{
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-color: gray gray gray gray;
	background-color: white;
}
table.history #year{	
	color:#0066CC;
	font-weight:bold;
}
/*-----------------Staff Table-----------------------*/

#staff td.staff_text{
	padding: 0px 4px 0px 4px;
}

/* --[Class references]--------------------------------------------------------------------*/

.left {
	float:left;
}
.right {
	float:right;
}
.text_center{
	text-align:center;
}
.text_left{
	text-align:left;
}
.text_right{
	text-align:right;
}
.upper{
	margin:5px 0 0 0;
}
.lower{
	margin:15px 0 0 0;
}
.course_info{
	cell-padding: 2px;
	text-align:center;
}
.table_header{
	text-align:center;
	color:#ffffff;
	cell-padding: 0px 2px 0px 2px;
	background-color: #3f97ff;  
}
.table_row_name{
	text-align:center;
	color:#660066;
	cell-padding: 0px 2px 0px 2px;
	font-weight:bold;
}
.table_body{
	text-align:center;
	color:#0066CC;
	font-weight:bold; 
}
.table_footer{
	text-align:left;
	font-size:10px;
	color:#000000;
}
.pagetitle{
	font-size: 28px; 
	font-weight:bold;
	text-align: left;
}
.longpagetitle{
	font-size: 18px; 
	font-weight:bold;
	text-align: left;
}
.table_photo{
	padding: 0px 20px 20px 0;
}
.facility_text{
	text-align:left;
	/*color:#0066CC;*/
	color:#000000;
}
.table_faq{
	padding: 0px 0px 0px 30px;
}
.faq_text{
	padding: 0px 0px 0px 5px;
}
.course_reg td{
	padding: 1px 0px 1px 5px;
}
.privacy {
	font-size:10px;
	color:#660066;
}
.reg_text {
 	padding: 0px 0px 10px 0px;
}
.reg_text2 {
 	padding: 15px 0px 10px 0px;
}
.reg_text3 {
 	padding: 15px 25px 10px 25px;
	color:#660066;
}
.reg_text4 {
 	padding: 0px 25px 5px 25px;
	color:#660066;
}
.reg_text7 {
 	padding: 0px 25px 5px 25px;
	color:#FF0000;
}
.reg_text8 {
 	padding: 0px 25px 5px 25px;
	color:#FF0000;
	font-weight:bold;
}
.reg_head {
	text-align:left;
	padding: 0px 0px 5px 0px;
	color:#0066CC;
}
.reg_label {
	width: 147px;
}
.reg_label2 {
	width: 206px;
}
.reg_label3 {
	width: 185px;
}
.reg_label4 {
	width: 180px;
	padding: 0px 0px 0px 50px;
	color:#660066;
}
.rent_label {
	width: 175px;
}
.rent_label2 {
	width: 250px;
}
.rent_label3 {
	width: 85px;
}
.rent_text {
 	padding: 15px 0px 10px 0px;
}
.calendar{
	background-color:#00CCFF;
}
.searchButton{
	height:23px;
	vertical-align:top;
}
.typicalDay{
	margin:0px 0px 20px 15px;
}
.typicalDay td{
	padding: 0px 5px 0px 5px;
}
.typicalTime {
	text-align:right;
	font-weight:bold;
}
.quote{
	font-style:italic;
	color:#660066;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.quoteauthor{
	text-align:right
	margin:0px 0px 0px 0px;
	padding: 0px 0px 15px 300px;
	font-weight:bold;
}
.smallHeading{
	padding: 10px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	font-weight:bold;
}
.notification {
	color:#FF0000;
	font-size:14px;
	text-align:center; 
}
.boldNotification {
	color:#FF0000;
	font-weight:bold; 
}
