* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	font-size:62.5%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
body {
	color:#858585;	
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
	background-color:#837e78;
}
#skip-to-content {
	display:none;
}
#skip-to-content a {
	color:#000;
}
ul {list-style: none;}
a {
	outline:none;
	color:#858585;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
body.guest-book #secondary-content a {
	text-decoration:none;
}
body.guest-book #secondary-content a:hover {
	text-decoration:underline;
}
body.news #secondary-content h2  {
	width:500px;
}
body.homework #secondary-content h2{
	width:100%;
	}
img {
	border:none;
}
/*Paragraphs*/
p {
	color:#858585;
	font-size:1.1em;
	padding-bottom:1em;
	margin-left:1px;
	line-height:1.4em;
}
body.policies p {
	line-height:1.6em;
}
body.home #secondary-content .news-content p {
	margin-top:4px;
}

.head-section p {
	color:#858585;
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:1em;
	margin-left:0;
	line-height:1.4em;
}
.inner-text p {
	margin:0;
}
body.about p,
body.news p,
body.curriculum p,
body.blog p,
body.gallery p {
	font-size:1.1em;
	line-height:1.7em;
	padding-right:4px;
}
#secondary-content #mySlideshow p {
	font-size:1.1em;
	margin-left:10px;
}
/*Headings*/
h1 {
	display:block;
	float:left;
	width:180px;
	height:70px;
	margin:22px 0 0 20px;
	text-indent:-9999px;
}
h1 a {
	display:block;
	float:left;
	width:180px;
	height:70px;
	margin:0;
	text-indent:-9999px;
}
h2 {
	font:1.7em Arial, Helvetica, sans-serif;
	color:#c42222;
	padding:1px 0 0.3em 0;
	font-weight:bold;
}
h3 {
	font:1.2em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h3 a {
	color:#757575;
}
body.contact #secondary-content h3 {
	margin:0.7em 0 0.2em 0;
	color:#757575;
}
body.gallery #secondary-content h3,
body.about #secondary-content h3 {
	margin:0.4em 0 0.2em 0;
	color:#757575;
}
body.events #secondary-content h3,
body.calender #secondary-content h3,
body.about #secondary-content h3 {
	margin:0.8em 0 0.4em 0;
	color:#757575;

}
body.clubs #secondary-content h3,
body.policies #secondary-content h3,
body.curriculum #secondary-content h3 {
	margin:0 0 0.4em 0;
	color:#757575;
}
body.curriculum #secondary-content .inner-list {
	color:#757575;
	width:200px;
}
body.home #secondary-content .news-content h3 {
	font:2.7em Arial, Helvetica, sans-serif;
	color:#c42222;
	font-weight:normal;
}
.inner-list a {
	text-decoration:underline;
}
.inner-list a:hover {
	text-decoration:none;
}
body.contact #secondary-content p {
	margin-left:0;
}
body.home #secondary-content h2 {
	font:1.66em Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#efeeec;
	padding:0;
	margin:0 0 0 -2px;
	width:70px;
}
.list-title {
	font:1.7em Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
	margin:0;
	display:block;
}
#secondary-content .head-section h2 {
	display:inline;
	font:2.6em Arial, Helvetica, sans-serif;
	color:#c42222;
	background-color:#fff;
	padding:0;
	margin-left:-2px;
}
#secondary-content h2 {
	font:2.6em Arial, Helvetica, sans-serif;
	color:#c42222;
	background-color:#fff;
	padding:0;
	font-weight:normal;
	margin:2px 0 0.3em -1px;
	line-height:1.1em;
	width:228px;
}
body.blog #secondary-content h2 {width:100%;}
body.home #secondary-content #mySlideshow h2 {
	font:1.4em Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:transparent;
	padding:0;
	font-weight:bold;
	margin:34px 0 0.3em 9px;
	line-height:1.4em;
	width:200px;
}

