/* CSS Document */

/* HTML elements ----------------------------------------------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background:#fdfcc8;
	font-size:86%;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #2780ff;
	width:500px;
	/*float: left;*/
	margin: 2em 0 1em 0;
	font-size: 1.8em;
}

h2 {
	font-size: 1.2em;
	margin: 2em 0 1em 0;
	color: #2780ff;
}

h3 {
	font-size: 1.3em;
	margin: 50px 0 0 0;
	color: #2780ff;

}

h4 {
	font-size: 1.2em;
	color: #2780ff;
	margin: 2em 0 1em 0;
	
}

h5 {
	font-size: 1.2em;
	color: #2780ff;
	margin: 2em 0 1em 0;
}

h6 {
	font-size: 1.1em;
	color: #2780ff;
	margin: 2em 0 1em 0;
	
}	

p {

	line-height: 2em;
	margin: 1.0em 0;
}

a {
	
}


a:focus {
	outline: none;
}


a:visited {
}

a:hover {
	
}

a:active {
	
}

ul{

}

li {
	
}


form {

}

label {
	
}

input {

}

select{

}

button {

}


button:hover {
	
}

img {
	/*float: right;*/
}

table{
	border-collapse:collapse;
	margin:20px;
}

table td {
	border:1px solid #3b60af;
	padding:10px;
}	

/* Page elements ----------------------------------------------------------------------------------------------------------------------------------*/

div#container {
	margin: 0 auto;
	width:950px;
	/*background-color: #fdfcc8;*/
	background:#fdfcc8;
}

div#header {
	background: url(/themes/theme_001/images/header.jpg) no-repeat;
	width:950px;
	height:234px;
}

div#header h2 {
	text-indent: -5000px;
}


div#content {
	background: #fff url(/themes/theme_001/images/ruler.jpg) repeat-y;
	float: left;
	
}

div#main_content {
	background: #fff url(/themes/theme_001/images/holes.jpg) no-repeat;
	width:510px;
	float: left;
	padding:0 0 30px 15px;
}

div#main_content_virtual_tour {
	background: #fff url(/themes/theme_001/images/holes.jpg) no-repeat;
	width:717px;
	float: left;
	padding:0 0 30px 18px;
}

div#main_content_virtual_tour p{
	width:650px;
}

div#main_content_virtual_tour h1{
	margin-bottom:0.5em;
}

div#main_content_virtual_tour h2{
	margin:0;
	padding:0;
}

div#footer {
	background: url(/themes/theme_001/images/footer_bgr.gif) no-repeat;
	width:940px;
	height:30px;
	clear: both;
	padding: 10px 0 0 10px;
	font-size:0.9em;
}

div#footer a{
	color:white;
}

div#footer a:hover{
	text-decoration:none;
}

/* Custom elements ----------------------------------------------------------------------------------------------------------------------------------*/
 ul#primary_navigation{
	background: url(/themes/theme_001/images/nav_bgr.jpg) no-repeat;
	width:215px;
	float: left;
	padding: 45px 0 0 0;
 }
 
  ul#primary_navigation li{
	float: right;
 	width: 173px;
 	height:41px;
	list-style-type: none;
	line-height: 2em;
	margin: 0 0 2em 0;
 }
 
ul#primary_navigation li a{
 	display:block;
	width: 173px;
 	height:41px;
	text-indent: -5000px;
}
 
ul#primary_navigation li a#home{
	background: url(/themes/theme_001/images/home.jpg) no-repeat;
}
 
ul#primary_navigation li a:hover#home{
	background: url(/themes/theme_001/images/home.jpg) 0px -41px no-repeat;
}

ul#primary_navigation li a#about{
	background: url(/themes/theme_001/images/about.jpg) no-repeat;
}
 
ul#primary_navigation li a:hover#about{
	background: url(/themes/theme_001/images/about.jpg) 0px -41px no-repeat;
}

ul#primary_navigation li a#classes{
	background: url(/themes/theme_001/images/classes.jpg) no-repeat;
}
 
ul#primary_navigation li a:hover#classes{
	background: url(/themes/theme_001/images/classes.jpg) 0px -41px no-repeat;
}

ul#primary_navigation li a#children{
	background: url(/themes/theme_001/images/children.jpg) no-repeat;
}
 
ul#primary_navigation li a:hover#children{
	background: url(/themes/theme_001/images/children.jpg) 0px -41px no-repeat;
}

ul#primary_navigation li a#parents{
	background: url(/themes/theme_001/images/parents.jpg) no-repeat;
}
 
