h1 {font-size: 25px; color: #869A4F; font-family:"Century Gothic", Arial; font-weight: normal;}
h2 {font-size: 19px; color: #A5B378; font-family:"Century Gothic", Arial; font-weight: normal;}
h3 {font-size: 19px; color: #395C00; font-family:"Century Gothic", Arial; font-weight: normal;}
h4 {font-size: 16px; color: #869A4F; font-family:"Century Gothic", Arial; font-weight: normal;}
h5 {font-size: 19px; color: #303060; font-family:"Century Gothic", Arial; font-weight: normal;}
h6 {font-size: 24px!important; color: #303060;!important; font-family: "Century Gothic", Arial!important; font-weight: normal; line-height: 30px; margin:0;}
h6 span {font-size: 24px; color: #ABB87A; font-weight: bold; font-family: "Century Gothic", Arial; font-weight: normal; line-height: 35px!important; margin: 0;}
.darkgreen {color: #636E53; font-family:"Century Gothic", Arial}


p {line-height: 23px;
font-family: "Century Gothic", Arial,sans-serif;
	font-size: 13px;
	color:#787878;}

/* Colour of Links */
A:link {
	color:#395C00;
	font-family: "Century Gothic", Arial;
	text-decoration: none;
}

A:visited {
	COLOR: #395C00; font-family:  "Century Gothic", Arial,sans-serif; 
}

A:hover {
	COLOR: #F00;
	font-family:  "Century Gothic", Arial,sans-serif;
	
	}

A:active {
	COLOR: #000000; font-family:  "Century Gothic", Arial;
}

ul{
	color:#787878;
	font-family:  "Century Gothic", Arial,sans-serif;
	line-height: 23px;
}

ol {
	color:#787878;
	font-family:  "Century Gothic", Arial,sans-serif;
	font-size: 11px;
	line-height: 23px;
	list-style-image: none;
}

li {
	color:#787878;
	font-family:  "Century Gothic", Arial,sans-serif;
	line-height: 23px;
	list-style-image: url(/images/content/li.gif);
}

table.portal {
	color: #787878;
	background-color: #FFFFFF;
	border: thin solid #BBBBBB;
	padding: 2px; 
	
}


table.portal th {
	color: #666666;
	font-size: 11px; 
	font-weight: bold; 
	padding: 0px; 
	background-color: #E5E5E5;
}


table.portal tr.bookingResults {
	background-color:#FFFFFF;
}

table.portal tr.bookingResults td.boxed {
	background-color:#FFFFFF;
	border: thin solid #BBBBBB;
}

.portal th a {
            color: #666666 !important; 
}

/* Colour of Buttons */
button {
	background-color: #EDE7D3;
	color:#5D710C;
}

/* Colour for New Heading */


/* Members Page - Log On Terms & Conditions */
table.results {								
	border: 1px solid #BBBBBB;
}

/* Results Header */
th.results {
	background-color: #006633;
	color: #FFFFFF;	
}

/* Members Page - Log On Box */
table.form {
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
	padding: 20px;
}


table.border {
	border: #819824 1px solid;
}

table.bgsuffix {
	background-image:url(/images/content/1px_suffix.gif);
	background-repeat:repeat-x;
}

table.bgprefix {
	background-image:url(/images/content/1px_prefix.gif);
	background-repeat:repeat-x;
}


table.page {
	background-color: #FFFFFF;	
	font-family: "Century Gothic", Arial,sans-serif;
	color:#787878;
}

tr.page {
	background-color: #FFFFFF;	
	font-family: "Century Gothic", Arial,sans-serif;
	color:#787878;
}

td.page {
	background-color: #FFFFFF;	
	font-family: "Century Gothic", Arial,sans-serif;
	color:#787878;
}

td.bodyprefix {
	background-image:url(/images/backgrounds/bg_top.gif);
}

table.static_bodysuffix {
	color: #666666; 
	background-color: #E5E5E5; 
	border: 1px #819824 solid; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px;
}

TH.static {  

		font-weight: bold; 
		color: #FFFFFF; 
		background-color: #FFFFFF; 
		text-align: left; 
		padding: 2px; 
}

TH.form {  
		 
		font-weight: bold; 
		color: #666666; 
		background-color: #E5E5E5; 
		text-align: left; 
		padding: 2px; 
}

td.form { 
		background-color: #FFFFFF; 
}

TABLE.static {   
		 
		color: #666666; 
		background-color: #FFFFFF; 
		border: 0px #FFFFFF solid; 
		padding: 1px; 
}

TABLE.static-hl {   
		 
		color: #666666; 
		background-color: #E5E5E5; 
		border: 1px #819824 solid; 
		padding: 1px; 
}

input, textarea, select {
	border: thin solid #D3D8C7;
	font-family:  "Century Gothic", Arial,sans-serif;
font-style: normal;
	font-weight: normal;
	color: #666666;
	height: auto;
	width: auto;
	background-color: #FFFFFF !important;
}

hr {
	background-color:#D9D9D9;
	height:1px;}


