@charset "utf-8";
/* CSS Document */

* {
	margin : 0;
    padding : 0;
	font-style: normal;
	font-weight: normal;
	color:#333333;
  	}

body {
	background: #818f80 url(../images/shared/bg.gif) top center repeat-y;
	font-size: 62.5%;
	font-family: "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	}

a {
	color: #000066;
	}

p {
	line-height: 1.6em;
	font-size: 1.5em;
	margin: 1em 0 2em 0;
	}

h1 {
	font-size:90px;
	color: #333333;
	padding-left: 30px;
	line-height: 2em;
	font-style:italic;
	}
	
h1 em {
	color: #ffffff;
	font-style:italic;
	}
	
h2 {
	font-size:2.5em;
	font-weight:bold;
	}

/*-----------------------layout------------------*/

#wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	
	}
	
#column1 {
	width: 660px;
	float: left;
	}
	
#column1 .gutter {
	margin: 4em;
	clear: both;
	}

#column2 {
	width: 290px;
	float: right;
	padding-top: 4em;
	}

#column2 .gutter {
	margin: 2em;
	}

#header {
	height: 250px;
	background: url(../images/shared/grass-splash.jpg) bottom left no-repeat;
	}	

#footer {
	background: #333333;
	color: #ffffff;
	margin: 2em auto 0 auto;
	}

/*------------------------header-------------------*/

#header address {
	color: white;
	font-size: 2.2em;
	padding-left: 20px;
	padding-top: 35px;
	}

/*---------main navigation-------------------*/	

ul#mainnav{
margin: 0;
padding: 0;
float: left;
font-size: 1.2em;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #313131;
border-width: 1px 0;
background: black url(../images/shared/blockdefault.gif) center center repeat-x;
}

ul#mainnav li{
display: inline;
}

ul#mainnav li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
font-weight: bold;
letter-spacing: 1px;
}

ul#mainnav li a.last{
 border:none;
 }

ul#mainnav li a:visited{
color: white;
}

ul#mainnav li a:hover, ul#mainnav li .current{
color: white;
background: black;
}

/*---------------------------footer----------------------------*/

#footer p {
	color: #ffffff;
	font-size: 1.2em;
	text-align: center;
	line-height: 2em;
	margin: 0;
	}

/*-----------------colurmn2------------------*/

#column2 h3 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 1em;
	padding-left: 15px;
	}


/*------------stafpage-----------------------*/

#stafflist  {
	text-align: center;
	padding-top:2em;
	width: 70%;
	margin: 0 auto;
	}

#stafflist h3 {
	font-size: 2.5em;
	font-weight: bold;
	padding-top: 1em;
	margin-bottom: 1em;
	}

#stafflist h3 a {
	text-decoration: none;
	border-bottom: 1px solid;
	color:#000066;
	}

#stafflist h3.pro {
	background: url(../images/staff/apple.gif) left bottom no-repeat;
	}

#stafflist ul {
	border-bottom: 1px solid;
	padding-bottom: 2em;
	list-style-type: none;
	}
	
#stafflist ul li {
	font-size: 1.5em;
	line-height: 180%;
	}

#stafflist ul.last {
	border: none;
	}
	
/*---------------------teacher page----------------*/

ul.tpagelist {
	list-style-type: none;
	margin-left: 40px;
	margin-bottom: 3em;
	}

ul.tpagelist li {
	margin-bottom: .5em;
	}
	
ul.tpagelist li a {
	font-size: 1.5em;
	background: url(../images/shared/bclaw-c1.gif) left center no-repeat;
	padding-left: 25px;
	line-height: 160%;
	}
	
ul.tpagelist li a:hover {
	font-weight: bold;
	}

/*----------------calendar--------------*/

#calcolumnright h3, #calcolumnleft h3 {
	margin: .7em 0 0 0;
	font-size: 3em;
	text-align: center;
	}

#calcolumnleft {
	width: 255px;
	float: left;
	}

#calcolumnright {
	width: 255px;
	float: right;
	}

.calendar {
	width: 250px;
	padding: 0;
	margin: 0 0 20px 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
	}

.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	


caption {
	margin: 20px 0 0 0;
	padding: 0;
	width: 250px;
	background: #333333;
	color: #fff;	 
	font: bold 1.5em/150% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #eceaea;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

.halfday, td.halfday a, td.halfday a:link, td.halfday a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #0099FF;
}

.halfday2, td.halfday2 a, td.halfday2 a:link, td.halfday2 a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #0000FF;
}

.holiday, td.holiday a, td.holiday a:link, td.holiday a:visited {
	color: #000000;
	font-weight: bold;
	background: #FFFF00;
}

.inservice, td.inservice a, td.inservice a:link, td.inservice a:visited {
	color: #ffffff;
	font-weight: bold;
	background: #000066;
}

td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(images/bg_calendar.gif) no-repeat right bottom;
}

td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td a:link, td a:visited {	
	color: #608194;
	background: url(images/bg_calendar.gif) no-repeat;
}

td a:hover, td a:active {
	color: #6aa3ae;
	background: url(images/bg_calendar.gif) no-repeat right top;
}

#key {
	clear:both;
	}

dl.key {
	margin-left: 3em;
	}
	
dl.key dt {
	font-size: 2em;
	margin-bottom: .3em;
	}
	
dl.key dd {
	padding: 5px 0 5px 42px;
	font-size: 1.5em;
	margin-bottom: .3em;
	}
	
dl.key dd.halfdaykey {
	background: url(../images/calendar/key-halfday.gif) left center no-repeat;
	}
	
dl.key dd.halfday2key {
	background: url(../images/calendar/key-halfday2.gif) left center no-repeat;
	}	
	
dl.key dd.inservicekey {
	background: url(../images/calendar/key-inservice.gif) left center no-repeat;
	}	
	
dl.key dd.holidaykey {
	background: url(../images/calendar/key-holiday.gif) left center no-repeat;
	}	
/*-------------------general----------------------*/

p.lead {
	font-size: 1.6em;
	font-style: italic;
	margin: 1em 3em 0 3em;
	border-left: 1px solid;
	padding-left: 1em;
	}
	
#mapcontainer {
	float: right;
	margin: 1em 0 1em 2em;
	border: 1px solid;
	padding-bottom: .5em;
	background: #333333;
	}
	
#mapcontainer small a {
	padding: 1em;
	color: white;
	text-decoration: none;
	}
	
a img#freerice {
	margin: 0 0 2em 50px;
	border: none;
	}
	
.floatr {
	float: right;
	margin-left: 20px;
}

ul {
	font-size: 12px;
	margin-left: 30px;
}

.topicons {
	margin: 0 10px;
	float: right;
}

.clearingdiv {
	clear: both;
	height: 20px;
}