body.gallery #secondary-content h2 {
	font:2.6em Arial, Helvetica, sans-serif;
	color:#c42222;
	background-color:#fff;
	padding:0;
	margin:2px 0 0.5em 0;
	line-height:1.1em;
}
body.blog  #secondary-content h3,
body.news  #secondary-content h3 {
	margin:2px 0 4px 0;
	color:#757575;
}
body.blog  #secondary-content .comments h3 {
	margin-bottom:20px;
	color:#757575;
}
/*Main Sections*/
#wrapper {
	width:800px;
	text-align:left;
	background-color:#fff;
}
body.home #wrapper {
	background:#fff url(../images/background.gif) repeat-y left top;
}
body.news p,
body.blog p {padding-right:20px;}
#search-bar {
	width:800px;
	height:2.8em;
	background-color:#000;
}
.search {
	position:relative;
	float:right;
	display:inline;
	margin:5px 20px 0 0;
	width:208px;
}
#search-bms {
	position:absolute;
	top:0;
	left:42px;
	font-size:0.9em;
	width:142px;
	padding:1px 0 0 0;
	height:1.4em;
}
form input#sButton {
	position:absolute;
	top:-6px;
	left:186px;
	width:18px;
	height:18px;
}
.accessibility  {
	float:left;
	display:inline;
	height:2.8em;
	line-height:2.8em;
	margin-left:20px;
}
.accessibility  li {
	float:left;
	padding-right:4px;
}
.terms {
	float:left;
	padding-left:6px;
	background:#000 url(../images/access-seperator.gif) no-repeat left center;
}
.accessibility  li a {
	float:left;
	color:#6f6f6f;
	height:2.8em;
	line-height:2.8em;
}
#branding {
	width:800px;
	height:103px;
	background:#c42122 url(../images/emblem.gif) no-repeat 20px 22px;
}
#contact-details {
	float:right;
	display:inline;
	margin:33px 20px 0 0;
	color:#fff;
}
.tel {
	display:block;
	width:200px;
	height:20px;
	text-indent:-9999px;
	background:#c42122 url(../images/contact-tel.gif) no-repeat right top;
}
.add {
	display:block;
	text-align:right;
}
/*Content*/
#content {
	float:right;
	width:100%;
	clear:both;
	background-color:#fff;
	padding-bottom:3.4em;
}
/*#content {
	background:none;
}*/
/*Primary Secondary content*/
body.home #secondary-content {
	width:529px;
	float:left;
	display:inline;
	margin:0 0 0 25px;
}
body.home #primary-content {
	width:246px;
	float:left;
	background-color:#fff;
}
#primary-content {
	width:181px;
	float:left;
	background-color:#fff;
}
#secondary-content {
	width:532px;
	float:left;
	margin:25px 0 0 77px;
	position:relative;
}
/*Section*/
#primary-content .section {
	margin-top:2.8em;
	background-color:#fff;
	padding-left:0;
	background:none;
}
body.home #primary-content .section {
	margin-top:2.8em;
	background-color:#fff;
	padding-left:30px;
	background:#fff url(../images/section-bg.gif) no-repeat left 4px;
}
#secondary-content .section {
	width:233px;
	float:left;
	margin-top:2.8em;
	background:none;
	padding-left:30px;
}
#secondary-content div {
	float:right;
}
#secondary-content div.im {width:297px;}
body.about #secondary-content div.im {width:294px;}
body.contact #secondary-content div,
body.cirriculum #secondary-content div {
	width:297px;
	float:right;
}
body.contact #secondary-content div.col {
	display:inline;
	float:left;
	width:225px;
}
#secondary-content div img {
	margin:3px 0 0 10px;
	border-bottom:#ff0000 4px solid;
}
body.home #secondary-content div img {
	margin:0 0 0 2px;
	border-bottom:none;
}
body.gallery #secondary-content div img {
	margin:3px 11px 0 11px;
	border:#ada6a5 2px solid;
	float:left;
}
body.about #secondary-content .image img {
	margin:3px 11px 0 11px;
	border:#ada6a5 2px solid;
	float:left;
}
body.about #secondary-content .image p {
	padding-right:6px;
}
body.news #secondary-content img {
	padding-bottom:1em;
	margin-right:6px;
}

