﻿/* Stylesheet for website layout*/
	
		#container {
			position: relative;
			width: 906px; /* width + border for IE 5.x */
			w\idth: 900px; /* real width */
			border: solid #060;
			border-width: 0 2px;
			margin: auto;
		}
	
		.accessaid {
			position: absolute;
			height: 0;
			overflow: hidden;
		}
		
		#header {
			background: #dfd url(../images/banner.jpg);
			height: 100px;
			margin:0;
			border:0;
			padding:0;
		}

		#header img {
				float:left;
		}
		
		#navigation {
			position: absolute;
			top: 120px;
			left: 0;
			width: 120px;
			color: #060;/* url(../images/lgrad.jpg) repeat-y;*/
			z-index:3;
		}
		
		#content {
			position:absolute;
			top:100px;
			left:-2px;
			background: #efe url(../images/pagegrad.jpg) repeat-y;
			padding: 1px 200px 1em 150px;
			width: 550px;
			border: solid #060;
			border-width: 0 2px;
		}
		
		#pageid {
			position:absolute;
			top: 2px;
			left: 12px;
			margin: 0px;
			border: 0px;
			padding:0px;	
		}
		
		#dateid {
			position:absolute;
			top: 2px;
			left: 690px;
			margin: 0px;
			border: 0px;
			padding: 0px;
		}

		#newsbar {
			position:absolute;
			top: 40px;
			left: 720px;
			width: 180px;
			margin: 0;
			padding: 0;
			border: 0;
		}
		
		#footer1 {
			width:270px;
			border: solid #060 0;
			border-top-width: 1px;
			float:left;
		}
		
		#footer2 {
			width:270px;
			border: solid #060 0;
			border-top-width: 1px;
			float:left;
		}
		
.clearall {
	clear: both;
}		

/* Stylesheet for website design*/
/* Base font is Verdana for text, Trebuchet MS for Titles. Base colours: #efe for background, #060 and #030 for Text*/

/*Global tag styling*/
body {
			font: 0.8em verdana, arial, helvetica, sans-serif;
			color: #030;
			background: #cfc url(../images/bg.jpg);
			margin: 0;
		}
		
img {
	border: 0;
	}

address {
		font-size: 0.8em;
		color: #030;
		font-style: italic;
		text-align: center;
}

dt {
	font-size: 0.8em;
	font-weight: bold;
	color: #030;
	line-height: 1.5em;
	}

dd {
	line-height: 1.3em;
}

form {
	margin:auto;
	padding-bottom: 15px;
}

/* Tag class styling*/
p.bold {
	font-weight:bold;
}
span.bold {
	font-weight:bold;
}	

li.pagelink {
		list-style: circle;
	}		

/* ID-specific styling*/

#navigation ul {
			margin: 7px 0 7px 2px;
			padding: 0;
			list-style: none;
			background: #060 url(../images/lgrad.jpg) repeat-y;
			z-index:4;
			border-bottom: 1px solid #060;
		}
		
		#navigation ul a {
			color: #030;
			text-decoration: none;
			font-size: 8pt;
			font-weight: bold;
			display: block;
			background: #cfc url(../images/butgrad.jpg) repeat-y;
			border: solid #060 1px;
			padding: 0 0 0 2px;
			margin: 0 0 2px 0;
		}
		
		#navigation ul a:hover {
			background: #ffc url(../images/butgradx.jpg) repeat-y;
		}
		
		#navigation ul a.smallnav {
			font-size: 7pt;
		}
		
		#navigation li {
			display: inline; /*prevents stepdown*/
		}
				
		#hon {
			margin: 0 5px;
			font-size: 0.7em;
		}
		
		#hon p {
			text-align:center;
		}
		
		#header p.head {
			float: left;
			font-family: "Trebuchet MS", "Verdana", Arial, sans-serif;
			font-size: 22pt;
			color: #060;
			margin-left: 25px;
			margin-top: 25px;
			padding: 0;
		}
		
		#content h1 {
			font-size: 1.5em;
			font-family: "Trebuchet MS", "Verdana", Arial, sans-serif;
			color: #030;
			padding: 0px;
			margin: 30px 0 0 0;
			border:0;
		}
		
		#content h2 {
			font-size: 1.25em;
			font-family: "Trebuchet MS", "Verdana", Arial, sans-serif;
			color: #030;
		}
		
		#content h3 {
			font-size: 1.15em;
			color: #030;
		}
		
		#content #pageid {
			font-size:0.7em;
			font-weight:bold;
			color: #060;
		}
		
		#content #dateid {
			font-size:0.7em;
			font-weight:bold;
			color: #060;
		}
		
		#footer1 p {
		margin: 0;
		padding: 5px 5px 0px 0px;
		font-size: 0.7em;
		text-align: left;
		color: #060;
		
		}
		
		#footer2 p {
		margin: 0px 0px 10px 30px;
		padding: 5px;
		font-size: 0.7em;
		text-align: left;
		color: #060;	
		}
		
		#newsbar h2 {
		margin: 0 5px 0 0;
		border: solid #060;
		border-width:1px 1px 0 1px ;
		padding: 3px;
		background: #060 url(../images/newsgrad.jpg) repeat-y;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 0.7em;
		font-weight: bold;
		text-align: center;
		color: #030;
	}
	
	#newsbar h2.stopp {
		margin: 0 5px 0 0;
		border: solid #fd0;
		border-width:1px 1px 0 1px ;
		padding: 3px;
		background: #fd0 url(../images/stopgrad.jpg) repeat-y;
		font-size: 0.8em;
		font-weight: bold;
		text-align: center;
		color: #000;
	}
	
	#newsbar p {
		margin: 0 5px 10px 0;
		border: solid 1px #060;
		padding: 5px;
		background: #dfd;
		font-size: 0.8em;
		text-align: left;
		color: #060;
	}
	
	#newsbar ul {
		margin: 0 5px 10px 0;
		border: solid 1px #060;
		padding: 5px;
		background: #dfd;
		font-size: 0.8em;
		text-align: left;
		color: #060;
		list-style-position: inside; 
	}
	
	#newsbar p.stopp  {
		margin: 0 5px 10px 0;
		border: solid 1px #ff0;
		padding: 5px;
		background: #ffd;
		font-size: 0.8em;
		text-align: left;
		color: #000;
	}
	



