body {
font-family:"Calibri", Calibri, Arial, sans-serif;
color:#003663;
width:1000px;
margin:0 auto 0 auto;
font-size:14px;
}
/*this is the banner on the top*/
#banner {
width:1000px;
height:200px;
border: 0px;
clear: both;
padding-bottom: 20px;
}
/*main is the content in editable region*/
#main {
float:left;
width:1000px;
text-align:left;
color:#003663;
}
/* the footer is for Created by information at the bottom of the page*/
#footer {
float:left;
width:1000px;
clear:both;
font-size:14px;
margin-top:20px;
color:#003663;
}
/* Text Links at the Bottom */
#links {
width: 1000px;
margin: auto auto;
font-size:12px;
float: left;
padding-top: 20px;
text-align:center;
}

#index table
{width: 700px;
text-align: center;
margin-left: auto;
margin-right: auto;
border: none;
}

#index td {
	text-align: center;
	vertical-align: top;
	width: auto;
}
	

.lunch {
font-family: "Calibri", Calibri, Arial, sans-serif;
font-size:12px;
color:#003663;
margin: 0 auto;
}

.lunch td {
	border: 1px solid #003663;
	text-align: left;
	width: auto;
	height: auto;
}

.lunch p {
	text-align: left;
}

h1 {
color:#003663; 
font-size:22px; font-weight:bold;
text-align: center;
}
h2 {
color:#003663; 
font-size:20px; font-weight:bold;
text-align: center;
}
h3 {
color:#003663; 
font-size:18px; font-weight:bold
}
/*PTO table*/
.pto {
width:375px;
border: 0px solid #003366;
text-align: left
}
.pto tr td {
border: 0px solid #003366;
}
/*Community Involvement table*/
.comm {
width:650px;
margin:0 auto 0 auto;
text-align: left;
border: 1px solid #003366;
}
.comm td {
border: 1px solid #003366;
}
/* table for hosts */
#hosts table{
border:1px solid #003366;
text-align:left;
width:auto;
}
#hosts table td{
border:1px solid #003366;
text-align:left;
width:auto;
margin: 0 auto 0 auto;
}
/*Important Dates Table */
.impdates{
border:1px solid #003366;
width: 680px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.impdates td{
text-align:left;
border:1px solid #003366;
width: auto;
}

.impdates td.date
{text-align: left;
width: 15%}

/*student activities*/
#activities {
	width: auto;
	margin-left: auto;
	margin-right:; auto;
	text-align: center;
	border:1px solid #003366;
}

#activities td {
	text-align: left;
	width: 33%;
	border:1px solid #003366;
}

#activities th {
	text-align: center;
	border:1px solid #003366;
	font-weight: bold;
}
/*school info table */
.school {
width:600px;
margin:0 auto 0 auto;
text-align: left;
}
.schoolscores{
width:600px;
text-align:left;
margin: 0 auto 0 auto;
}

.schoolscores td
{text-align: left;
border: 1px solid #003366;
}
	
strong {
color:#003663
}

/*no border around images on the index page*/
#noborder {
	border:0;
}

/*border around pictures on index page*/
#border {
	border: 2px solid #003366;
}

}
/*other wayne township schools */
.schools{
border:1px solid #003366;
width: 680px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.schools td{
text-align:left;
border:1px solid #003366;
width: auto;
}
