body {

	font-family:  Arial, Helvetica, sans-serif;
	color: #555;
	background-color:#F7F8F9
	}
a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#0000CC; text-decoration: none} 
a:visited 	{ color:#0000CC; text-decoration: none} 
a:hover 	{ color:#FF0000; Text-Decoration: underline;  } 
#box {
	border: 1px solid #022F6C;
	background-color:#FFF;

}
.border {	
	border: 1px solid #022F6C;
	
}
		.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #022F6C;
}
		.lrborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #022F6C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #022F6C;
}
.bottomborder {	
	border-bottom: 1px solid #022F6C;
	
}

.sub {
	font-size: 70%;
	}
.justified {
	font-size: 80%;
	text-align: justify;

}
.bodytext {
	font-size: 80%;
}
.centred {
	font-size: 80%;
	margin-right: 66px;
	margin-left: 66px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 3px;

	color: #022F6C;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 3px;

	color: #022F6C;

}
h3 {
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #022F6C;
}
h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #022F6C;
}
.highlight {
	font-size: 100%;
	font-weight: bold;
	color: #022F6C;
}
.biggerbodytext {
	font-size: 110%;
}
hr {
	color: #666;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #022F6C;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DD1EE
}
nav {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
	#nav ul {
	border: 0;
	margin: 0;
	margin-top: 6px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	}
	 #nav ul li {
	margin: 0;

	}
	 #nav ul li a {
	width: 155px;
	display: block;
	height: auto;
	padding: 6px 0 6px 5px;
	margin-bottom: 6px;
	color: #022F6C;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #022F6C;
	background-color: #FFF;
		}
		#nav ul li a:hover {
	color: #FFF;
	background-color: #022F6C;
	
	
}
		#nav a:active {
			color: #B69BD1;
		}
	.hidden {
		display: none;
		}.hr {
	color: #BBBBBB;
	width: 80%;
}
.header {
	background-image: url(stonehouse_only.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.tablemargin {
	margin-left: 40px;
	margin-right: 66px;
}
.bar {
	color: #022F6C;
	height: 8px;
	margin-left:66px;
	margin-right:66px;
}
.quarterdeck {
	background-image: url(quarterdeck.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #022F6C;
	margin-bottom: 6px;
	
}
.imagemargins {
	margin-top: 5px;
	margin-left: 10px;
}
.imagemarginright {
	margin-right: 10px;
}
.notopbottommargin {
margin-top: 0px;
margin-bottom: 0px;
}
.imagemarginsborder {
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #022F6C;
}
.imagemarginrightborder {
	margin-right: 10px;
	border: 1px solid #022F6C;
}
.tablemarginborder {
	margin-left: 40px;
	margin-right: 66px;
	border: 1px solid #022F6C;
}