/*Page specific Stylesheet*/

/*Index*/

#mainlogo
{	
	float:left;
	margin-left:30px;
	margin-right: 10px;
	vertical-align: top;
}

ul.logolist
{
	vertical-align: top;
	list-style: none;
	padding: 0;
	margin-top: 30px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	color: #030;
}

span.gr {
font-size: 0.85em;
}

address.index {
	text-align:center;
	margin-bottom:15px;
}

p.attr {
	border:solid 1px #060;
	margin: 2px;
	padding: 3px;
	background: #090;
	color: white;
}

/*help*/
#siteorg td { 
	padding: 5px;
}

#siteorg th {
	border-bottom: 1px solid #060;
}

/*p01.html*/

#king {
	float: left;
	padding-right: 2px;
}

#bobb {
	float: right;
}

#kdesc {
	margin-bottom: 10px;
}

#bdesc {
	clear:left;
	padding-top: 5px;
}

/*p02.html*/

#je {
	position: relative;
	top: 0px;
	left: 0px;
	height: 200px;
}

#cm {
	position: relative;
	top: -200px;
	left: 200px;
	height: 200px;
	}

#dw {
	position: relative;
	top: -400px;
	left: 400px;
	height: 200px;
	}

#cb {
	position: relative;
	top: -370px;
	left: 100px;
	height: 200px;
}

#gg {
	position: relative;
	top: -570px;
	left: 300px;
	height: 200px;
}

#rw {
	position: relative;
	top: -540px;
	left: 200px;
	height: 200px;
}

#restpage {
	position: relative;
	top: -500px;
	left: 0px;
}

.imgleft {
	clear: right;
	margin-right: 10px;
	}

.imgright {
		clear:left;
		}
		
img.right {
	float:right;
	padding:5px 0px 5px 5px;
}

img.left {
	float:left;
	padding: 5px 5px 5px 0px;
}
/*p05.html*/

#charter {
	border:solid 1px #090;
	width: 500px;
	background: #ffe url(images/parch.gif);
	margin-top: 25px;
	padding: 15px 10px;
}

#charter h2 {
	margin-top:5px;
	text-align:center;
}

/*contact.html*/

table {
	margin-bottom: 10px;
	
}

/*p12.html*/

#attn {
	color: red;
}

img.leftsc {
	float: left;
	border: solid 1px #060;
	margin: 0 25px 10px 0;
	clear: right;
}

img.rightsc {
	float:right;
	padding:5px 0px 5px 5px;
	clear:left;
}

#restscrip {
	clear: both;
}	

/*p23.html*/

td.alpha {
	background: #eec;
	border: solid 1px #030;
	margin: 2px;
	padding: 5px;
	color: #030;
	text-decoration: none;
	font-weight: bold;
}	

td.alpha a {
	color: #030;
	text-decoration: none;
	font-weight: bold;
}

p.place {
	background: #eec;
	border: solid 1px #030;
	padding: 7px;
	color: #030;
	font-weight: bold;
}

#sitetab td {
	padding-bottom: 15px;
}

#sitetab td {
	border-bottom: solid 1px #060;
}

/*p24.html*/

li.topli {
	font-weight:bold;
	margin-top: 10px;
}

li.lowli {
	font-weight:normal;
	}
	
/*p29.html*/

#caretab {
	border: 0;
	padding: 0;
	margin: 0;
}

#caretab tr {
	background: #eeeecc;
	}

#caretab td {
	padding: 5px;
	}	
		