@import url('calendar/ARCal.css');
*, html {
	padding: 0;
	margin: 0;
}
body {
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body, p, h1, h2, h3, h4, h5, ul {
	padding: 4px;
}
ul {
	margin: 0 24px;
}
img {
	border: 0;	
}
a {
	color: #9acb33;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
#header {
	background-color: #000;
	margin-bottom: 16px;
}
#header h1 {
	font-family: courier new, courier;
	font-weight: normal;
	padding: 30px 0 0px 20px;
}
#header h2 {
	color: #cccc9a;
	font-weight: normal;
	padding: 0 0 30px 30px;
}
#top h1 {
	font-size: 26px;
}
#top h4 {
	font-size: 22px;
	color: #006599;
}
#top p {
	width: 640px;
}
#wrapper {
	width: 960px;
	margin: auto;
}
#welcome {
	float: right;
	margin-top: -135px;
	text-align: center;
}
#welcome h1 {
	letter-spacing: 12px;
	font-size: 66px;
	font-weight: normal;
	color: #ffffff;
	position: relative;
}
#welcome h2 {
	font-size: 16px;
	font-weight: bold;
	color: #dde5f0;
	position: relative;
	top: -8px;
}
#welcome h2 img {
	position: relative;
}
#address {
	width: 450px;
	float: left;
	position: relative;
	top: -80px;
	left: -450px;
	margin: 0;
}
#navigation {
	background-color: #000;
	text-align: right;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}
#torch {
	float: right;
	margin-top: -115px;
}
#all a{
	color: #006599;
}
#all a:hover{
	color: #666;
}
#navigation ul {
	margin: 0;
	padding: 0px;
}
#navigation li {
	background-repeat: no-repeat;
	background-position: center;
	display: inline;
	list-style-type: none;
	padding: 0px;
	line-height: 40px;
	margin: 0;
}
#navigation a {
	padding: 8px;
	white-space: nowrap;
}
#content {
	background-color: #000;
	color: #ffffff;
	padding: 8px;
	position: relative;
	top: -100px;
	margin-top: 110px;
}
#all {
	width: 944px;

	color: #006fcb;
	margin-bottom: 8px;
}
#top {
	/*width: 480px;
	float: left;*/
	background-color: #fff;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	color: #000;
	margin-bottom: 8px;
	padding: 12px 16px;
	text-align: justify;
}
#top, #bottom {
		clear: both;
}
#bottom {
	/*width: 460px;
	float: right;*/
	margin-bottom: 8px;
}
#left a, #right a {
	color: #79eaa8;
}
#left a:hover, #right a:hover {
	color: #fff;
}
#rightinnerA {
	background-color: #006fcb;
	margin-bottom: 8px;
	padding: 5px;
	padding-top: 12px;
	text-align: justify;
	color: #fff;
}
#rightinnerA p, #rightinnerA h3{
	padding: 12px;
	padding-top: 4px;
}
#rightinnerB {
	background-color: #56a87a;
	color: #fff;
}
#footer {
	clear: both;
}
.littletext{
	font-size:10px;
}
#flash-container {
	margin-left: 10px;
}
#images {
	width: 944px;
	margin: auto;
	text-align: center;
}
#images img {
	padding: 0 2px;
}
#footer {
  position: relative;
  color: #fff;
}
.centre {
	text-align:center;
}
#links {
	list-style: none;
}
.enquiries-table {
	text-align: left;
}
.enquiries-table td{
	padding: 4px;
}
.uline {
	text-decoration: underline;
}
.forms ul {
	list-style:none;
	margin: 0;
}
.red {
	color: red;
}

.noborder {
	border:0px;
	margin:0px;
	padding:0px;
}
.person {
	float: left;
	margin-right: 8px;
	width: 180px;
	text-align: center;
}
.clear {
	clear: both;
}
.smallcaps {
	font-variant: small-caps;
}
#calendar p{
	color: #ccc;
}