﻿.sundial-font {
 font-family: Sundial;
}
.table-border {
	border: 2px solid #2B8237;
	background-color: #C1E0A3;
}
.underline {
	text-decoration: underline;
}
.blue-background {
 background-color: #9BCDFF;
}
.yellow-background {
 background-color: #FFFF66;
}
.image-margin {
 margin: 10px;
}
.wingdings {
 font-family: Wingdings;
}
.textright {
 text-align: right;
}
.headerred {
 color: #FF0000;
}
.table-background {
 background-color: #C1E0A3;
}
body {
	color: #233B61;
	background-color: #D6E9F8;
	padding: 0px;
	margin: 0px;
	font-family: Calibri;
	font-size: medium;
}
#masthead {
	background-color: #4B83CD;
	background-repeat: repeat-x;
	height: 95px;
	border-top-style: solid;
	border-top-width: 10px;
	border-color: #4B83CD #4B83CD #233B61 #4B83CD;
	border-left-style: solid;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
}
.imgcentre {
 text-align: center;
}
.imgleft {
	border-width: 0px 0px 0px 30px;
	border-color: #4B83CD;
	float: left;
	border-left-style: solid;
}
h1 {
 color: #2B8237;
}
#mainmenu {
	background-color: #4B83CD;
	width: 150px;
	float: left;
	margin-right: 20px;
	border-top-style: none;
	border-top-width: 10px;
	border-top-color: #4B83CD;
	font-size: small;
	border-right-style: solid;
	border-right-width: 20px;
	border-right-color: #D6E9F8;
}
#mainmenu ul {
 list-style-image: url('images/w_arrow.gif');
}
#mainmenu a {
 padding: 0px 5px 0px 5px;
 color: #FFFFFF;
 text-decoration: none;
}
#mainmenu a:hover {
 text-decoration: underline;
 background-color: #4B83CD;
}
#maincontent {
	padding: 0px 10px 10px 20px;
	margin: 0px 0px 0px 20px;
}
h2 {
	font-family: Calibri;
	color: #233B61;
}
h3 {
	border-width: 0px;
	color: #233B61;
}
.imgfltleft {
 float: left;
 margin: 0px;
 padding: 0px 10px 0px 0px;
}
#inlinemenu {
	background-color: #4B83CD;
	padding: 5px;
	margin-right: 20px;
}
#inlinemenu ul {
 list-style-type: none;
 display: inline;
}
#inlinemenu li {
 display: inline;
 color: #FFFFFF;
}
#inlinemenu a {
 text-decoration: none;
 padding: 0px 10px 0px 10px;
 color: #FFFFFF;
}
#inlinemenu a:hover {
 text-decoration: underline;
 background-color: #4B83CD;
}
.imgfltright {
 padding: 5px 0px 5px 10px;
 float: right;
}
#sidemenu {
	width: 200px;
	float: left;
	color: #FFFFFF;
	background-color: #4B83CD;
}
#pictures {
 width: 100px;
 float: right;
 padding: 0px 10px 10px 5px;
 margin-left: 20px;
}
#FAQsidebar {
 width: 200px;
 float: right;
 padding: 5px;
 margin-left: 20px;
 border: 1px solid #2B8237;
 background-color: #C1E0A3;
}
#footer {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #4B83CD;
}
a:hover {
 color: #FF0000;
}
.imagelink {
 border-width: 0;
}
.submenu {
 font-size: 12px;
}
.h3centred {
 text-align: center;
 text-decoration: underline;
}
.footer-centred {
 font-size: smaller;
 text-align: center;
}
.menufltleft {
 float: left;
 margin: 0px;
 padding: 0px;
}

