/*
Theme Name: KTS 2010 Site Design
Theme URI: http://wordpress.org/
Description: Developed for Kings Town School in 2010
Version: 1.6
Author: Owen Bird
Author URI: http://obird.ca
Tags: blue, custom header, fixed width, two columns, widgets

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url('/images/bg.jpg');
	color: #333;
	text-align: center;
	}

#content {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}

#header {
	text-align: center;
	/*margin: 0 0 0 1px;  */
	padding: 0; 
	height: 134px;
	width: 940px;
	}
	
#top_nav {
	width: 940;
	padding-top: 114px;
	margin: 0 0 0 0;
}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	/*background-color: white;  */
	margin: auto;
	padding: 0;
	width: 940px;
	border: 1px solid #959596;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 700px;
	}
	
.divider {
	margin: 10px 15px 10px 10px; 
	float:left; 
	display:inline; 
	width:900px; 
	height:1px; 
	background:url(/images/divider.gif) 0 0 no-repeat;
}
	
	

#topcontent{width:940px; float:left; display:inline; margin:22px 15px 20px 15px;}





.post {
	margin: 0 30px 40px 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 940px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#s {
	width: 100px;
	margin-right: 20px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	background-color: white;
	padding: 20px 0 10px 0;
	margin-left: 750px;
	/*margin-top: 156px; */
	width: 220px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


.navigation {
	display: block;
	text-align: left; 
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Top Navigation CSS */

#navmenu-h ul.sub {

	background: transparent url(http://colinbird.ca/~kings/images/drop_down_bg.png) repeat-x top left;
	padding-bottom: 6px;
  padding-top: 3px;
}
#navmenu-h ul.subsub {
  background: transparent url(http://colinbird.ca/~kings/images/drop_down_bg.png) repeat-x top left;
	padding-bottom: 6px;
}
#navmenu-h li.top {
	background: #071535;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#navmenu-h li.top:hover {
	/* background: transparent url(http://colinbird.ca/~kings/images/main_menu_bg_hover.jpg) no-repeat top center; */
	background: #0A5393;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

/* Root = Horizontal, Secondary = Vertical */

ul#navmenu-h {
	position: relative;
	top: 1px;
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 970px; /*For KHTML*/
	list-style: none;
	height: 30px;
	z-index: 10;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 30px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 210px;
  list-style: none;
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 250px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  border: 0;
  padding: 10px 22px 0px 21px; /* mod by colin */
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #FFF;
  /* line-height: 12px;*/
  text-decoration: none;
  height: auto !important; 

  height: 1%; /*For IE*/
  font-size: 13px
}



/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  	color: #FFF;
}


/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  font-size: 14px;
  float: none;
  color: #fff;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  color: #FFF;
  font-weight: bold;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  /*font-size: 13px;
  line-height: 15px;*/
	color: #fff;
	font-weight: normal;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  	color: #FFF;
	font-weight: bold;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 225px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}



/* the new stuff */


@charset "utf-8";

/* CSS Document */

* {padding:0; margin:0;}
body{
	font-family:Georgia, "Times New Roman", Times, serif; 
	background:url(/images/bg.jpg) 0 0 repeat;
}

p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	color:#000000; 
	margin-bottom:20px;
	font-weight: normal;
}

Blockquote{
	font-family:Georgia, "Times New Roman", Times, serif; 		
	font-size:12px; 
	color:#000000; 
	margin:0 0 20px 0; 
	padding:0 0 0 30px; 
	color:#003399;
}
.homeQuote{color:#003399;}

img{border:none;}

object{outline:none;}



#wrap{
	margin:0 auto; 
	width:980px; 
	position:relative;
}

#wrap2{
	width:970px; 
	padding:0 5px 0 5px; 
	float:left; 
	display:inline; 
}

html>body #wrap2{
	/* background:url(/images/shadow.png) 0 0 repeat-y; */
}

#top{
	float:left; 
	display:inline; 
	width:970px; 
	height:119px; 
	background: url('/images/top_banner.png') no-repeat bottom center; 
}

html>body #top{
	background:url('/images/top_banner.png') 0 0 repeat-x;
}

#main{
	float:left; 
	display:inline; 
	padding-bottom:14px; 
	background: url('/images/white.png');
}

html>body #main{
	background: url('/images/white.png') 0 0 repeat-y;
}