/*Items*/
body.home .items {
	font-size:1.1em;
	font-weight:bold;
	margin-left:2px;
	width:205px;
}
.items li a {
	display:block;
	width:100%;
	padding:0.6em 0 0.7em 0;
	background:#fff url(../images/list-border.gif) repeat-x left bottom;
	text-decoration:none;
}
.items li a:hover {
	display:block;	
	width:100%;
	text-decoration:none;
	padding:0.6em 0 0.7em 0;
	background:#efeeec url(../images/list-border.gif) repeat-x left bottom;
	text-decoration:none;
}
.items {
	font-size:1.1em;
	font-weight:normal;
	margin: -4px 0 0 19px;
	width:189px;
}
#secondary-content .items {
	background:transparent url(../images/list-border.gif) repeat-x left top;
	padding-top:1px;
	margin-top:-5px;
}
body.home #secondary-content .items {
	background:transparent url(../images/list-border.gif) repeat-x left top;
	padding-top:1px;
	margin:-6px 0 0 0;
}
#secondary-content .items li a {
	background:transparent url(../images/list-border.gif) repeat-x left bottom;
}
#secondary-content .items li a:hover {
	background:#e1e1e1 url(../images/list-border.gif) repeat-x left bottom;
}
#secondary-content .links  {width:180px;}
.section span {
	display:block;
	font-weight:normal;
	font-size:1em;
	margin-top:0.1em;
	line-height:1.4em;
}
.more-content {
	display:block;
	float:right;
	background-color:#93938f;
	width:7.2em;
	margin:-1px 9px 0 0;
	color:#fff;
	text-align:center;
}
#secondary-content .section .more-content {
	display:block;
	float:right;
	background-color:#93938f;
	width:7.2em;
	margin:-1px 26px 0 0;
	color:#fff;
	text-align:center;
}
#secondary-content .more-content {
	display:block;
	float:right;
	background-color:#93938f;
	width:7.2em;
	margin:-1px 0 0 0;
	color:#fff;
	text-align:center;
}
.more-content a {
	display:block;
	padding:5px 0;
	height:100%;
	width:100%;
	color:#fff;
	text-decoration:none;
	margin:0 auto;
	background-color:#93938f;
}
.more-content a:hover  {
	display:block;
	padding:5px 0;
	height:100%;
	width:100%;
	color:#fff;
	text-decoration:none;
	margin:0 auto;
	background-color:#c42222;
	
}
.head-section {
	width:100%;
	float:left;
	margin-bottom:2em;
}
.head-section img {
	float:right;
	border-bottom:#c42222 4px solid;
}
.title {
	float:left;
	width:230px;
	padding:22px 0 0 0;
}
.inner-list {
	margin:0.9em 0 2em 20px;
	font-size:1.2em;
	width:500px;
}
.inner-list li {
	line-height:1.6em;
	padding-left:26px;
	background:#fff url(../images/list-bullet.gif) no-repeat left top;
}
.more {
	color:#c42222;
}
#secondary-content div.content-head {
	width:529px;
	padding-bottom:1.5em;
	float:left;
}
.tag-line {
	font-weight:bold;
	margin:0.4em 0 0 0;
	color:#757575;
}
#secondary-content div.image {
	width:529px;
	padding: 0.8em 0 1.1em 0;
	margin-bottom:1em;
	background-color:#eee;
	float:left;
}
#secondary-content div.col {
	width:225px;
	float:left;
	display:inline;
}
#secondary-content .date {
	display:block;
	margin-bottom:0.5em;
	background:#fff url(../images/icon-calender.gif) no-repeat left center;
	padding-left:14px;
	width:190px;	
}
#secondary-content div.top {
	display:block;
	text-align:left;
	float:none;
	margin-bottom:2em;
	margin-top:-1.5em;
	margin-left:20px;
	font-size:1.1em;
	padding-left:26px;
	background:#FFFFFF url(../images/arrow-top.gif) no-repeat left 0;
}
.top a {
	text-decoration:underline;
}
.top a:hover {
	text-decoration:none;
}
#secondary-content #guest-head {
	width:500px;
	height:2em;
	float:left;
	margin-top:10px;
}
#secondary-content .sign {
	line-height:2em;
	height:2em;
	font-weight:bold;
	font-size:1.1em;
	float:left;	
}
#secondary-content .sign a {
	background-color:#ada6a5;
	padding:0.3em 0.7em 0.4em 0.7em;
	color:#fff;
}
#secondary-content .sign a:hover {
	text-decoration:underline;
}
#secondary-content .page-numbers {
	height:2em;
	line-height:2em;
	float:right;
	font-size:1em;
	font-weight:bold;
	margin-top:1px;
}
#secondary-content .page-numbers a {
	font-size:1em;
	font-weight:bold;
	background-color:#ada6a5;
	padding:0.4em 0.7em;
	color:#fff;
}
#secondary-content .page-numbers a.page-current {
	background-color:#c42122;
}
table {
	border-collapse:collapse;
	width:529px;
	float:left;
	margin-top:10px;
	font-size:1.1em;
}
thead {
	background-color:#ada6a5;
	width:570px;
	height:2em;
	margin-top:10px;
}
th {
	background-color:#ada6a5;
	color:#fff;
	padding-left:8px;
}
td {
	background-color:#eee;
	color:#858585;
	padding:8px;
	border-bottom:#ada6a5 1px solid;
}
.name-col {
	width:93px;
	font-weight:bold;
}
#secondary-content div.entry {
	margin:0 0 30px 0;
	float:left;
	border-bottom:#545454 1px dashed;
	width:526px;
}
#secondary-content .post-detail {
	float:left;
	clear:both;
	font-size:1.1em;
	margin:10px 0 35px 0;
	width:300px;
}
#secondary-content div.entry img {
	float:left;
	margin:10px 15px 0 0;
	clear:left;
	border:none;
}
#secondary-content div.comments {
	float:left;
	width:400px;
}
.items li a.selected {
	background-color:#EFEEEC;
}
#secondary-content .news-content {
	width:474px;
	float:left;
	display:inline;
	margin:23px 0 0 28px;
}
#flash {
	height:270px;
}
#secondary-content div.img-holder {
	float:left;	
	display:inline;
	margin-top:10px;
	width:100%
}
.img-holder img {
	float:left;	
}
body.gallery #secondary-content div.images {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;  
	width: 138px;
	text-align:center;
	overflow: hidden
}
body.gallery #secondary-content div.images img {
	float:none;
	text-align:center;
	margin:0;
}
.images img a {
text-decoration: none;
}

