body {
	text-align: left;
	margin: 0;
	padding: 0;
	background: #33cc33 url(../images/border_right.jpg) repeat-y top right;
	min-width: 728px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 79%;
	line-height: 1.6;
	color: #000000;
	}

div#wrapper	{
	width: 728px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

div#maincontent {
	float: left;
	width: 544px;
	padding: 0;
	margin: 0;  
	}
	
div#sidebar	{
	float: right;
	margin: 0;
	padding: 0;
	width: 160px;
	}

div#footer {
	clear: both;
	width: 728px;
	}

div.backt {
	background: #ffffff url(../images/border_top.jpg) repeat-x top left;
	color: inherit;
	height: 75px;
	}

div.backc {
	padding-right: 100px;
	color: inherit;
	background: #ffffff url(../images/border_corner.jpg) no-repeat right top;
	height: 75px;
	}

				/* Anchors */

a, a:link, a:visited {
	color: #3078AB;
	background-color: inherit;
	text-decoration: none; 
	font-family: Verdana, sans-serif; 
	font-size:inherit
	}
	
a:hover{
	text-decoration:underline;
	color:#006600;
	background-color:#FFFFC0;
	}
	
					/* Menu */

#navigation {
	background: url(../images/effectiveschoolsbanner3.jpg) no-repeat  0px 27px;
	height: 86px; 
	border-right: 1px solid #342422; 
	border-bottom: 1px solid #342422;
	}

.pagename {
	font-size: 90%; 
	font-family:Verdana, sans-serif; 
	color: #ffffc0; 
	background-color: inherit;
	font-weight: bold; 
	margin: 0; 
	padding: 3px 0; 
}

#menu { 
	float: right;
	list-style-type: none;   
	margin:0; 
	padding: 0; 
	}

#menu li {
	display: inline; 
	margin:0;
	padding: 0;
	} 

#menu li a, #menu li a:link, li #menu a:visited { 
	padding: 7px 10px 7px 16px; 
	margin:0;  
	font-weight: bold;  
	font-size: 90%; 
	text-decoration: none;
	height: 25px; 
	line-height: 26px;
	background:#217085 url(../images/menu_a.gif) repeat-x top left; 
	color: #c0ffc0;
	border-right: 1px solid #669acc;
	}

#menu li a:hover {
	 background: #217085 url(../images/menu_ah.gif) repeat-x top left; 
	 color: #99fe00;
	 border-right: 1px solid #1da7e0;
	 padding: 7px 10px 7px 16px; 
	 text-decoration: underline;
	 }

					/* Lists */
					
ul.highlight{
	background-color: #ffffff;
	color:green;
	text-indent: 10%;
	}
	 					

ul li img,  a img {
	float: left;
	margin: 0 6px 0 0;
	}

ul.rightbox {
	font-size: 95%;
	margin: 12px; 
	list-style-type: none; 
	padding: 0;
	color: #eeeeee;
	background-color: inherit;
	text-align:left;
	}


#sidebar ul.rightbox li a, #sidebar ul.dir li a {
	font-size: 95%;
	color:#63abcd;
	background-color: inherit;
	line-height: 105%;
	font-family:  Verdana, sans-serif;  
	min-height: 20px; 
	display:block;
	}

#sidebar ul.rightbox li a:hover, #sidebar ul.dir li a:hover {
	font-size: 95%;
	color:#006600;
	background-color: inherit;
	line-height: 105%;
	font-family:  Verdana, sans-serif;  
	min-height: 20px; 
	display:block;
	}
	
.text li a {
	text-decoration: none; 
	color: #63abcd;
	background-color: inherit;
	}


ul.disc {
	list-style-type:disc;
	}

					/* Headers */

h1 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #c0ffc0; 
	background-color: #33cc33;
	font-weight: bold; 
	margin: 0; 
	padding: 12px 0; 
	}
	