#mainnavsurround{
	float:left; 
	display:inline; 
	margin:0; 
	width:970px; 
	padding:0;  
	text-align:center;
}

#mainnav{
	width:970px; 
	margin-top: -7px; 
	font-size:12px; 
	font-weight:normal; 
	padding:0; 
	float:left; 
	overflow:hidden; 
	text-decoration:none; 
	display:inline; 
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
}

#mainnav a{
	font-family:Georgia, "Times New Roman", Times, serif; 
	text-decoration:none; 
	text-align:center; 
	display:block; 
	line-height:18px; 
	margin:20px 0 0 0; 
	padding:0 26px 0 26px; 
	border-right:1px solid #FFFFFF; 
	color:#FFFFFF; 
	position:relative;
}

#mainnav .off:hover, #mainnav .on, #mainnav .on:hover, #mainnav .parent, #mainnav .parent:hover{
	background:url('/images/whitenav.png') 0 0 repeat-x; 
	margin:0 0 0 0; 
	padding:20px 26px 6px 26px; 
	color:#071535; 
		border-right:1px solid #FFFFFF; 
	border:none;
}

#mainnav ul{
	float:left; 
	display:inline; 
	position:relative; 
	list-style:none; 
	margin:0; 
	width:970px; 
	height:44px; 
	padding:0; 
	background:url(/images/bluenav.png) 0 6px repeat-x;
}

#mainnav ul li{
	float:left; 
	display:inline; 
	list-style:none; 
	margin:0; 
	padding:0; 
	position:relative; 
	margin:0 -1px 0 0
}

.page_item {
	padding:6px 0 9px 0; 
	border-top:1px dashed #CCCCCC; 
	width:162px; 
	float:left;	
}

h2.home{letter-spacing:-0.5px; font-size:18px; color:#3E3E3E; font-weight:normal; display:block; width:200px; border-bottom:1px dotted #3E3E3E; margin-top:0; padding:0 0 6px 0;}

h3.home{font-size:12px; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; color:#939393; font-weight:normal; margin:18px 0 6px 0; letter-spacing:125%}

#topcontent{
	width:940px; 
	float:left; 
	display:inline; 
	margin:22px 15px 20px 15px;
}

#bottomcontent{
	width:940px; 
	margin:19px 15px 20px 15px; 
	float:left; 
	display:inline;
}

#bottomleft{
	float:left; 
	display:inline; 
	width:450px; 
	padding:16px 14px 24px 14px; 
	background-color:#E6E6DC; 
	margin-right: 2px; 
	height:140px
}

#homeimage{
	float:left; 
	display:inline; 
	width:470px; 
	margin-left:-5px;
	height:380px; 
	margin-right:9px;
}

#homecontent{
	float:left; 
	display:inline; 
	background-color:#EFECCA; 
	height:370px; 
	width:415px; 
	margin: 0 0 0 25px;
	padding:20px 10px 0 10px;
}
#homecontent p{
	text-align:left;
	font-size: 12px;
}

.header{
	margin:0 15px; 
	float:left; 
	display:inline; 
	width:940px; 
	height:1px; 
	background:url(/images/header.gif) 0 0 no-repeat;
}

#bottomright{
	float:left; 
	display:inline; 
	width:460px; 
	margin-left:0px;
	position:relative;
	
}

.callout{
	float:left; 
	display:inline; 
	width:145px; 
	margin-left:8px; 
	position:relative;
}

.callout a{
	margin-top:1px; 
	display:block; 
	width:138px; 
	height:22px; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-color:#034D84; 
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; 
	font-size:11px; 
	padding:6px 0 0 5px;
	margin: 0 0 0 7px;
}

.newsimage img{width:115px;}

.callout a:hover{
	color:#FFFFFF; 
	text-decoration:none; 
	background-color:#2B88C3;
		font-size:11px; 
}

#topfooter{
	float:left; 
	display:inline; 
	margin: 0px 15px 0 15px; 
	height:111px; 
	padding:16px 20px 20px 20px; 
	width:900px; 
	background:url('/images/topfooter.png') repeat-x 0 0;
	}

#bottomfooter{
	float:left; 
	display:inline; 
	width:900px; 
	margin:1px 15px 0 15px; 
	height:28px; 
	background-color:#071535; 
	font-size:10px; 
	color:#FFFFFF; 
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; 
	padding:7px 20px 0 20px;
}

#bottomfooter a{
	text-decoration:none; 
	color:#FFFFFF; 
	font-size:11px;
}

