/* CSS Document */
* {
padding:0;
margin:0;
}
html {
	text-align: center;
	background: url(images2/fw-backgroundtile.jpg) repeat;
}

body {
	background: url(images2/fw-background.jpg) no-repeat;
	position: relative;
	width: 770px;
	height: 1000px;
	margin: 0 auto;
	text-align: left;
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 80%;
	color: black;
	line-height: 1.2;
	padding-top: 25px;
}

p {
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 110%;
	text-align: justify;
	color: #333333;
	line-height: 1.2;
	margin-left: 10px;
	margin-right: 10px;
}
div#terms h3 {
Margin-top: 20px;
margin-bottom: 0px;
}
div#terms p {
line-height:1.1;
Margin-bottom:0px;
Margin-top: 5px;
font-size: 9px;
color:#666;
font-family: Arial, Helvetica, sans-serif;
}
div#localevents p {
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 100%;
	text-align: center;
	color: #333333;
	line-height: 1.0;
	margin-top: -2px;
	margin-left: 10px;
	margin-right: 10px;
}

div#siteinfo p {
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 0.9em;
	text-align: center;
	color: #333333;
	line-height:1.1;
	margin:5px 5px	2px	5px;
 }

li {
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 100%;
	text-align: left;
	color: #333333;
	line-height: 1.5;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

div#siteinfo img {
	border: 0px;
}

h1 {
	display: block;
	width: 770px;
	height: 163px;
	background: url(images2/fw-logobanner.jpg) no-repeat;
	text-indent: -2000px;
	margin-bottom:0px;
}

h2 {
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 110%;
	text-align: center;
	color: #990000;
	line-height: 1.1;
	margin:20px 5px;
	}

h2 a {
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 110%;
	color: #990000;
	line-height: 1.1;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	
}

h2 a:hover {
	color: #660000;
	text-decoration: none;
} 

h3 {
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 130%;
	color: #333333;
	line-height: 1.1;
	margin:20px 10px;
	
}

h4 {
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 90%;
	color: #333333;
	line-height: 1.0;
	margin: 20px 10px;
	
}

h5 {
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	color: #333333;
	line-height: 1.5;
	margin: 20px 10px;
	
}

h5 a {
	text-decoration: none;
	color: #660000;
}

h6 {
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 90%;
	color: #333333;
	line-height: 1.0;
	margin:20px 10px;
	
}
#menuBar {
position:absolute; /* needed only in IE6 to make siteInfo ignore menuBar container */ 
}

/* duplicated to test build speed of double class statement */




#menuhom a{
	background: url(images2/menuhom8.jpg) 0 0px no-repeat;
}
#menuhom a:hover{
	background-position: 0 -42px;
}
#menuloc a{
	background: url(images2/menuloc8.jpg) 0 0px no-repeat;
}
#menuloc a:hover{
	background-position: 0 -42px;
}
#menufac a{
	background: url(images2/menufac8.jpg) 0 0px no-repeat;
}
#menufac a:hover{
	background-position: 0 -42px;
}
#menuima a{
	background: url(images2/menuima8.jpg) 0 0px no-repeat;
}
#menuima a:hover{
	background-position: 0 -42px;
}
#menutes a{
	background: url(images2/menutes8.jpg) 0 0px no-repeat;
}
#menutes a:hover{
	background-position: 0 -42px;
}
#menupri a{
	background: url(images2/menupri8.jpg) 0 0px no-repeat;
}
#menupri a:hover{
	background-position: 0 -42px;
}
#menuboo a{
	background: url(images2/menuboo8.jpg) 0 0px no-repeat;
}
#menuboo a:hover{
	background-position: 0 -42px;
}
#menuact a{
	background: url(images2/menuact8.jpg) 0 0px no-repeat;
}
#menuact a:hover{
	background-position: 0 -42px;
}
/* next section Ok but runs slow?? */
.menuBox {
	margin-left: 0px;
	width: 96px;
	height: 42px;
	float:left;
}