.text h2, .text h3, .sidetext h2, .sidetext h3 {
	margin: 0; 
	padding: 0 12px;
	background:#33cc33 url(../images/blueheader.gif) repeat-x top left;
	color: #ffffff;
	font-size:1.2em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	}

					/* Paragraph */

.text p {
	margin: 12px; 
	padding: 0; 
	font-family: Verdana, sans-serif; 
	color: #000000;
	background-color: inherit;
	font-size: 1em; 
	line-height: 1.5;
	}
	

.text, .sidetext {
	border-style:solid;
	border-bottom: 1px; 
	border-right: 1px;  
	border-top: 0px; 
	border-left: 1px; 
	border-color: #4895cb; 
	padding-bottom: 1px; 
	}
	
.text {
	background: #ffffff url(../images/left.gif) repeat-y top left; 
	color:#000000;
	}


.sidetext {
	background: #000000 url(../images/left.gif) repeat-y top left;
	color: #eeeeee;
	}
	
.red {
	color: #ff0000;
	background-color: #ffffff;
	}

.green {
	color: green;
	background-color: #ffffff;
	}
	
.bold {
	font-weight: bold;
	}
	
.smalltext {
	font-size:.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a.smaller {
	font-size:.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	

.center {
	text-align: center;
	}

.italic {
	font-style:italic
	}	
	
					/* Image */

.right {
	float: right;
	}
	
.left {
	float: left;
	}

img.left {
	padding-right: 6px;
	}
	
img.right {
	padding-left: 6px;
	}


img {
	border: 0;
	}


p.image {
	overflow: hidden; 
	background: #040404 url(../images/odd.jpg) top left repeat-x; 
	color: inherit;
	text-align: center;
	}

p.image img {
	display: block; 
	margin:auto;
	}

.caption {
	  font-style:italic;
	  font-size: .8em;
	  font-weight: bold;	
}

	

#sidebar p.image, #sidebar p.image img {
	text-align: left;
	}
	
#sidebar p.image img {
	margin: 0px;
	}


a.green, a.counter, a.green:visited, a.counter:visited {
	background: #F60 url(../images/green_up.gif) repeat-x;
	font: bold 10px Verdana, sans-serif; 
	padding: 0 0.5em; 
	border: 1px solid;
	text-decoration: none; 
	color: #FFF; 
	border-color: #FFC8A4 #7D3302 #3F1A01 #FF9A57;
	background-position: -6px -6px;
	}

a.green, a.green:visited {
	background: #009933 url(../images/green_up.gif) repeat-x bottom left;
	border-color: #33CC66 #006633 #006633 #33CC66;
	}
	
a.counter, a.counter:visited  {
	background: #0000FF url(../images/countbg.gif) repeat-x bottom left;
	border-color: #9999FF #000099 #000099 #9999FF;
	}
	
a.green:hover  {
	background: #009933 url(../images/green_ov.gif) repeat-x bottom left;
	color:#666666;
	}	

#footer p {
	text-align: left;
	font-size: 0.8em; 
	margin: 0px 80px;
	background-color:#000000;
	color:#cccccc;
	}

.shade {
	background: url(../images/shade.gif) repeat-x; 
	height: 24px;
	}



/* hide elements in IE */
* html ul.rightbox li a, * html ul.dir li a {
	height: 20px;
} 

.rightbox a, .dir a {
	background: url(../images/folder.gif) top left no-repeat; 
	padding-left: 19px;
	}

	
.email img, img.email {
background: url(../images/email.gif) top left no-repeat;
	}
	

.email a {
	background-image: url(../images/email.gif);
	}
	
.sitemap a {
	background-image: url(../images/sitemap.gif);
	}
	
.testimonials a{
	background-image: url(../images/testimonials.gif);
	
	}
	
.inquiry a{
	background-image: url(../images/inquiry.gif);
	
	}
	

.dir a {background-image: url(../images/folder.gif);
}


div.foot {
	color:#eeeeee;
	background-color:#000000; 
	}

.mmlink {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#cccccc;
	background: #040404 url(../images/odd.jpg) top left repeat-x;
	}
