BODY {margin: 0em; padding: 0em; font-family:  Verdana, Arial, Helvetica, sans-serif;
background-color: #ffffff; color: #000000; font-size: small;
}

H1, H2, H3, H4, H5 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #044583;
} 

#Topbar {
	background-image: url("aagraphics/bgs/composite.jpg");
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-color: #044583;
	/*text-align: centre;*/
	height: 100px;
	min-height: 100px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
			
}

	#Topbar a:link {
		color: #ffffff;
	}

#TopText {
	color:#ffffff;
	height: 100px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 160%;
	margin-left: 270px;
}

/*#TopFade {
	background-image: url("aagraphics/bgs/topfade.gif");
	background-repeat: repeat-x;
	clear: both;

}*/




#Topbar a img {
	border: none;
}

#Left {
	position: absolute;
	top: 110px;
	left: 0;
	margin-left: 0;
	margin-top: 8px;
	padding-left: 10px;
	color: #69827F;
	width: 20%;
	clear: both;
}



 #LeftNav a:link  {
	color: #69827F;
	text-decoration: none;
		
}

#LeftNav a:visited  {
	color: #9baeac;
	text-decoration: none;
		

	
}


#LeftNav a:hover  {
	color: #0080c0;
	text-decoration: none;
	background-color: #8ba4be;
	
		
}




#Left a img {
	border: 0;
}



#Main {
	color: #000000;
	margin-top: 10px;
	margin-right: 3%;
	margin-left: 22%;
	padding-top: 5px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 5px;
	width: auto;

}


#Bottombar {
	color: #ffffff;
	margin-top: 0px;
	padding: 5px;
	background-color: #044583;
	vertical-align: middle;
	clear: both;

}


#BottomLeft {
	float: left;
	width: 20%;
	margin-left: 5px;
	color: #CFE8E5;
	font-size: smaller;
	text-align: center;
		
}


#BottomLeft a:link {
	color: #CFE8E5;
	font-weight: normal;
	text-decoration: none;
}


#BottomLeft a:visited {
	color: #CFE8E5;
	font-weight: normal;
	text-decoration: none;
}

#BottomLeft a:hover {
	font-weight: normal;
	color: #ffffff; 
	text-decoration: underline; 
}

#address {
	color: #ffffff;
	font-weight: bold;
	margin-right: 3%;
	margin-left: 22%;
	padding-top: 5px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 5px;
	width: auto;
	text-align: center;
}

#address a:link {
	color: #ffffff;
	text-decoration: none;
}
#address a:visited {
	color: #ffffff;
	text-decoration: none;
}
#address a:hover {
	color: #ffffff;
	text-decoration: underline;
}


TH {
	font-weight: bold;
	color: #ffffff;
	background-color: #044583; 
	font-size: 125%;
	padding: 2px 0 4px 0;
}

TD{
	color: #000000;
}

CAPTION {
	font-weight: bold;
	color: #0080c0;
	text-align: center;
}

A:link {
	color: #044583;
	text-decoration: underline;
	font-weight: bold;
}

A:visited {
	text-decoration: underline;
	color: #808080;
	font-weight: bold;
}

A:hover {
	color: #0080c0;
	text-decoration: underline;
}

#creditpd {
	color: #0676e6;
	font-size: xx-small;
	font-weight: normal;
	padding-bottom: 15px;
	}

#creditpd a:link {
	color: #0676e6;
	text-decoration: none;
	font-weight: normal;
}

#creditpd a:visited {
	color: #0676e6;
	text-decoration: none;
	font-weight: normal;
}

#creditpd a:hover {
	color: #0676e6;
	text-decoration: underline;
	font-weight: normal;
}

H1 {
	font-size: 150%;
	margin-top: 0;
	color: #0080c0;
	border-top: #0080c0 solid 1px ;
	border-bottom:  #0080c0 solid 2px;
	padding: 5px;



}



H2 {
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

H3 {
	font-size: 110%;
	padding-left: 0px;
	padding-right: 0px;
}

H4 {
	font-size: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: -0.25em;
}

H5 {
	font-size: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: -0.25em;
}

H6 {
	font-weight: normal;
	font-size: 70%;
}



.bottomlinks {
	font-size: smaller;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 15px;
	}

.selectpicture {
	color: #0080c0;
}




.smaller {
	font-size: smaller;
}


.larger {
	font-size: larger;
}

.white {
	color: #ffffff;
}

.centred {
	text-align: center;
}



.picturecaption {
	text-align: center;
	font-size: x-small;
}

a img {
	border: 1pt #69827F solid;}

.NoWrap { white-space: nowrap; }

#Validation {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
	padding-top: 10px;

	}

#Validation a img {
	border: none;
	}

.RuledTable TH {

	padding: 5px;
	}
.RuledTable TD
 { 
padding: 5px;
border-bottom: 1px solid #0080c0;
border-left: none;
border-right: none;
border-top: none;
} 



	.RuledTable a:link {
		text-decoration: none;
	}
	.RuledTable a:visited {
		text-decoration: none;
	}

.LeisureBreaks TD { 
	padding: 5px;
	border-bottom: 1px solid #0080c0;
	border-left: 1px solid #0080c0;
	border-right: 1px solid #0080c0;
	background-color: #d9f2ff;
} 

.BookingEnquiries {
	background-color: #d9f2ff;
	}

TEXTAREA {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
}