.menuBox a{
	display: block;
	width: 96px;
	height: 42px;
	text-decoration: none;
}
.menuBox a:hover{
	background-position: 0 -42px;
}


.menuhom a{
	background: url(images2/menuhom8.jpg) 0 0px no-repeat;
}
.menuloc a{
	background: url(images2/menuloc8.jpg) 0 0px no-repeat;
}

.menufac a{
	background: url(images2/menufac8.jpg) 0 0px no-repeat;
}

.menuima a{
	background: url(images2/menuima8.jpg) 0 0px no-repeat;
}

.menutes a{
	background: url(images2/menutes8.jpg) 0 0px no-repeat;
}

.menupri a{
	background: url(images2/menupri8.jpg) 0 0px no-repeat;
}

.menuboo a{
	background: url(images2/menuboo8.jpg) 0 0px no-repeat;
}

.menuact a{
	background: url(images2/menuact8.jpg) 0 0px no-repeat;
}
/*  end of section */

div#localevents{
	position: absolute;
	width: 200px;
	height: 200px;
	margin: 50px 40px 25px 40px;
	border: 2px solid #660000;
	background: url(images2/infoboxtile.png) repeat;
}

div#images{
	position: absolute;
	width: 200px;
	height: 200px;
	margin: 100px 40px 25px 40px;
	border: 2px solid #660000;
	background: url(images2/infoboxtile.png) repeat;
}

div#siteinfo{
	position: absolute;
	width: 230px;
	height: 180px;
	margin: 590px 40px 25px 30px;
	border: 2px solid #660000;
	background: url(images2/infoboxtile.png) repeat;
}

div#maincontent {
	position: absolute;
	width: 450px;
	height: auto;
	margin: 50px 15px 25px 305px;
}


div#road {
	position: absolute;
	width: 125px;
	height: 185px;
	margin: 20px 10px 10px 10px;
	padding: 5px 2px 0px 2px;
	border: 2px solid #666666;
	background: url(images2/infoboxtile.png) repeat;
}

div#road p {
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 85%;
	text-align: left;
	color: #333333;
	line-height: 1.2;
	margin-left: 2px;
	margin-right: 2px;
}

div#rail {
	position: absolute;
	width: 125px;
	height: 185px;
	margin: 20px 10px 10px 158px;
	padding: 5px 5px 0px 5px;
	border: 2px solid #666666;
	background: #CCCCCC;
}

div#rail p {
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 85%;
	text-align: left;
	color: #333333;
	line-height: 1.2;
	margin-left: 2px;
	margin-right: 2px;
}

div#air {
	position: absolute;
	width: 125px;
	height: 185px;
	margin: 20px 10px 10px 305px;
	padding: 5px 5px 0px 5px;
	border: 2px solid #666666;
	background: url(images2/infoboxtile.png) repeat;
}

div#air p {
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 85%;
	text-align: left;
	color: #333333;
	line-height: 1.2;
	margin-left: 2px;
	margin-right: 2px;
}

div#vertact {
	position: absolute;
	width: 200px;
	height: 500px;
	margin: 20px 10px 10px 10px;
	padding: 5px 5px 0px 5px;
	border: 2px solid #666666;
	background: url(images2/infoboxtile.png) repeat; 
}

div#vertevent {
	position: absolute;
	width: 200px;
	height: 500px;
	margin: 20px 10px 10px 230px;
	padding: 5px 5px 0px 5px;
	border: 2px solid #666666;
	/* background: #CCCCCC;*/
	background: url(images2/infoboxtile.png) repeat; 
}

.eventbox {
	height: 50px;
	width: 200px;
	margin: 5px 0px 2px -1px;
}

.eventbox a img  {
	border: 1px solid #666666;
}

.eventbox a:hover img{
	border: 1px dashed #660000;
}

.eventbox1 {
	height: 50px;
	width: 200px;
	margin: 3px 0px 2px -1px;
	padding-top: 5px;
}

