﻿body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color:#000000;
	color: #FFF;
	font-family:verdana, sans-serif; /* ADDED */
	font-size:0.85em;
}
a:link {
	color:#fff;
	text-decoration:none;
	border:none;
}
a {
	color:#fff;
	text-decoration:none;
	border:none;
}
a:hover {
	color:#99d730;
	text-decoration:none;
}
img {
	border:none;
}
b {
	font-size: 110%;
}
em {
	color: #FFF;
}
#maincontainer {
	width: 960px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}
#topsection {
	height: 255px; /*Height of top section*/
}
#topsection .topright {
	float:left;
}
#topsection .topleft {
	width:170px;
	float:left;
}
#topsection h1 {
	margin: 0;
	padding-top: 15px;
}
#banner {
	margin: 0 0 0 170px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/;
}
#contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn {
	margin: 25px 230px 0 170px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/;
}
#contentcolumn p {
	font-size:0.9em;
	text-decoration:none;
}
#contentcolumn a {
	text-decoration:none;
	color:#99d730;
}
#contentcolumn a:hover {
	color:#FFF;
}
#leftcolumn {
	float: left;
	width: 170px; /*Width of left column in pixel*/
	margin:0;
	padding:0;
	margin-left: -960px; /*Set margin to that of -(MainContainerWidth)*/
}
#rightcolumn {
	float: left;
	width: 230px; /*Width of right column*/
	margin-top: 100px;
	margin-left: -230px; /5*Set left margin to -(RightColumnWidth)*/
	padding:0;
}
#rightcolumn p {
	color:#99d730;
	font-size:.8em;
	line-height:1.5em;
}
#footer {
	clear: left;
	width: 100%;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}
#footer a {
	color: #fff;
	text-decoration:none;
}
.innertube {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 20px;
}
#menu {
	padding:0;
	margin:10px 0 0 0;
}
#menu li {
	list-style-type:none;
	padding:0;
	padding:0 0 0 1px;
	margin:0;
	line-height:1.4em;
}
#menu a:visited {
	display:block;
	padding:0;
	margin:0;
	color:#99d730;
	font-weight:bold;
	font-size:0.85em; /* ADDED */
	text-decoration:none;
	text-align:left; /* ADDED */
}
#menu a {
	display:block;
	padding:0;
	margin:0;
	color:#99d730;
	font-weight:bold;
	font-size:0.85em; /* ADDED */
	text-decoration:none;
	text-align:left; /* ADDED */
}
#menu a:hover {
	color:#fff;
}
#menu a.currentCrumb {
	color:#fff;
}
.booknow {
	float:right;
	border:none;
}
p.startpara {
	padding-top:20px;
}
.clearfix {
	clear:both;
}
#NavHome img {
	margin: 0 8px 8px 0;
	float:left;
}
#NavHome {
	margin:20px 0 20px 0;
	width:550px;
}
#contentcolumn h1 {
	display:block;
	color:#99d730;
	font-size:1.4em;
	/*font-weight:bold;*/
}
h2 {
	font-size:0.85em;
	clear:both;
	font-weight:normal;
	border-bottom:1px solid #99d730;
	padding:0;
	padding-bottom:3px;
	margin:0 0 10px 0;
}
h3 {
	border-bottom:1px solid #99d730;
	font-size:0.9em;
}
h5 {
	font-size:0.75em;
	font-weight:normal;
	border-top:1px solid #99d730;
	color:#99d730;
}
h5 a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.leftads {
	float:left;
	display:inline;
	margin:5px 5px 20px 0;
}
.mediads {
	float:left;
	display:inline;
	margin: 0 0px 0 0;
}
#list {
	padding:0;
	margin:10px 0 20px 0;
}
#list li {
	list-style-type:circle;
	padding:0;
	padding:0 0 0 0px;
	margin:0 0 0 30px;
	line-height:1.4em;
	font-size:small;
	color:#FFF;
}
#newsitemhp h1 {
	font-size:.8em;
	margin:0;
	padding:0;
}
#newsitemhp h1 a{
	text-decoration:none;
	line-height:1.3em;
}
#newsitemhp p {
	font-size:0.8em;
	color:#99d730;
	margin:0;
	line-height:1.5em;
}
#newsitemhp p a:link {
	clear:both;
}
#newsitemhp {
	margin-bottom:25px;
}
#footer {
	font-size:x-small;
}
.flRight {
	float:right;
}

.flleft {
	float:left;
}


.flcenter {
	text-align:center;
}

.formLabel {
	color:#FFFFFF;
	line-height:1.4em;
	text-align:right;
	width:200px;
}

.supporterformLabel {
	color:#FFFFFF;
	line-height:1.4em;
	text-align:right;
}

.submitbut {
	float:right;
	margin:10px 0px 0 0;
	width:100px;
}

input {
	width:300px;
}

input.checkbox {
	width:20px;
}

input.numbers {
	width:100px;
}

input.staffName {
	width:170px;
}

textarea {
	width:300px;
}

#area {
	padding:0; 
	margin:0;
}

/*------------Javascript Validation Error-----------*/
.formError
{
	color: #FF0000;
	line-height:1.4em;
	text-align:right;
	width:200px;
}

.testlabel {
	color: #FF0000;
	line-height:1.4em;
	width: 100%;
	text-align:left;
}

form#form1 .flag {
	display:none;
}

/*------- Adverts --------*/

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:85px;
	margin-left:-30px;
	padding:0;
	margin-top:10px;
	width:825px;
	float:right;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	padding:0;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	
}
    div#rotator ul li.show {
	z-index:500;
}
