﻿/*---- General Styles ----*/
body {
	font-family: Arial, Helvetica, sans-serif;
}

p.address {
	text-align:center;
	clear:both;
	padding-top: 5px;
	white-space:nowrap;
}

p.centerItal {
	text-align:center;
	font-style:italic;
	
}

p.footerText {
	text-align:center;
	font-size:small;			
}

p.smallText {
	font-size:small;
	margin:2px;
}

p.news {
	margin: 3px;
	margin-bottom:5px;
}

p.mission {
	font-style:italic;
	text-align:center;
	font-weight:bold;
	padding-left:35px;
	padding-right:35px;
	margin-right:50px;
				
}

.headingLink {
	text-decoration:none;		
}

.floatRight{
	float:right;
}

.floatLeft{
	float:left;
}

h1 {
	margin:3px;
	padding:0px;
}

h3 {
	margin:3px;
	padding:0px;			
}

/*---  Home Page -----*/

#wrapper {
	position:relative;
	top: 0px;
	left:0px;
	width: 800px;
	margin: 0px auto;
}

/*---- Top Panel Styles ----*/
#topPanel {
	position: relative;
    top: 0;
    left: 0;
    width: 800px;
    height: 210px;
	color:#FFFFFF;
	background:#990000;	
	/*--border:thin navy solid; --*/
	padding:0;
	margin:0px auto;			
}

img.topImages {
	float:left;
}

#addressBar {
	width:800px;			
}

/*---- Top Navbar Styles ----*/

#topNav {
	position: relative;
    top: 0px;
    left: 150px;
    width: 650px;
    padding:0;
    margin: 0;
    line-height:150%;
    height: 25px;
    background:#000066;
}

#topNav ul {
	line-height:150%;
	list-style-type:none;
	margin: 0;
	padding:0;
	width: 650px;
	overflow:hidden;
}

#topNav ul li{
	float:left;
}

#topNav ul li a{
	display:block; 
	background:#000066;
	color :#FFFFFF; 
	text-decoration:none; 
	text-align:center; 
	width:125px;
	padding: 0px;
}

#topNav ul li a:link{
	background: #000066;
	color: #FFFFFF;
}

#topNav ul li a:visited{
	background: #000066;
	color: #FFFFFF;
}

#topNav ul li a:hover{
	display: block;
	background: #0000FF;
	color: #FFFFFF;
	text-decoration: underline;
	text-align:center;
	width:125px;
	padding: 0px;
}

#topNav ul li.home{
	display:block;
	background: #0000FF;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width:125px;
	padding: 0px;
}

/*---- Left Nav Bar Styles ----*/

#leftNav {
    position: relative;
    top: 0px;/* top: 210px; */
    left: 0;
    width: 150px;
}

ul.leftNavbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  /*top: 0;
  left: 0; */
  width: 150px;
  background:#000066;
  line-height:150%;
}

li.leftNavhome {
	text-decoration: none;
	display:block;
	text-align:center;
	color:#FFFFFF;
	background:#000066;
	line-height:300%;
}

li.leftImage {
	text-decoration: none;
	display:block;
	text-align:center;
	color:#FFFFFF;
	background:#FFFFFF;
	line-height:300%;			
}

a.leftNavLink {
	display:block;
	text-align:center;
	color:#FFFFFF;
}

a.leftNavLink:link {
	color:#FFFFFF;
	background:#000066;			
}

a.leftNavLink:visited {
	color:#FFFFFF;
	background:#000066;			
}

a.leftNavLink:hover{
	display: block;
	background: #0000FF;
	color: #FFFFFF;
	text-decoration: underline;
	text-align:center;
}


/*---- Content Panel ----*/

#content {
    margin-left: 150px;
    position: relative;
    top: 0px;/* top:232px; */
    width:650px;
    padding-top:0;
    padding-left: 3px;
    
}

#quickTable td {
	text-align:left;
	font-size:small;
}

#quickTable td.right {
	text-align:right;
}

td.small {
	font-size:small;
}


/*---- Footer ----*/
#footer {
    /*--clear: both; --*/
    position:relative;
    border-top-color: #000066;
    border-top: #000066;
    border-top-style:double;
    width: 800px;
    margin:0 auto;
     
}

/*---   Secondary Pages ----*/
#SecTopPan {
	position: relative;
	top:0px;
	left:0px;
	width:800px;
	height:63px;
	border: 0px;
	margin: 0px auto;
	padding:0px;
	background:#990000;
}

#LogoTopPan {
	position: absolute;
    top: 13px;
    left: 1px;
    width: 150px;
    height:40px;
	/*--background:#000066;--*/
}

#secTopNav {
	position:relative;
	top:38px;
	left:0px;
}

img.topImagesSec {
	float:left;
	border:1px navy;
	
}

#secContent {
	position: relative;
	top:0px;
	left:0px;
	margin:0px auto;
	padding-left:10px;
	width:800px;			
}

/*----- Teachers and Staff Table -----*/

#staffTable 
{
	border-collapse:collapse;
	width: 780px;
}

#staffTable th {
	background:#C0C0C0;	
	border:1px solid black;		
}


#staffTable td {
	border:1px solid black;
	padding: 3px;
}

#staffTable tr.alt td {
	background-color:#C2C2C2;
}

/*----- Teachers&Staff Table small text -----*/

#staffTable td.nobottom {
	border-bottom:1px solid white;
	text-align:center;
	font-size:small;
}

#staffTable td.nobottomalt {
	border-bottom-color:#C2C2C2;
	text-align:center;
	font-size:small;
}


#staffTable td.notop {
	border-top:1px solid white;
	text-align:center;
	font-size:small;
}

#staffTable td.listall {
	text-align:center;
	font-size:small;
}
/*----- Teachers&Staff Table reg text -----*/


#staffTable td.nobottomName {
	border-bottom:1px solid white;
	text-align:left;
	
}
#staffTable td.nobottomaltName {
	border-bottom-color:#C2C2C2;
	text-align:left;
}




/* Newsletter Archive Table ---*/
#archTable 
{
	border-collapse:collapse;
	width: 780px;
}


#archTable th {
	background:#D9D9D9;	
	border:1px solid black;		
}


#archTable td {
	border:1px solid black;
	padding: 3px;
}

#archTable td.listall {
	text-align:left;
	font-size:small;
}