.eventbox2 {
	height: 50px;
	width: 200px;
	margin: 3px 0px 2px -1px;
	border: 1px solid #666666;
}

.eventbox3 {
	height: auto;
	width: 190px;
	margin: 3px 0px 2px -1px;
	padding: 5px;
	border: 1px solid #999999;
	background: white;
}

.persdetails {
	width: 410px;
	height: auto;
	margin: 10px;
	padding-left: 20px;
	border: 1px solid #660000;
	background: url(images2/infoboxtile.png) repeat;
}

.testimonials {
	width: 410px;
	height: auto;
	margin: 10px 0px 10px 10px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999999;
	background: #99CCFF;
}
.testimonials  h6{
margin-bottom:25px;
margin-top:20px;
}

.activities {
	width: 410px;
	height: auto;
	margin: 10px 0px 10px 10px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #333333;
	background: #CCCCCC;
}
.twoacross {
float:left;
}
label {
	width: 10em;
	float: left;
	text-align: right;
	margin: 5px 1em 10px 0;
	clear: both;
}

input, textarea {
	background-color: #FFFFFF;
	font-colour: #999999;
	font-style: normal;
	font-size: 12px;
	border: 1px solid #666666;
}

textarea, textarea {
	background-color: #FFFFFF;
	font-color: #999999;
	font-style: normal;
	font-size: 12px;
	border: 1px solid #666666;
}

.button { 
 	margin-left: 11em; 
 	margin-top: 3px; 
 	margin-bottom: 2px; 
}

.adminmenu {
	height: 50px;
	width: 430px;
	margin: 5px 0px 2px -1px;
}

.adminmenu a img  {
	border: 1px solid #666666;
}

.adminmenu a:hover img{
	border: 1px dashed #660000;
}

img {
	border: none;
}
.images1image{
	margin: 02px 02px 02px 02px; /* needs to be <3 otherwise fails in IE6 */
	width: 140px;
	height: 140px;
	padding: 1px;
	border: 1px solid #CCC;
	float:left
}


div#formcontainer {
	width: 390px;
	margin-left: 40px;
	margin-top: 20px;
}

div#formcontainer form {
	border-top: 2px solid #ccc;
	border-bottom: 3px solid #ccc;
}

div#formcontainer div.clearfix {
	border-top: 1px solid #ccc;
	padding: 3px 0px 3px 0px;
	vertical-align: top;
}

div#formcontainer form label {
	width: 100px;
	float: left;
	font-size: .75em;
	color: #003366;
	margin: 0 10px;
}

div#formcontainer div.buttongroup{
	float: left;
	border: 0px;
	padding: 0px:
}
div#formcontainer div.buttongroup clearfix{
	float: left;
	border: 0px;
	padding: 0px:
}
div#formcontainer div.buttongroup div {
	margin-bottom: 5px;
	font-size: .75em;
}

div#formcontainer div.button input {
	margin-right: 5px;
}
div#formcontainer form div#boxrow {
float:left;
margin-left:3px;
width:350px;
}
div#formcontainer form div#boxrow label {
    width: 25px;
    float:none;
	font-size: .75em;
	color: #003366;
	margin-left:2px;
	margin-right:15px;
}
.boxLabel{
	font-size: .75em;
	color: #003366;
	margin-left:2px;
	margin-right:15px;
}

#maincontentScrollContainer {
position:absolute;
margin: 50px 0px 25px 305px;
width:460px;
height:auto;

}
#maincontentScrollList1{
overflow:auto;
height:620px;
}
#maincontentScrollList2{
overflow:auto;
height:525px;
}
.returnButton{
margin-left:340px
}
#floatBox{
clear: both;

}
.footer {
Position:absolute;
height:40px  ;
width:450px  ;
margin:750px 0 0 300px;

}
.footer p {
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color:#666;
}
#air h2{
margin:10px;
}
#road h2{
margin:10px;
}
#rail h2{
margin:10px;
}