#bottomfooter a:hover{
	color:#FFFFFF; 
	text-decoration:underline; 
	font-size:12px;
}

#logo{
	float:left; 
	display:block; 
	height: 134px;
	width: 940px;
	margin:0 0 0 0; 
	text-decoration:none; 
	/* background:url(/static/images/logo.gif) 0 no-repeat; */
	position:absolute; 
	z-index:10; 
	cursor:pointer;
}

#topspace{
	float:right; 
	display:inline; 
	width:390px; 
	height:72px; 
	margin:7px 14px 0 0;
}

#search{
	float:right; 
	display:inline; 
	text-align:right; 
	width:294px; 
	margin:0px 0 21px 0;
	z-index: 99;
}

#topnav{
	float:right; 
	display:inline; 
	height:20px; 
	margin-top:20px; 
	overflow:hidden; 
	width:100%
	background: url(/images/arrowhome.png) right;
	}

h1.home{
	font-size:26px; 
	color:#75594E; 
	font-weight:normal; 
	margin:0; 
	letter-spacing:-0.5px;
}

#homecontent hr{background:url(/static/images/sandyheader.gif) 0 0 no-repeat; width:421px; margin:19px 0; float:left; display:inline; border:0; height:1px; }

#homecontent p{
	color:#75594E;
	font-weight: normal;
}

#topnav ul{float:right; display:inline; list-style:none; margin:2px -18px 4px 0; padding:0; text-align:right; border-top:1px dashed #FFFFFF; padding-bottom:4px; border-bottom:1px dashed #FFFFFF;}

#topnav li{color:#FFFFFF; display:inline; padding:0 18px 0 0;}

#topnav a.off{
	text-decoration:none; 
	color:#FFFFFF; 
	font-family:Georgia, "Times New Roman", Times, serif;
}

#topnav a.off:hover{
	text-decoration:none; 
	color:#EFECCB; 
	font-family:Georgia, "Times New Roman", Times, serif;
}

#topnav a.on{text-decoration:none; color:#EFECCB; font-family:Georgia, "Times New Roman", Times, serif;}

#topnav a.on:hover{text-decoration:none; color:#EFECCB; font-family:Georgia, "Times New Roman", Times, serif;}


.pagenav{
	font-weight: bold;
	font-size: 22px;
}

.bottomtop {width:940px; height:20px; margin:0 auto; padding:0; border-top:1px solid #E6E6E6;}

.bottom {width:940px; height:150px; margin:0 auto; text-align:left; padding:0;}



#homenews{
	float:left; 
	display:inline; 
	width:200px; 
}

#homenews ul li{
	list-style: none;
	width: 200px;
	padding-bottom: 15px;
}
#homenews ul {
	margin-top: -15px;
}
#homeevents{float:left; display:inline; width:200px; margin-right:15px;}



a.snr{color:#3E3E3E; text-decoration:underline; background:url(/static/images/snr.png) 0 4px no-repeat; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-size:12px; padding:3px 0 2px 28px; font-weight:bold;}

a.snr:hover{color:#034D84; text-decoration:underline; background:url(/static/images/snr.png) 0 4px no-repeat; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-weight:bold; font-size:12px; padding:3px 0 2px 28px;}



a.jnr{color:#3E3E3E; text-decoration:underline; font-weight:bold;background:url(/static/images/jnr.png) 0 4px no-repeat; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-size:12px; padding:3px 0 2px 28px;}

a.jnr:hover{color:#034D84; text-decoration:underline;font-weight:bold; background:url(/static/images/jnr.png) 0 4px no-repeat; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-size:12px; padding:3px 0 2px 28px;}





a.snrright{color:#75594E; text-decoration:underline; background:url(/static/images/snr2.png) 0 4px no-repeat; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-size:12px; padding:0 0 2px 28px;}

a.snrright:hover{color:#A5593C; text-decoration:underline; background:url(/static/images/snr2.png) 0 4px no-repeat; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-size:12px; padding:0 0 2px 28px;}



a.jnrright{color:#75594E; text-decoration:underline; background:url(/static/images/jnr2.png) 0 4px no-repeat; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-size:12px; padding:0 0 2px 28px;}

a.jnrright:hover{color:#A5593C; text-decoration:underline; background:url(/static/images/jnr2.png) 0 4px no-repeat; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-size:12px; padding:0 0 2px 28px;}



a.arrow{
	color:#3E3E3E; 
	text-decoration:underline; 
	background: url('/images/arrowhome.png') 0 4px no-repeat; 
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; 
	font-size:12px; 
	padding:7px 0 0 18px; 
	margin:0;
}

a.arrow:hover{
	color:#034D84; 
	text-decoration:underline; 
	background: url('/images/arrowhome.png') 0 4px no-repeat; 
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; 
	font-size:12px; 
	padding:7px 0 0 18px; 
	margin:0;
}



#bottomleft p{
	margin:9px 0 10px 0;
}



#topfooter ul{
	float:left; 
	display:inline; 
	list-style:none; 
	width:900px;
}

#topfooter li{
	color:#FFFFFF; 
	float:left; 
	display:inline; 
	width:300px;
}



#topfooter ul ul.useful{
	float:left; 
	display:inline; 
	list-style:none; 
	width:600px;
}



#topfooter ul ul{
	float:left; 
	display:inline; 
	list-style:none; 
	width:300px;
}



#topfooter ul li{
	color:#FFFFFF; 
	float:left; 
	display:block; 
	width:300px;
}

#topfooter ul ul li{
	color:#FFFFFF; 
	float:left; 
	display:block; 
	width:300px;
}

#topfooter ul li p{
	margin:0 0 13px 0; 
	display:block;color:#4EBAFF; 
	text-decoration:none; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:18px;
}

