/* CSS Document */
html, form, body, ul, li, a, div, img, p, hr, h1, h2, h3, h4, h5, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FDFFE4;
	background-image: url(../history_body_images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 62.5%;
}

#wrapper {
	position: relative;
	top: 0px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	top: 180px;
	left: 100px;
	width: 400px;
}

#header a:link, #header a:visited, #header a:hover, #header a:active , #header2 a:link, #header2 a:visited, #header2 a:hover, #header2 a:active {
	text-decoration: none;
	color: #000;
}

p {
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 10px;
}

div.rightcol p {
	line-height: 1.3em;	
}

#header h1, #header2 h1 {
	font-size: 5.6em;
	letter-spacing: 0.03em;
}

h1 {
	font-size: 2.1em;
	font-family: Georgia, Times, serif;
}

h2 {
	font-size: 1.8em;
	font-family: Georgia, Times, serif;
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-top: 14px;
}

h4 {
	font-size: 1.3em;
	line-height: 1.3em;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

#mainnav {
	position: absolute;
	top: 465px;
	left: 20px;
}

#mainnav li {
	float: left;
	list-style-image: none;
	display: inline;
	font-family: Georgia, Times, serif;
	font-size: 1.6em;
	font-weight: bold;
}

.margright {
	margin-right: 90px;
}

#content {
	padding-top: 380px;
	float: left;
	display: inline;
	padding-bottom: 15px;
}

.leftcol {
	float: left;
	display: inline;
	/*width: 485px;*/
	margin: 0px 4px 0px 4px;
}

.rightcol {
	float: right;
	display: inline;
	width: 485px;
	margin-left: 14px;
}

div, .rightsub, .tabs { behavior: url(css/iepngfix.htc) }

.rightsub {
	display: block;
	background-image: url(../history_body_images/trans.png);
	background-repeat: repeat;
	padding: 0px 3px 4px 3px;
	float: right;
	margin-bottom: 15px;
	width: 100%;  /*CHANGE MADE TO FIX NOT FITTING FULL WIDTH OF CONTAINER DIV*/
}

.rightsub p, .rightsub h2 {
	color: #FFFFFF;
}

.imgl img {
	float: left;
	padding: 5px 4px 4px 4px;
}

.imgr img {
	float: right;
	padding: 5px 4px 4px 4px;
}

.img_cent img {
	padding: 4px 140px 4px 140px;	
}

#footer {
	background-image: url(../history_body_images/footer_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 273px;
	clear: both;
	background-color: #2A393D;
}
#footwrap {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	height: 273px;
	color: #259db5;
	}

#footwrap .leftcol {
	margin-top: 44px;
	float: left;
	width: 460px;
	display: inline;
}

#footwrap .rightcol {
	background-image: url(../history_body_images/footer_tree.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 273px;
	float: right;
	display: inline;
}

.heritage {
	padding: 50px 10px 20px 0px;
	float: right;
}

#footnav {
	margin: 40px 0px 0px 250px;
}

#footnav li {
	padding: 3px 0px 4px 0px;
	font-size: 1.4em;
	list-style: none;
	line-height: 1.2em;
}

#footnav a:link {
	padding-left: 18px;
	background-image: url(../history_body_images/3_squares.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	color: #259db5;
	text-decoration: underline;
}

#footnav a:visited {
	padding-left: 18px;
	background-image: url(../history_body_images/3_squares.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	color: #259db5;
	text-decoration: underline;
}

#footnav a:hover {
	padding-left: 18px;
	background-image: url(../history_body_images/3_squares.gif);
	background-position: 0 -13px;
	background-repeat: no-repeat;
	color: #259db5;
	text-decoration: none;
}

#footnav a:active {
	padding-left: 18px;
	background-image: url(../history_body_images/3_squares.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	color: #259db5;
	text-decoration: underline;
}

#footwrap a:link {
	color: #259db5;
	text-decoration: underline;
}

#footwrap a:visited {
	color: #259db5;
	text-decoration: underline;
}

#footwrap a:hover {
	color: #259db5;
	text-decoration: none;
}

#footwrap a:active {
	color: #259db5;
	text-decoration: underline;
}

.blue {
	color: #259db5;
}

#footwrap h5 {
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}

#footwrap .leftcol strong {
	font-family: Georgia, Times, serif;
	font-size: 1.4em;
}

