/* CSS Document */

body{
	font-family:helvetica, arial, sans-serif;
	margin:0;
	background:url(images/bodbg.gif) repeat-y center;
}
.centre{
	margin-left:auto;
	margin-right:auto;
}

#head{
	height:180px;
	width:900px;
	background:white;
	border-bottom:25px solid white;
	}
	
#lefthead{
	float:left;
	width:550px;
	}

#righthead{
	float:right;
	width:350px;
	}

#search{
	height:20px;
	background:#e3f2ef;
	text-align:center;
	padding:15px;
	color:#6494b6;
	font-weight:bold;
	font-variant:small-caps;
	font-size:20px;
	border-left:8px solid white;
	border-right:15px solid white;
	}

.search{
	border:1px solid #b1cee1;
	background:#f1f9f7;
	height:20px;
	width:300px;
	margin-top:-3px;
	}
	
#squares{
	text-align:right;
	padding-right:1px;
	}
	
.square{
	margin-top:10px;
	margin-right:14px;
	}

#masthead{
	height:106px;
	background:#c8e5e0;
	border-top:15px solid #6699cc;
	border-bottom:15px solid #6699cc;
	padding-top:22px;
	padding-bottom:22px;
}

#mastcentre{
	width:1000px;
	}

.w{
	color:#00438c;
	font-family:Times, "Times New Roman", serif;
	font-size:35px;
	margin-left:0px;
}
.a{
	color:#4db69b;
	font-family:Times, "Times New Roman", serif;
	font-size:35px;
}
.soe{
	color:#666666;
	font-family:Times, "Times New Roman", serif;
	font-size:30px;
	margin-left:25px;
}

#nav{
	float:right;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	text-transform:lowercase;
	font-variant:small-caps;
	font-weight:bold;
	line-height:27px;
	margin-top:-3px;
	}
	
.navcol{
	float:left;
	width:200px;
	}
	
#body{
	width:900px;
	padding:0;
	border-top:25px solid white;
	min-height:400px;
	}
	
#bodyleft{
	float:left;
	width:450px;
	}
	
#bodyright{
	float:left;
	margin-left:20px;
	width:415px;
	}

.content{
	background:#e3f2ef;
	padding-left:10px;
	padding-right:5px;
	font-size:14px;
	line-height:16px;
	}

.bodyheader{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	text-transform:lowercase;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFFFF;
	background:#6699cc;
	margin-left:-10px;
	padding:1px 0 1px 10px;
	margin-bottom:5px;
	margin-right:-5px;
}

.largeimg, #video{
	border-bottom:10px solid white;
	}
	
.largeimghome{
	margin-left:-10px;
}

#imagelinks{
	float:right;
	background:#FFFFFF;
	width:150px;
	text-align:right;
	margin-right:-5px;
	}

.imagelink{
	border:0;
	}	

.leftimage{
	margin-right:5px;
	float:left;
	}

#nav A:link{
	color:#00438C;
	text-decoration:none;
}

#nav A:visited{
	color:#00438C;
	text-decoration:none;
}

#nav A:active{
	color:#00438C;
	text-decoration:none;
}

#nav A:hover{
	color:#4DB69B;
	text-decoration:none;
}

a.horizontal_accordion_toggle {
	font-size:14px;
	display:block;
	background:#C8E5E0;
	cursor:pointer;
	padding:3px 3px 3px 25px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	color:#000000;
	margin-bottom:5px;
	}
	
label{
	display:block;
	float:left;
	width:170px;
	text-align:right;
	margin-right:5px;
	}

label.error{
	display:block;
	float:left;
	width:170px;
	margin-left:175px;
	clear:both;
	color:#FF0000;
	font-style:italic;
}

input.error{
	border:1px solid red;
}

textarea.error{
	border:1px solid red;
}

.staff{
	display:block;
	float:left;
clear:both;
margin-top:10px;
width:100%;
}

#footer{
border-top:10px solid white;
clear:both;
color:white;
background:#6699cc;
padding:5px;
text-align:center;
color:#FFFFFF;
font-size:12px;
}

.gallery{
	background:#e3f2ef;
	text-align:center;
	min-height:250px;
}


.input{
	width: 410px;
}

.small{
color:#666666;
font-size:10px;
}

h2{
line-height:20px;
font-size:18px;
}

.blank{
	border:0;
	text-decoration:none;
}

 A.toplink:link{
	color:#00438C;
	text-decoration:none;
}

 A.toplink:visited{
	color:#00438C;
	text-decoration:none;
}

 A.toplink:active{
	color:#00438C;
	text-decoration:none;
}

 A.toplink:hover{
	color:#4DB69B;
	text-decoration:none;
}

A.footerlinks{
	color:#FFFFFF;
	font-size:12px;
}

h1{
	line-height:24px;
	font-size:22px;
	
}

.thickbox img{ border:0;}

.pics { height: 338px; width: 400px; padding:0; margin:0; overflow: hidden }
.pics img { height: 338px; width: 400px; text-align:center }

.walkthrough{
	display:block;
	width:600px;
	height:35px;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	text-transform:lowercase;
	font-variant:small-caps;
	font-weight:bold;
	border:10px solid #6699CC;
	padding-top:15px;
	background:#C8E5E0;
	margin-left:auto;
	margin-right:auto;
	}

A.walkthrough:link{
	color:#00438C;
	text-decoration:none;
}

A.walkthrough:visited{
	color:#00438C;
	text-decoration:none;
}

A.walkthrough:active{
	color:#00438C;
	text-decoration:none;
}

A.walkthrough:hover{
	color:#4DB69B;
	text-decoration:none;
	border:10px solid #4DB69B;
}

ul{
	margin-left:20px;
}

h1{
margin-top:6px;
margin-bottom:6px;
}

.staffimg{
	width:126px;
	height:181px;
}

.staffinfo{
	float:left;
	
}

.staffmember{
	max-width:126px;
}

.staff-grid{
	float:left;
	text-align:center;
	width:150px;
	padding:24px;
	height:220px;
}

.staff-grid h3{
	margin:10px 0;
}	

.staff-grid h4{
	font-weight:normal;
}

#recaptcha_widget_div{
	margin:0px auto;
	width:318px;
}

#commentForm p{
	clear:both;
	margin: 5px 0;
}x;
	height:181px;
}

.staffinfo{
	float:left;
	
}

.staffmember{
	max-width:126px;
}

.staff-grid{
	float:left;
	text-align:center;
	width:150px;
	padding:24px;
	height:220px;
}

.staff-grid h3{
	margin:10px 0;
}	

.staff-grid h4{
	font-weight:normal;
}

#recaptcha_widget_div{
	margin:0px auto;
	width:318px;
}

#commentForm p{
	clear:both;
	margin: 5px 0;
}
