/* Basic Elements */

body {
  margin: 0px auto;
  padding: 20px 0px 0px 0px;
  width: 800px;
	text-align: center;
	background-image: url(../images/wp_damask_071.gif);
  background-repeat: repeat;
  color: #000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

p {
	margin: 0px 0px 10px 0px;
	line-height: 20px;
}

div.imageContainer.left {
	margin:0 0 0 10px;
}

div.imageContainer.right {
	margin:0 10px 0 0;
}

#container div.imageContainer p {
	border:none;
	text-align:center;
}

.left {
	float:left;
}

.right {
	float:right;
}

div.imageContainer.left.tall {
	margin:0 0 0 50px;
}

div.imageContainer.right.tall {
	margin:0 50px 0 0;
}

.clear {
	clear:both;
}

h3.center {
	text-align:center;
}

span.textCenter {
	text-align:center;
}

span.bold {
	font-weight: bold;
}

span.list {
	font-weight: bold;
}

span.center {
	height: 40px;
	text-align: center;
	background-image: url(../images/belltower.gif);
}


h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #4F3610;
}

a:visited {
	color: #4F3610;
}

a:hover {
	color: #8d806b;
}

a:active {
	color: #4F3610;
}

i {
	display: none;
}

img, img a {
	border: none;
}

img.pentura {
	margin: 140px 0 20px 15px;
	padding: 0;
	float: left;
}

p.ul {
	font-weight:normal;
}


#content ul li {
	padding: 0px 40px 0px 0px;
	line-height: 20px;
}

table {
	margin: 5px 10px 10px 10px;
}

/* Layout Elements */

#container {
	margin: 20px 0px auto;
	padding: 0px 10px;
	width: 730px;
	text-align: center;
	background-color: #DDD6C7;
	border-style: solid;
	border-width: 1px;
	border-color: #4F3610;
}

#pageHeader {
	/* Relative positioning is applied here so the child map links can have
	the position: absolute property and be displayed fully */
	position: relative;
	margin: 0px;
	height: 130px;
	text-align: left;
	background-image: url(../images/header_britannia.gif);
	background-position: center;
	background-repeat: no-repeat;
	
}

#pageHeader a {
	/* For some reason, position: relative areas collapse to the size of their
	contents, while position: absolute elements do not */
	position: absolute;
	text-decoration: none;
}

#pageHeader a#Visiting {
	top: 14px;
	left: 590px;
	width: 122px;
	height: 70px;
}

#pageHeader a#Home {
	top: 14px;
	left: 225px;
	width: 258px;
	height: 108px;
}

#vnav{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 220px;
	float: left;
}

#vnav ul {
	margin: 0px;
	padding: 0px;
	/*background-color: transparent;*/
	list-style-type: none;
}

#vnav ul li {
	/*margin: 0px;*/
	position: relative;
	padding: 4px 0px;
	text-align: left;
	border-bottom: 1px dotted #000;
}

#vnav ul li a{
	font-size: 90%;
	font-weight: bold;
	color: #000;
	display: block;
	padding: 4px 0px 4px 12px;
	text-decoration: none;
	height: 1%;
}

#vnav ul li a:hover { 
	background-color: #c3b39a;
	color: #FFF;
}

/* Persistent Link highlighting for vertical navbar */

.Home #vnav ul li.Home a { background-color: #ab9c84; }
.CurrentNews #vnav ul li.CurrentNews a { background-color: #ab9c84; }
.AboutTheFriends #vnav ul li.AboutTheFriends a { background-color: #ab9c84; }
.AboutTheSchoolhouse #vnav ul li.AboutTheSchoolhouse a { background-color: #ab9c84; }
.inThePast #vnav ul li.inThePast a { background-color: #ab9c84; }
.Visiting #vnav ul li.Visiting a { background-color: #ab9c84; }
.Newsletters #vnav ul li.Newsletters a { background-color: #ab9c84; }
.PhotoGallery #vnav ul li.PhotoGallery a { background-color: #ab9c84; }
.Catalogue #vnav ul li.Catalogue a { background-color: #ab9c84; }
.funAndGames #vnav ul li.funAndGames a { background-color: #ab9c84; }
.Links #vnav ul li.Links a { background-color: #ab9c84; }
.Sitemap #vnav ul li.Sitemap a { background-color: #ab9c84; }
.Contact #vnav ul li.Contact a { background-color: #ab9c84; }

#quoteHeader {
	margin: 30px 0px;
	height: 28px;
	background-image: url(../images/quote_top.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#vnavQuote{
	padding: 0px 30px;
	line-height: 50px;
}

#quoteFooter {
	margin: 30px 0px;
	height: 28px;
	background-image: url(../images/quote_bottom.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#galleryNav {
	margin: 15px 10px 15px 0px;
	padding: 0px;
	text-align: center;
	line-height: 25px;
}

#galleryNav #left {
	width: 26px;
	height: 19px;
	margin: 0px;
	padding: 0px 0px 0px 35px;
	/*
	background-image: url(../images/arrowleft.gif);
	background-position: center;
	background-repeat: no-repeat;
	*/
	float: left;
}

#galleryNav #right {
	width: 26px;
	height: 19px;
	padding: 0px 45px 0px 0px;
	/*
	background-image: url(../images/arrowright.gif);
	background-position: center;
	background-repeat: no-repeat;
	*/
	float: right;
}

#galleryNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#galleryNav ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#galleryNav ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #4F3610;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#galleryNav ul li a:hover {
	color: #8d806b;
}

span.thumbSpan {
	font-weight: bold;
	/*visibility: hidden;*/
	/*display: none;*/
}

#content {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 480px;
	text-align: left;
	float: right;
	border-bottom: 1px solid #8d806b;
}

#content img {
	margin: 5px 0px 5px 0px;
	text-align: center;
}

#content img.left {
	margin: 10px 10px 10px 10px;
	float: left;
}

#content img.right {
	margin: 10px 10px 10px 10px;
	float: right;
}

#content p {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px;
	font-size: 90%;
	line-height: 20px;
	text-align: justify;
	border-left: 1px solid #8d806b;
}

#content p.center {
	text-align: center;
}

#content a.schoolLink {
	line-height: 20px;
	color: #4F3610;
}

#content a.boldLink {
	line-height: 20px;
	color: #4F3610;
	font-weight: bold;
}

#content a.schoolLink:hover, #content a.boldLink:hover {
	color: #8d806b;
}

/*
#content p.TOC {
	text-align: center;
	font-weight: bold;
	border: none;
}
*/

#content p.center {
	text-align: center;
}

#content p img.map {
	margin: 10px 0px 0px 10px;
	border: none;
	text-align: center;
}

#content p img.thumb {
	padding: 0px 0px 0px 20px;
}

#content p img.left {
	margin: 0px 10px 0px 0px;
	float: left;
}

#content p img.right {
	margin: 0px 0px 0px 10px;
	float: right;
}

img.center {
	margin: 0px;
	clear: both;
}

#content p.leftCol {
	padding: 0px 10px 0px 10px;
	width: 220px;
	float: left;
	border-right: 1px solid #8d806b;
}

#content p.rightCol {
	padding: 0px 10px 0px 0px;
	width: 220px;
	float: right;
	border: none;
	/*border-left: 1px solid #8d806b;*/
}

#paragraphEnd {
	margin: 0px 0px 10px 0px;
	padding: 10px 20px 0 0;
	height: 21px;
	clear: both;
	text-align: right;
	background-image: url(../images/paragraph_end.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#pageFooter {
	margin: 20px 0px;
	height: 175px;
	background-image: url(../images/schoolhouse_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
	clear: both;
}