.images img {
padding: 0;
margin: 0;
border:#ada6a5 2px solid;
}
/*Form*/
form {
	font-size:1em;
	float:left;
	width:200px;
}
form p {
	color:#757575;
	position: relative;
	width: 300px;
	font-weight:normal;
	float:left;
	margin:0;
}
fieldset {
	border : none;
	background-color:##f7f7f7;
	width:500px;
	
}
form input {
	width: 245px;
	height:1.5em;
	padding:0.5em 0 0 0.3em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	clear:both;
	font-size:1.1em;
}
.search label {
	float:left;
	margin-left:5px;
	width:30px;
	color:#fff;
	display:block;
	line-height:1.8em;
}
textarea {
	width: 248px;
	float:left;
	clear:both;
	padding:0.5em 0 0 0.3em;
	font-size:1.1em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#pButton {
	background-color:#757575;
	padding:0 1px 1px 0;
	color:#fff;
	font-weight:bold;
	height:2.2em;	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	width:5em;
	font-size:1em;
	border:none;
}
#pButton:hover {color:#fff;background-color:#c42122;}

/*Main Navigation*/
#main-nav {
	width:792px;
	height:28px;
	background-color:#ada6a5;
	padding-left:8px;
}
#main-nav li {float: left;color:#fff;}
#main-nav li a {
	height: 2.5em;
	line-height:2.5em;
	display: block;
	text-decoration: none;
	background-color:#ada6a5;
	padding:0 13px;
	color:#fff;
	float:left;
	font-size:1.1em;
	font-weight:bold;
}
#main-nav li a:hover {
	background-color:#9d9695;
	color:#eee;
}
body.home #main-nav li#home a,
body.about #main-nav li#about a,
body.news #main-nav li#news a,
body.curriculum #main-nav li#curriculum a,
body.clubs #main-nav li#clubs a,
body.policies #main-nav li#policies a,
body.gallery #main-nav li#gallery a,
body.events #main-nav li#events a,
body.calender #main-nav li#calender a,
body.homework #main-nav li#homework a,
body.guest-book #main-nav li#guest-book a,
body.contact #main-nav li#contact a {
	background-color:#fff;
	color:#ada6a5;
}
/*Footer*/
#footer {
	width:800px;
	margin: 0 auto;
	background-color:#ada6a5;
	clear:both;
	color:#fff;
}
#footer p {
	line-height:2.7em;
	float:right;
	margin-right:20px;
	font-size:1.1em;
	color:#fff;
	padding-bottom:0;
	line-height:2.7em;
}
#footer a {
	font-size:1em;
	color:#fff;
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -3em auto; /* the bottom margin is the negative value of the footer's height */
}
.push {
	text-align:left;
}
#footer, .push {
	height: 3em; /* .push must be the same height as .footer */
	clear:both;
}
/*Slideshow*/
#secondary-content div#mySlideshow
{
	width: 529px;
	height: 270px;
	z-index:5;
	overflow:hidden;
	background-color:#efeeec;
	display:none;
}