#topfooter ul li ul li a{
	margin-bottom:5px; 
	color:#FFFFFF; 
	text-decoration:underline; 
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; 
	font-size:11px; 
	display:block;
}

#topfooter ul li ul li a:hover{
	margin-bottom:5px; 
	display:block;color:#EFECCB; 
	text-decoration:underline; 
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; 
	font-size:11px;
}



h1{font-size:28px; color:#2B88C2; font-weight:normal; margin:10px 0 20px 0;  letter-spacing:-0.5px;}

a{color:#2B88C2; font-size:12px; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; text-decoration:underline;}

a:hover{color:#024D84; font-size:12px; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; text-decoration:underline;}

h2{font-size:24px; color:#2B88C2; font-weight:normal; margin:0 0 20px 0;  letter-spacing:-0.5px;}

h3{font-size:18px; color:#2B88C2; font-weight:normal; margin:0 0 20px 0; letter-spacing:125%;}

h4{font-size:14px; color:#2B88C2; font-weight:normal; margin:0 0 20px 0;  letter-spacing:-0.5px;}



#leftcol{
	float:left; 
	text-align:left;
	display:inline; 
	width:162px; 
	margin-right:19px;
}

#leftcol ul{
	float:left; 
	display:inline; 
	width:162px; 
	border-bottom:1px 
	dashed #CCCCCC; 
	list-style:none; 
		font-size:22px;
}
#leftcol ul ul{
	border-bottom: 0px; 
	margin-left: 15px;
	color:#024D84; 
	font-size:22px;
}

/* #leftcol li.pagenav{padding:6px 0 9px 0; border-top:1px dashed #CCCCCC; width:162px; float:left;} */

#leftcol a{color:#3e3e3e; text-decoration:none;}

#leftcol a:hover{color:#2B88C2; text-decoration:underline;}

#midcol{
	float:left; 
	display:inline; 
	width:520px; 
	padding-right:20px; 
	border-right:1px dashed #CCCCCC; 
	position:relative;
}

#rightcol{float:left; display:inline; width:200px; margin-left:18px;}

#leftcol li.sub3{padding:0 0 9px 30px;  width:132px; float:left;}



.rightcallout a{margin-top:1px;display:block; width:176px; height:22px; color:#FFFFFF; text-decoration:none; position:relative; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/arrow.png', sizingMethod='Crop'); background-color:#034D84; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-size:12px; padding:7px 0 0 24px;}

html>body .rightcallout a{

	background:url(/images/arrow.png) 0 0 no-repeat #034D84;

}

.rightcallout a:hover{margin-top:1px; display:block; width:176px; height:22px; color:#FFFFFF; text-decoration:none; background-color:#2B88C3; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-size:12px; padding:7px 0 0 24px;}

.rightcallout{float:left; position:relative; display:inline; margin-top:20px; width:200px; z-index:1;}

.rightcallout2{float:left; position:absolute; display:inline; height:5px; z-index:2; width:200px;}

#rightcolnews{
	float:left; 
	display:inline; 
	width:162px; 
	background-color:#EFECCA; 
	padding:19px 19px;
}
#rightcolnews ul li{
	list-style: none;
	padding-bottom: 15px;
}

#rightcol h2{font-size:18px; color:#75594E; font-weight:normal; display:block; width:162px; border-bottom:1px dotted #3E3E3E; padding-bottom:6px;}

#midcol ul{
	float:left; 
	display:inline; 
	position:relative; 
	list-style:none;
}

#mainimage{float:left; position:relative; display:inline; width:520px; z-index:1; margin-bottom:20px; top:0; left:0;}

#mainimage #mainimage2{position:absolute; height:5px; z-index:2; top:0; left:0; width:520px; float:left; display:inline;}

#mainimage img{position:relative; z-index:1;}



.homecall{float:left; position:relative; display:inline; 0 width:145px; z-index:1;}

.homecall .homecall2{float:left; position:absolute; top:0; left:0; display:inline; margin-top:0; height:5px; z-index:2;  width:143px;}

.homecall img{
  position:relative; 
  z-index:1;
  margin: 0 0 0 0;
}

.gallerycall2 .callout2{float:left; display:inline; width:165px;}

.gallerycall2 .callout2 .gallerycall a{margin-top:1px; display:block; width:139px; height:22px; color:#FFFFFF; text-decoration:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/arrow.png', sizingMethod='Crop'); background-color:#034D84; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-size:12px; padding:7px 0 0 26px;}

html>body .gallerycall2 .callout2 .gallerycall a{

	background:url(/images/arrow.png) 0 0 no-repeat #034D84;

}

.gallerycall2 .callout2 .gallerycall a:hover{margin-top:1px; display:block; width:139px; height:22px; color:#FFFFFF; text-decoration:none; background-color:#2B88C3; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-size:12px; padding:7px 0 0 26px;}



.gallerycall2 .callout3{float:left; display:inline; width:165px; margin:0 12px 0 13px;}

.gallerycall2 .callout3 .gallerycall a{margin-top:1px; display:block; width:139px; height:22px; color:#FFFFFF; text-decoration:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/arrow.png', sizingMethod='Crop'); background-color:#034D84; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-size:12px; padding:7px 0 0 26px;}

html>body .gallerycall2 .callout3 .gallerycall a{

	background:url(/images/arrow.png) 0 0 no-repeat #034D84;

}

.gallerycall2 .callout3 .gallerycall a:hover{margin-top:1px; display:block; width:139px; height:22px; color:#FFFFFF; text-decoration:none; background-color:#2B88C3; font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif; font-size:12px; padding:7px 0 0 26px;}

.gallerycall{float:left; position:relative; display:inline; margin-top:-5px; width:165px; z-index:1;}

.gallerycall img{z-index:1;}



#gallerycall2{float:left; display:inline; width:520px;}



#search{
	position:relative;
}

#search input{
	position:absolute; 
	top:0px; 
	right:18px;
}

#search input#search2{
	position:absolute; 
	top:-8px; 
	right:0;
}



#midcol ul{width:520px; margin:0 0 20px 0; padding:0;}

#midcol li{
	color:#000000; font-size:12px; 
	font-family: "Times New Roman", Times, Georgia, serif; 
	background:url(/images/listarrowup.gif) 0 4px no-repeat;
	padding:6px 0 2px 18px; 
	margin:0;
}

#midcol li.sub1{color:#000000; font-size:12px; 	font-family: "Times New Roman", Times, Georgia, serif;  background:url(/static/images/listarrowup.gif) 0 4px no-repeat;padding:6px 0 2px 18px; margin:10px 0 0 0;}

#midcol li.sub2{color:#000000; font-size:12px; 	font-family: "Times New Roman", Times, Georgia, serif; 

background:url(/static/images/listarrowup.gif) 0 4px no-repeat;padding:6px 0 2px 18px; margin:0 0 0 30px;}