ul#primary_navigation li a:hover#parents{
	background: url(/themes/theme_001/images/parents.jpg) 0px -41px no-repeat;
}

ul#primary_navigation li a#curriculum{
	background: url(/themes/theme_001/images/curriculum.jpg) no-repeat;
}
 
ul#primary_navigation li a:hover#curriculum{
	background: url(/themes/theme_001/images/curriculum.jpg) 0px -41px no-repeat;
}

ul#primary_navigation li a#newsletters{
	background: url(/themes/theme_001/images/newsletters.jpg) no-repeat;
}
 
ul#primary_navigation li a:hover#newsletters{
	background: url(/themes/theme_001/images/newsletters.jpg) 0px -41px no-repeat;
}

ul#primary_navigation li a#the_staff{
	background: url(/themes/theme_001/images/staff.jpg) no-repeat;
}
 
ul#primary_navigation li a:hover#the_staff{
	background: url(/themes/theme_001/images/staff.jpg) 0px -41px no-repeat;
}

ul#primary_navigation li a#governors{
	background: url(/themes/theme_001/images/governors.jpg) no-repeat;
}
 
ul#primary_navigation li a:hover#governors{
	background: url(/themes/theme_001/images/governors.jpg) 0px -41px no-repeat;
}

ul#primary_navigation li a#pta{
	background: url(/themes/theme_001/images/pta.jpg) no-repeat;
}
 
ul#primary_navigation li a:hover#pta{
	background: url(/themes/theme_001/images/pta.jpg) 0px -41px no-repeat;
}

ul#primary_navigation li a#contact{
	background: url(/themes/theme_001/images/contact.jpg) no-repeat;
}
 
ul#primary_navigation li a:hover#contact{
	background: url(/themes/theme_001/images/contact.jpg) 0px -41px no-repeat;
}

/* subsidary column------------------------------------------------------------------------------------------*/
 
ul#extra {
  	background: url(/themes/theme_001/images/dots.jpg) repeat-y;
	width:200px;
	float: right;
	background-color: #fff;
	list-style-position: outside;

 }
 
ul#extra li{
	 height: 203px;
	 list-style-type: none;
}

ul#extra li#virtual{
 	background: url(/themes/theme_001/images/tour_bgr.jpg) no-repeat;
	margin:0 0 80px 2px;
	display: inline-block;
	width:200px;
	
}


ul#extra li a#tour{
	 width:105px;
	 display: block;
	 height: 97px;
	 margin: 64px 0 0 23px;
	 text-indent: -5000px;
}

ul#extra li#term{
	margin-bottom:40px;
}

 ul#extra li a#calender{
 	 background: url(/themes/theme_001/images/calender.jpg) no-repeat;
	 width:165px;
	 display: block;
	 height: 59px;
	 padding: 100px 0 0 30px;
	 margin: 15px 0 0 15px;
	 font-size:1.5em;
	 text-decoration:none;
	 font-weight:bold;
}

 ul#extra li a#calender:hover{
 	color:#00b1da;
 }

ul#extra li#learning{
}

ul#extra li a#links{
	 background: url(/themes/theme_001/images/links.jpg) no-repeat;
	 width:165px;
	 display: block;
	 height: 166px;
	 margin: 15px 0 0 15px;
	 text-indent: -5000px;
}



/* main content ------------------------------------------------------------------------------------------*/
div#main_content ul {
	/*float: left;*/
	list-style-position: outside;
	margin: 1em;
	/*font-size: 1.2em;*/
}

div#main_content ul li{
	background: url(/themes/theme_001/images/bullett.jpg) no-repeat;
	height: 24px;
	list-style-type: none;
	padding: 0 0 0 25px;
	line-height: 2.5em;
	margin: 0 0 1em 0;
}

/* footer------------------------------------------------------------------------------------------*/

div#footer ul{
	margin:0;
}

div#footer li{
	display: inline;
	margin: 0 0 0 14px;
	color: #fff;
}


a#mmc {
	width:950px;
	background-color:#fdfcc8;
	text-align: center;
	padding-top: 10px;
	color: #3b60af;
	font-weight: bold;
	display:block;
	margin: 0 0 10px 0;
}

a#mmc:hover {
	text-decoration:none;
}

div#map {
	margin:10px;
	width: 450px;
	height: 400px;
	clear:both;
	border:1px solid #98c1ff;
}

img.right {
	float:right;
	margin:0 10px 10px 10px;
	display:block;
}

img.left {
	float:left;
	margin:0 10px 10px 10px;
	display:block;
}

#pano {
	width: 403px;
	height: 300px;
	overflow:hidden;
	float:right;
	border:0;
}