.jdSlideshow
{
	display: block;/*Hide image on page load*/
	overflow:hidden;
	position: relative;

}

.jdSlideshow img
{
	border: 0;
	margin: 0;
	background-color:#efeeec;
}

#secondary-content div.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color:#efeeec;
	background-repeat: no-repeat;
}

#secondary-content div.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;

	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/loading.gif');
}

#secondary-content div.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 238px;
	margin: 0px;
	right: 0px;
	bottom: 0;
	height: 100%;/*Changes height if information bar*/
	background: #333;
	color: #fff;
	text-indent: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: #fff;
	width:200px;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
	cursor:hand;
}
/*Image Rotator*/
#rotator {
	overflow: hidden;
	position: relative;
	width: 529px;
	height: 270px;
}

#rotator img {
	border: 0;
	width: 529px;
	height: 270px;
}

/* David's very limited CSS changes */

body.policies #secondary-content img {
	margin:3px 0 10px 13px;
	border-bottom:#ff0000 4px solid;
	float:right;
}
body.events table {
	margin-top:-4px;
}
#secondary-content .page-numbers span {
	font-size:1em;
	font-weight:bold;
	background-color:#c42122;
	padding:0.4em 0.7em;
	color:#fff;
}
.access {font-weight:bold;}
#access-keys li {font-size:1.1em;margin-bottom:1em;}
.module-calendar table {
	border-collapse:collapse;
	width:208px;
	float:left;
	margin-top:0;
	font-size:1.1em;
}
.module-calendar thead {
	background-color:#ada6a5;
	width:208px;
	height:2em;
	margin-top:10px;
}
.module-calendar th {
	background-color:#ada6a5;
	color:#fff;
	padding:2px;
}
.module-calendar th a{
	color:#fff;
	padding:0;
}

.module-calendar td {
	background-color:#eee;
	color:#858585;
	padding:4px;
	border-bottom:#ada6a5 1px solid;
}

.home #content #primary-content .section h2 a {
color: #c42222;
}
body.policies #secondary-content h2 {
	width:500px;
}