.tel {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 22px;
	background-image: url(../history_body_images/tel.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.email {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 22px;
	background-image: url(../history_body_images/email.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.charity {
	padding-top: 14px;
}

#topnav {
	position: absolute;
	top: 0px;
	left: 620px;
	width: 320px;
}

#topnav li {
	float: right;
	list-style-image: none;
	display: inline;
	font-family: Georgia, Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 5px;
	line-height: 2.7em;
}

.tableft a {
	padding: 11px 40px 24px 12px;
}

.tableft a:link {
	background-image: url(../history_body_images/tl_tab_up.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 116px;
}

.tableft a:visited {
	background-image: url(../history_body_images/tl_tab_up.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 116px;
}

.tableft a:hover {
	background-image: url(../history_body_images/tl_tab_down.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 116px;
}

.tableft a:active {
	background-image: url(../history_body_images/tl_tab_up.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 116px;
}

.tabright a {
	padding: 11px 40px 24px 5px;
}

.tabright a:link {
	background-image: url(../history_body_images/tr_tab_up.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 116px;
}

.tabright a:visited {
	background-image: url(../history_body_images/tr_tab_up.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 116px;
}

.tabright a:hover {
	background-image: url(../history_body_images/tr_tab_down.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 116px;
}

.tabright a:active {
	background-image: url(../history_body_images/tr_tab_up.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 116px;
}

/*New smaller background*/
#container {
	background-image: url(../history_body_images/bg2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#header2 {
	position: relative;
	top: 90px;
	left: 100px;
	width: 400px;
}

#header2 h1 {
	font-size: 5.6em;
}

#mainnav2 {
	position: absolute;
	top: 295px;
	left: 20px;
}

#mainnav2 li {
	float: left;
	list-style-image: none;
	display: inline;
	font-family: Georgia, Times, serif;
	font-size: 1.6em;
	font-weight: bold;
}

#content2 {
	padding-top: 215px;
	padding-bottom: 20px;
	float: left;
	display: inline;
}

#tabstop {
	background:transparent url(../history_body_images/tab_menu_bg.png);
	background-position: 0px 35px;
	background-repeat: repeat-y;
	width: 170px;
	float: left;
	margin-right: 10px;
	clear: left;
}

#tabsbtm {
	background-image: url(../history_body_images/tab_menu_bg_btm.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 170px;
}

.tabs {
	background-image: url(../history_body_images/tab_menu_bg_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 10px 0px 0;
	padding: 15px 0 11px;
	width: 170px;
}

.tabs li {
	display:block; 
	margin:0 0 3px 15px;
}
	
.tabs li a {
	display:block; 
	width:150px; 
	height:26px; 
	text-decoration: underline; 
	background:url(../history_body_images/vtab2.gif) left top; 
	font-size:1.2em;  
	color:#000; 
	font-family:verdana; 
	line-height:2em; 
	text-indent:10px;
	border-left:1px solid #259db5;
}

.tabs li a:hover {
	background:url(../history_body_images/vtab2.gif) left center;
	color:#FFF; 
	border-color:#888;
	text-decoration: none;
}
.tabs li a.selected, .tabs li a.selected:hover {
	background:url(../history_body_images/vtab2.gif) left bottom; 
	color:#000; 
	cursor: pointer;
	text-decoration: none;
}

.theme {
	margin-bottom: 0px;
	padding-left: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	width: 165px;
	float: left;
}

.tabopen {
	list-style-image: none;
}

.tabopen li.open {
	padding: 2px 0px 1px 11px;
	background-image: url(../history_body_images/swoosh.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.tabs .tabopen li a {
	background: none;
	font-size: 1em;
	line-height: 1.2em;
	text-indent: 5px;
	width: 120px;
	border: none;
	height: auto;
}

.tabs .tabopen li a:hover {
	text-decoration: none;
	color: #000;
}

.page {
	position: absolute;
	left: 470px;
	top: 340px;
	background-color: #FDFFE4;
}

.numbers {
	position: absolute;
	left: 700px;
	top: 340px;
	color: #2A393D;
	background-color: #FDFFE4;
}

.body_bullets {
	font-size: 1.4em;
	margin: 20px 0px 20px 30px;
}

.numbers a:link {
	color: #259DB5;
	text-decoration: underline;
}

.numbers a:visited {
	color: #259DB5;
	text-decoration: underline;
}

.numbers a:hover {
	color: #2A393D;
	text-decoration: underline;
}

.numbers a:active {
	color: #259DB5;
	text-decoration: underline;
}

/*Gallery style*/
.gal_line {
	float: left;
}

.gal_thumb {
	width: 206px;
	border: 1px solid #2A393D;
	height: 140px;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
	float: left;
}
.marg_left {
	margin-left: 50px;	
}

.first {
margin-left: 78px;	
}

.timetable {
	margin-left: 200px;	
}

.timetable h4 {
	font-family: Georgia, Times, serif;	
}

.comingsoon {
	padding: 50px 0px 0px 150px;
	float: left;	
}

/*Press clippings*/

.clipping {
	float: left;
	clear: left;
	margin: 0px 0px 15px 40px;
	background-image: url(../history_body_images/script.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: none;
}

.clipping h4 {
	margin-left: 20px;
}

.clipping a {
	padding: 0px 0px 2px 20px;
	background-image: url(../body_images/pdficon_small.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/*Database styling*/

table.searchresults {
	width: 100%;
	border: thin solid black;
}

table.searchresults th {
  border: thin solid black;
	background-color: grey;
}

table tfoot{
  text-align: center;
}

.sortedby {
  background-color: lightgrey;
}

.sortedby:after {
  content: "+";
}

span.searchterm {
  background-color: lightgreen;
}

tr.Paging {
  /*background-color: lightblue;*/
	text-align: center;
	font-size: 1.6em;
}

tr.Paging span.paginglink {
  padding-right: 4px;
	padding-left: 4px;
}

tr.Paging span.paginglink a{
	background-color: lightblue;
	padding-left: 8px;
	padding-right: 8px;
}

caption {
  font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 0 0 5px;
	color: #333333;
	text-align: left;
	background-color: lightgrey;
}

span.PagingCurrentPage {
  background-color: green;
}

/* Perfect Tables - Start*/
table
{
  border-collapse: collapse;
}

th, td
{
  border: 1px solid #bbbbbb;
	font-size: 0.9em;
	padding: 4px 4px;
	line-height: 1.2;
}

tbody td
{
  border-top: 0;
	border-bottom: 0;
}

/*Column Cells*/
th
{
  background: #e4e5e4 0 50% repeat-x;
	text-align: left;
}

/*Alt style for row*/
tbody tr.alt td
{
  background: #d8ddf0;
}

/*Mouse hover over row*/
tbody tr.over td, tbody tr:hover td
{
  background: #4f70dc;
	color: #ffffff;
}
/* Perfect Tables - End*/

caption {
  font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 0 0 5px;
	color: #333333;
	text-align: left;
	background-color: lightgrey;
}

.colspacer {
  background-color: lightgrey;
}

/* Perfect Tables - Start*/

/*jonathan*/
#SearchArea {
	margin-left: 20px;	
}

.db_search {
	background-image: url(../history_body_images/database.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 17px;
	padding-left: 18px;
}
/*Database end*/

#flashcontent {
	margin: 10px 0px 0px 240px;
	border: 1px solid black;
	float: left;
	display: inline;
}

#panmenu {
	position: absolute;
	top: 476px;
	left: 20px;
}

#panmenulist {
	list-style: none;
	font-size: 1.4em;
	font-weight: bold;
}

.pan {
	margin: 5px 0px 25px 40px;
	float: left;
	display: inline;
	clear: left;
}

.panimg {
	margin-left: 15px;
	border: 1px solid black;
	float: left;
	display: inline;
}

#displayboards {
	float: left;
	margin: 7px 0px 0px 10px;
}

.boardlist {
	list-style: none;
	font-size: 1.2em;
	font-weight: bold;	
}

.boardlist li {
	margin: 3px 0px 5px 0px;	
}

.clearleft {
	clear: left;	
}

/*Sitemap*/

.sitemap {
	margin-left: 250px;
	line-height: 1.8em;
	padding: 0px;
}

.sitemap span.none, .sitemap span.vert, .sitemap span.last, .sitemap span.midd {
	background:transparent 0px 0px no-repeat;
	width: 24px;
	height: 18px;
	display: block;
	float: left;
	margin-left: 1em;
}

.sitemap span.vert {background-image: url(../history_body_images/map_vert.gif);}

.sitemap span.last {background-image: url(../history_body_images/map_last.gif);}

.sitemap span.midd {background-image: url(../history_body_images/map_midd.gif);}

.sitemap ul, .sitemap li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Sitemap end */