#midcol li.sub4{color:#000000; font-size:12px; 	font-family: "Times New Roman", Times, Georgia, serif;  background:url(/static/images/listarrowup.gif) 0 4px no-repeat;padding:6px 0 2px 18px; margin:0 0 0 60px;}

#midcol li.sub3{display:none;}

#midcol ul li a{color:#000000; font-size:12px; 	font-family: "Times New Roman", Times, Georgia, serif; text-decoration:underline;}

#midcol ul li a:hover{color:#000000; font-size:12x; 	font-family: "Times New Roman", Times, Georgia, serif; text-decoration:underline;}


#mytable {

	width: 520px;

	padding: 0;

	margin: 0;

	border:1px solid #75594E;

}



#mytable tr{

background:#F3F0DC;

}



#mytable tr.alt{

background:#EFECCA;

color:#797268;

}



#mytable tr:hover {

	background:#CCCCCC;

} 



#mytable th {

	font: normal 18px Georgia, "Times New Roman", Times, serif;

	color: #FFFFFF;

	border:0;

	text-align: center;

	padding: 6px 2px 6px 2px;

	background-color:#75594E;

}







.mytable {

	width: 520px;

	padding: 0;

	margin: 0;

	border:1px solid #75594E;

}



.mytable tr{

background:#F3F0DC;

}



