﻿body {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: white;
	margin-top: 10px;
	background-color: #EAEAEA;
}
#container {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	color: #DFEECB;
}
/* -------------------------------------------------------Global Styles */
a:hover {
	color: red;
	font-weight: normal;
}
/* -------------------------------------------------------Contact page form */
#email-form {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
}
form {
	margin: 0px;
}
input {
	background-color: #EAEAEA;
}
textarea {
	background-color: #EAEAEA;
}
/* -------------------------------------------------------Top-Container only to give colour on either side of menu bar */
#top-container {
	float: left;
	width: 930px;
	background-color: #E39107;
}
/* -------------------------------------------------------Header Animated Gif Styles */
#headerlogo {
	text-align: left;
	float: left;
	font-size: 10pt;
	width: 50px;
	height: 50px;
	border-top: 0px solid #A5FE04;
	border-bottom: 5px solid white;
	margin: 0px;
	background-image: url('2010-02-11_152310.jpg');
	background-repeat: repeat-x;
}
object {
	padding: 0px;
	margin: 0px;
}
/* -------------------------------------------------------Header with background recurring image */
#header {
	text-align: left;
	float: left;
	font-size: 10pt;
	width: 880px;
	height: 50px;
	border-top: 0px solid #A5FE04;
	border-bottom: 5px solid white;
	margin: 0px;
	background-image: url('header-image.jpg');
	background-repeat: repeat-x;
}
#header h1 {
	font-size: 16pt;
	font-variant: small-caps;
	color: #242527;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 3px 0px 0px 0px;
	margin-bottom: 0px;
}
#header p {
	font-size: 12pt;
	text-align: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	color: white;
}
#header a {
	text-decoration: none;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: 1px;
}
/* -------------------------------------------------------Banner Strip of images */
#banner {
	float: left;
	font-size: 10pt;
	width: 930px;
	height: 166px;
	background-image: url('Panorama.jpg');
	border-top: 0px solid #A5FE04;
	border-bottom: 5px solid white;
	margin: 0px;
}
#banner p {
	font-size: 20pt;
	text-align: left;
	margin: 0px 0px 0px 300px;
	color: white;
}
#banner h1 {
	font-size: 36pt;
	font-variant: small-caps;
	color: #242527;
	text-align: left;
	margin: 10px 0px 0px 25px;
	margin-bottom: 0px;
}
/* content-container */
#content-container {
	float: left;
	width: 930px;
	background-color: white;
	border-bottom: 20px solid white;
	padding-top: 25px;
}
/* -------------------------------------------------------Centre main page content */
#centre {
	float: left;
	margin: 0px 0px 0px 55px;
	padding: 10px 10px 10px 10px;
	font-size: 10pt;
	text-align: left;
	width: 500px;
	border: 2px solid #EAEAEA;
	-moz-border-radius:10px;
    -webkit-border-radius: 10px;
	background-color: white;
}
#centre h1 {
	font-size: 18pt;
	color: #242527;
	text-align: left;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 5px 0px;
	font-variant: small-caps;
	letter-spacing: 2px;
	background-color: #FCC43D;
}
#centre h1 span {
	font-size: 14pt;
	color: #242527;
	text-align: left;
	padding-left: 0px;
	margin: 0px 0px 5px 0px;
	font-variant: small-caps;
	letter-spacing: 0px;
	border-bottom: 0px solid white;
}
#centre h2 {
	font-size: 12pt;
	color: #242527;
	text-align: left;
	padding-left: 0px;
	margin: 10px 0px 5px 10px;
	font-variant: normal;
	letter-spacing: 0px;
	border-bottom: 0px solid white;
}
#centre h3 {
	font-size: 10pt;
	color: #242527;
	text-align: left;
	padding-left: 0px;
	margin: 0px 0px 5px 10px;
	font-variant: normal;
	letter-spacing: 0px;
	border-bottom: 0px solid white;
}
#centre h3 a:hover {
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: red;
}
#centre h6 {
	font-size: 11pt;
	color: #242527;
	text-align: left;
	padding-top: 15px;
	padding-left: 0px;
	margin: 10px 10px 5px 10px;
	letter-spacing: 0px;
	border-top: 1px solid #E6E6E6;
}
span {
	font-size: 11pt;
	color: #F29219;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px 10px 5px 0px;
	text-align: left;
}
#centre p {
	font-size: 10pt;
	color: #242527;
	margin: 10px 10px 10px 10px;
	text-align: left;
}
#centre ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
#centre li {
	text-align: left;
	font-size: 10pt;
	font-weight: ;
	color: #242527;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-top: 7px;
	padding-left: 18px;
	list-style-type: none;
	background-image: url('yellow-black-arrow.jpg');
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
#centre img {
	margin: 10px 10px 0px 10px;
	padding: 0px;
	border: 0px solid #F29219;
}
#centre a {
	font-size: 10pt;
	color:#0066DD;
}
/* -------------------------------------------------------Right */
#right {
	float: left;
	margin: 0px 0px 0px 50px;
	font-size: 10pt;
	text-align: center;
	width: 240px;
	border: 2px solid #EAEAEA;
		-moz-border-radius:10px;
    -webkit-border-radius: 10px;

	background-color: white;
	padding: 10px 5px 5px 5px;
}
#right p {
	font-size: 9pt;
	font-weight: normal;
	color: #242527;
	text-align: left;
	margin: 2px 5px 2px 10px;
}
#right h1 {
	font-size: 16px;
	color: #242527;
	text-align: left;
	padding: 8px 0px 3px 10px;
	padding-top: 5px;
	margin: 0px 0px 5px 0px;
	font-variant: small-caps;
	letter-spacing: 1px;
	border-top: 0px white solid;
	background-color: #FCC43D;
}
#right h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #242527;
	text-align: left;
	padding-top: 0px;
	margin: 0px 5px 5px 10px;
	letter-spacing: 0px;
	border-top: 0px solid #E6E6E6;
}
#right h3 {
	font-size: 10pt;
	color: #242527;
	text-align: left;
	padding-left: 10px;
	margin: 2px 0px 2px 0px;
	font-variant: small-caps;
	letter-spacing: 0px;
	border-top: 0px solid black;
	background: ;
	text-decoration: none;
}
#right h6 {
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-align: left;
	padding-top: 0px;
	margin: 0px 5px 10px 10px;
	letter-spacing: 0px;
	border-top: 0px solid #E6E6E6;
}
#right span {
	font-size: 10pt;
	color: blue;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px 5px 5px 0px;
	text-align: left;
}
#right h6 a {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	color:#0066DD;
}
#right a {
	font-weight: normal;
	font-size: 9pt;
	color:#0066DD;
}
#right ul {
	margin: 2px 5px 2px 0px;
	padding: 0px;
}
#right li {
	text-align: left;
	font-size: 10pt;
	color: black;
	margin-left: 20px;
	margin-right: 0px;
	padding-left: 15px;
	list-style-type: none;
	background-image: url('bullet4.gif');
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
#right img {
	border: 0px;
}
/* ------------------------------------------------------- Footer */
#footer {
	float: left;
	height: ;
	width: 930px;
	font-weight: ;
	font-size: 11pt;
	color: ;
	text-align: center;
	clear: both;
	padding: 0px;
	background-color:;
	border-top: 10px solid #E39107;
}
#footer p {
	font-size: 9pt;
	text-align: center;
	margin-left: 0px;
	margin-top: 5px;
	color: #242527;
}
#footer a {
	font-size: 9pt;
	text-decoration: underline;
	text-align: center;
	color:#0066DD;
	margin-left: 0px;
}
#footer a:hover {
	color: red;
	font-weight: normal;
	text-decoration: none;
}
