﻿/*SET EVERYTHING FOR MAXIMUM COMPATIBILTY BETWEEN BROWSERS*/
html, body, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border-width: 0px;
	margin: 0px 5px;
	vertical-align: top;
	
		float: none;
}
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:disc; }
q:before, q:after { content:''; }
#wrapper {	width:960px; 	margin:auto; 
	}
body {font-family:"times new roman"; font-size:medium; color:navy; margin:auto;}
/*div {text-align:center; margin:auto; }*/
.divleft {
	text-align:left;
}
.float-left {
	float:left; margin-left:15px; margin-right:5px;
}
.float-right {float:right; margin-left:10px;
}
.float-left-list {
	float:left; margin-left:15px; margin-right:20px;
}

#hdr {height:141px; width:100%; min-width:780px; 
 margin:auto; background-image:url('images/riverColy1024-3.jpg'); background-repeat:no-repeat; background-position:center;
}
	
#hdr h1 {padding-top:18px; font-family: "Calligraph421 BT"; text-align:center; font-size:300%; color : white; font-weight:bold; margin-top:20px;
}
#hdr img {float:right; margin-right:20px;
	margin-top: -10px; 
}
#lastcol {margin-top:0;
float :right; width:120px; 
margin-right:10px;
}
#midcol {margin-left:160px; 
margin-right:165px; min-width:610px; margin-top :0; text-align:left;
}
#mid-col h2 {
	text-align:center;
}
#mid-col-left {width:47%; float: left; text-align:left;
}
#mid-col-right {width:47%; float:right; text-align:left;
}

#img-left {
	float: left; margin-left: 25px; margin-right:25px; border:0; 
}
.img-right {
	float: right; margin-right: 5px; margin-left:5px; border:0; 
}
.img-cntr {margin:auto; 
	text-align:center; 
}
	
#ftr {text-align:center;
	clear:both;
}
h1, h2, h3, h4  {margin-top:0; margin-bottom:0;}
p.lft {text-align:left;}
p.cntr {text-align:center;}

/* set side menu block position and width*/
#menu { position:absolute; margin-top:0; width:135px; margin-left:-10px; float:left; }
/*Set list stile within the menu block only. This removes bullets*/
#menu li { list-style-type:none }	
/* set general side button styles */
li.btn { margin-bottom: 3px; text-align: center; }
/* set general anchor styles and include the zoom fix for IE6*/
li.btn a	{ display: block; color: white; font-weight: bold; text-decoration: none; zoom:1;}
/* mouseout (default) */
li.btn a { background:#bf9002; color: navy; border: 5px outset #f5d8c5; vertical-align:middle;}
/* specify mouse state styles */
/* mouseout (default) */
/*li.btn a { background:#946055; color: white; border: 5px outset #C96E6B;}*/
/* mouseover */
li.btn a:hover	{ background: #a87848;  color:white; border: 5px outset #f5d8c5;}
/* omousedown */
/*dt.btn a:active { background:#AECBFF;  border: 5px inset #AECBFF }*/
li.btn a:active { background:maroon;  border: 5px inset maroon }
*html #menu {margin-left: 15px; } 

/*various inline font sizes, colours and alignments*/
h1 {
	font-size:xx-large; font-weight:bold;
}
h2 {
	font-size:x-large; font-weight:bold;
}
h3 {
	font-size:large; font-weight:bold;
}
mid-col-left{
	text-align:left;
}
mid-col-right{
	text-align:left;
}

span.tiny {
text-align: center; font-family: "times new roman"; font-size: 0.8em; color: navy; font-weight:normal;
}
span.larger {
font-size: x-large; color: maroon; font-weight:bold
}
span.pt24 {
font-size: xx-large; color: navy; font-weight:bold
}
span.right {text-align:right;
}
span.left {text-align:left;
}
ul {
	text-align:left;
}
.one-line-space {
	margin-bottom:1em;
}

/*put a black border round a block of selected text*/
p.padbdr {
padding:5px; border:solid black 1px
}
p.cntr {text-align:center;
}
p.lft {text-align:left;
	
}
p.right {text-align:right;
}
span.list {text-align:left; margin-bottom:20px;}
img.margin10 {margin-left:15px; margin-right:20px;
}
/*links on links page*/
a.lnk:link {color: blue; font-size:medium;}
a.lnk:visited {color: blue;  }
a.lnk:active {color: blue;  }
a.lnk:hover {color: red;text-decoration: none; }
/*set alternative hyperlink colours navy small*/
a.otherftr:link {color: navy; text-decoration:none; font-size:small;}
a.otherftr:visited {color: navy; text-decoration: none; }
a.otherftr:active {color: navy; text-decoration: none; }
a.otherftr:hover {color: red;text-decoration: none; }