.mytable tr.alt{

background:#EFECCA;

color:#797268;

}



.mytable tr:hover {

	background:#CCCCCC;

} 



.mytable th {

	font: normal 18px Georgia, "Times New Roman", Times, serif;

	color: #FFFFFF;

	border:0;

	text-align: center;

	padding: 6px 2px 6px 2px;

	background-color:#75594E;

}













#mytable2 th {

	font: normal 18px Georgia, "Times New Roman", Times, serif;

	color: #FFFFFF;

	border:0;

	text-align: center;

	padding: 6px 2px 6px 2px;

	background-color:#75594E;

}



#calendar th {

	font: normal 18px Georgia, "Times New Roman", Times, serif;

	color: #FFFFFF;

	border:0;

	text-align: center;

	padding: 6px 2px 6px 2px;

	background-color:#75594E;

}



#mytable td {border:0;

   	padding: 10px;

	color: #000000;

	text-align:left;

	font:normal 11px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif

}



#mytable a{color:#75594E; font-size:11px;}



#mytable a:hover{color:#75594E; font-size:11px;}





.mytable td {border:0;

   	padding: 10px;

	color: #000000;

	text-align:left;

	font:normal 11px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif

}



.mytable a{color:#75594E; font-size:11px;}



.mytable a:hover{color:#75594E; font-size:11px;}



#contentfill2 td {

    border:0;

	padding: 0;

	color: #000000;

	text-align:center;

	font:normal 11px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif

}



td.first{

text-align:center; color:#000000;font:normal 11px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif

}



td.main{color:#000000;font:normal 11px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif}



a.crumb{color:#C6C6C6; text-decoration:underline; font-weight:normal; font-size:12px; margin-left:2px;}

a.crumb:hover{color:#2B88C2; text-decoration:underline;}

p.crumb{color:#C6C6C6; text-decoration:none; font-weight:normal; font-size:12px; margin-bottom:0; padding-top:8px;}

#crumbtrail{float:right; display:inline; width:840px; height:15px; padding:9px 0 5px 0; margin-right:25px; line-height:13px; text-align:right;}



.newsarticle{float:left; display:inline; border-bottom:2px solid #461507; width:520px; padding:20px 0;}

.newsimage{float:left; width:115px; display:inline; border:0;}

.newstext{float:right; display:inline; width:395px; margin:0 0 0 10px;}

.newsarticle img{border:0;}

p.news{letter-spacing:-0.5px; font-family:Georgia, "Times New Roman", Times, serif;  font-size:12px;}



#gallery{float:left; display:inline; margin-top:10px;}



#mytable2 {

	width: 520px;

	padding: 0;

	margin: 0;

	border:0;

}



#mytable2 tr{

background:#F3F0DC;

}





#mytable2 th {

	font: normal 18px Georgia, "Times New Roman", Times, serif;

	color: #FFFFFF;

	border:0;

	text-align: center;

	padding: 6px 2px 6px 2px;

	background-color:#75594E;

}



#mytable2 td {border:0;

   	padding: 0;

	color: #848484;

	text-align:center;

	font:normal 11px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Geneva", Arial, Verdana, sans-serif

}



#midcol input{width:200px;}



#midcol select{width:200px;}



#midcol .button {

color: #FFFFFF;

border: 1px solid #75594E;

background-color:#75594E;

width:80px;

font-weight: bold;}



#calendar tr.top{

background:#E6E6DC; 

}



#calendar tr{

background:#F3F0DC;

}



#calendar tr.alt{

background:#EFECCA;

color:#797268;

}

