* {
	margin:0;
	padding:0;
}
body, table, label, input, textarea {
	font-family:Arial, sans-serif;
	font-size:10px;
}
img {
	border:0;
}
h1, h2, h3, h4, h5, h6, input {
	font-size:1em;
	font-weight:normal;
}
ul, ol {
	list-style:none outside;
}
a {
	text-decoration:none;
}
#document {
	background:#fff;
	color:#333;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
#header .top {
	height:70px;
	position:relative;
}
#header .top img {
	position:absolute;
}
#shield {
	left:12px;
	top:5px;
}
#skippers-hill-manor {
	left:125px;
	top:15px;
}
#telephone-number {
	right:150px;
	top:30px;
}
#parents-log-in {
	right:10px;
	top:28px;
}
#header .bottom {
	height:300px;
	position:relative;
}
#nav-background {
	height:24px;
	position:absolute;
	top:0;
	width:960px;
}
#nav {
	position:absolute;
	top:0;
}
#nav ul, #nav li, #nav a {
	display:block;
}
#nav a:hover, #nav a:active {
	text-decoration:underline;
}
#nav ul {
	padding-left:130px;
	width:830px;
}
#nav ul li {
	float:left;
	width:130px;
}
#nav ul li a {
	color:#ffffff;
	font-size:1.4em;
	line-height:24px;
	padding:0 5px;
	text-align:center;
}
#nav ul li ul {
	display:none;
	padding:3px 0 0;
	width:130px;
}
#nav ul li ul li {
	clear:left;
	float:left;
}
#nav ul li ul li a {
	color:#ffffff;
	font-size:1.3em;
	line-height:1.1em;
	padding:5px;
}
#banner {
	height:300px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:960px;
}
#tagline {
	bottom:0px;
	font-size:2.4em;
	font-weight:100;
	padding:5px 0;
	position:absolute;
	text-align:center;
	width:960px;
}
#nav-background, #nav ul li ul, #nav ul li ul li, #tagline {
	background:rgb(34,53,124);
	background:rgba(34, 53, 124, 0.85);
	color:white;
}/* Z-indexes for header elements */
#shield {
	z-index:10;
}
#header .top {
	z-index:9;
}
#nav {
	z-index:8;
}
#nav-background, #tagline {
	z-index:7;
}/*#banner{z-index:6;}#header .bottom{z-index:5;}*/
#body {
	margin:20px 0;
}
#body .left-wide, #body .left, #body .middle, #body .right {
	display:inline;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
#body .left-wide {
	width:615px;
}
#body .left {
	width:115px;
}
#body .middle {
	width:480px;
}
#body .right {
	width:305px;
}
#left-nav {
}
#left-nav li {
	margin-bottom:10px;
}

#left-nav li li
{
font-size:85%;
margin-top:5px;
margin-bottom:2px;
margin-left:5px;
}


#left-nav a {
	color:#666;
	font-size:1.4em;
}
#left-nav .active a, #left-nav a:hover, #left-nav a:active {
	color:#22357c;
}
#left-nav .active a, #left-nav .parent a {
	font-weight:bold;
}
#thumbnails {
	margin:5px 0;
}
#thumbnails .thumbnail {
	border:1px solid #cccccc;
	cursor:pointer;
	float:left;
	height:100px;
	margin:4px;
	width:150px;
}
#thumbnails .thumbnail:hover {
	border-color:#22357c;
}
#news-ticker {
	background:url("images/news-ticker.gif");
	height:43px;
	position:relative;
}
#news-ticker ul {
	font-size:1.3em;
	left:75px;
	top:9px;
}
#news-ticker ul, #news-ticker li {
	height:24px;
	line-height:24px;
	width:220px;
}
#news-ticker a {
	color:#666;
}
#news-ticker a:hover, #news-ticker a:hover {
	color:#22357c;
}
#news-ticker, .promo-box {
	margin-bottom:10px;
}
#promo-boxes {
}
#promo-boxes .promo-box {
	cursor:pointer;
	height:85px;
}
#promo-boxes .promo-box:hover {/*background-position:0 -85px;*/
}
#promo-boxes .prospectus {
	background-image:url("images/prospectus-promo-box.gif");
}
#promo-boxes .gallery {
	background-image:url("images/gallery-promo-box.gif");
}
#promo-boxes .alumni {
	background-image:url("images/alumni-promo-box.gif");
}
#promo-boxes .breakfast {
	background-image:url("images/breakfast-club-promo-box.gif");
}
#promo-boxes .travel {
	background-image:url("images/travel-service-promo-box.gif");
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	color:#666;
}
.content h1 {
	border-bottom:1px solid #666;
	font-size:2.5em;
}
.content h2 {
	font-size:2.1em;
	margin-top:1em;
}
.content h3 {
	font-size:1.6em;
	margin-top:1em;
}
.content img {
	margin:15px;
}
.content table {
	border:0;
	border-collapse:collapse;
	width:100%;
}
.content tr {
}
.content td {
	vertical-align:top;
}
.content p, .content ul, .content ol, .content table {
	font-size:1.4em;
	line-height:1.4em;
	margin:0.8em 0;
}
.content table p {
	font-size:1em;
}
.content ul ul, .content ul ol, .content ol ol, .content ol ul {
	font-size:1em;
}
.content ul, .content ol {
	padding:0 30px;
}
.content ul {
	list-style:circle;
}
.content ol {
	list-style:decimal;
}
.content li {
	margin:0.5em 0;
}
.content a {
	color:#213479;
	text-decoration:underline;
}
.content a:hover, .content a:active {
	color:#22357c;
}
.content .updated {
	color:#666;
	font-size:1.1em;
	margin:0 0 0.5em;
	text-align:right;
}
#testimonials {
	margin:5px 0 15px -10px;
	width:625px;
}
.testimonial {
	border:1px solid #cccccc;
	display:inline;
	float:left;
	height:210px;
	margin-left:10px;
	margin-top:10px;
	padding:10px;
	width:124px;
}
.testimonial .thumbnail {
	display:block;
	height:155px;
	width:124px;
}
.testimonial p {
	margin-bottom:0;
}
.testimonial .name, .testimonial .blurb {
	display:block;
	font-size:12px;
	line-height:15px;
}
.testimonial .name {
	font-weight:bold;
	margin-top:10px;
}
.testimonial .blurb {
}
.testimonial-image {
	float:right;
	margin:15px 0 15px 15px;
}
#footer {
	border-top:1px solid #22357c;
	padding:7px 20px;
}
#footer p {
	float:left;
}
#footer ul {
	float:right;
	list-style:none;
}
#footer li {
	display:inline;
	margin-left:10px;
}
#footer a {
	color:#333333;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#22357c;
}
.clear {
	clear:both;
}
.errors {
	border:1px solid #ff0000;
	color:#ff0000;
	font-size:1.2em;
	line-height:1.4em;
	margin:15px 0;
	padding:10px;
}
span.required {
	color:#22357c;
}
.form {
	margin:15px auto;
	width:400px;
}
.form label, .form .text, .form .textarea, .form select, .form .verimage, .form .submit {
	float:left;
	font-size:1.2em;
	margin:2px 0;
	padding:3px;
}
.form label, .form .text, .form .textarea {
}
.form label {
	padding-right:10px;
	width:187px;
}
.form label.important {
	color:#666666;
	font-size:1.4em;
	margin-top:10px;
}
.form .text, .form .textarea {
	border:1px solid #cccccc;
	width:192px;
}
.form select {
	width:200px;
}
.form br {
	clear:left;
}
