﻿body
{
	font-family: Calibri, Verdana, Tahoma, Sans-Serif;
	background-color: #336699;
	text-align: left;
	vertical-align: top;
	font-size: 11pt;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 4;
	padding-right: 4;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4;
	margin-right: 4;
}

body#yellow
{
	background-color: #FFFFCC
}

table
{
	border-width: 0;
	margin-bottom: 0px;
	font-size: 11pt;
}

.ContentEditorTable
{
	border-width: 0;
	background-color: White;
	Width: 509px;
	vertical-align : top;
	text-align:left;
	
}

.ContentEditorCell
{
	Width: 50%;
	vertical-align:Top ;
}


p
{
	font-size: 11pt;
	text-align: left;
	padding-bottom: 0;
	padding-left: 4;
	padding-right: 4;
	margin-bottom: 1;
	margin-left: 4;
	margin-top: 0px;
}

ul
{	
	list-style-type:square;
	margin-top:0;
	margin-bottom:0;
}

ol
{	
	margin-top:0;
	margin-bottom:0;
}


li
{
	margin-top:0;
	margin-bottom:0;
}	

a 
{
	color:#336699;
}


h1
{
	font-size: 13;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4;
	border-bottom 0;
}

h2
{
	font-size: 11;
	font-weight:bold;
	margin-top: 6px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 4;
	border-bottom 0;
}

h3
{
	font-size: 10;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 4;
}

h4
{
	font-size: 9;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 4;
}


/* DIVISION DEFINITIONS ===================================*/

div#divMain /* contains everything */
{
	left: 0;
	width: 750px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFCC;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4;
}

div#divTop
{
	float:left;
	width: 750px;
	height: 65px;
	background-color: #FFFFCC;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
}

div#divMiddle
{
	left:0;
	float: left;
	width: 750px;
	height: auto;
	clear:both;
	background-color: #FFFFCC;
	margin-top: 0;
	margin-bottom: 0;
}


div#divMenu
{
	float: left;
	width: 125px;
	height: 215px;
	background-color: #FFFFCC;
	padding-left: 5px;
	clear: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div#divPicture
{
	left: 125px;
	float: left;
	clear:right;
	width: 590px;
	height: 212px;
	clear:right;
	background-color: #FFFFCC;
	text-align:left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4;
}

/* THREE COLUMN DIVS ==============================*/

div#divLeft /*meadows kids */
{
	float: left;
	clear: left;
	background-color: #FFFFCC;
	width: 31%;
	height: auto;
	margin-left: 8px;
	margin-right:4px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4;
	
}

div#divCenter /* news/events */
{
	float: left;
	clear:none;
	width: 31%;
	background-color: #FFFFCC;
	height: auto;
	margin-left: 4px;
	margin-right:4px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4px;


}

div#divRight /* principal's corner */
{
	float: left;
	clear: right;
	width: 31%;
	background-color: #FFFFCC;
	height: auto;
	margin-left: 4px;
	margin-right:8px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4;
}


div#divContent
{
	float:left;
	width: 750px;
	height: auto;
	background-color: #FFFFCC;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4;
}

div#divFooter
{
	width: 750px;
	background-color: #FFFFCC;
	text-align: right;
	font-weight: bold;
	height: 17px;
	float:none;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 4px
}


/* END of DIV definitions =======================================================*/


p
{
}
a
{
}



