.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.colourtitle {
	color: #3A84A3;
	font-weight:bold
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.ondark {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.ondark a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.ondark a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.ondark a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.ondark a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.smalltext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.smalltext a:link {
	color: #000000;
	text-decoration: underline;
}
.smalltext a:visited {
	color: #000000;
	text-decoration: underline;
}
.smalltext a:hover {
	color: #000000;
	text-decoration: none;
}
.smalltext a:active {
	color: #000000;
	text-decoration: underline;
}

.indexpage {
	background:white url("graphics/bubble-bg.jpg") no-repeat bottom left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.excursion-container {
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #519553;
}
#navcontainer {
	width: 190px;
	padding: 0px 5px 5px;
	border: 1px none #EEE;
	margin: 0px 5px 5px;
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}
#navcontainer a {
	display: block;
	padding: 6px;
	width: 180px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #3192B5;
	color: #519553;
}
#navcontainer a:link, #navlist a:visited {
color: #3A84A3;
text-decoration: none;
}
#navcontainer a:hover {
background-color: #FFFFFF;
color: #D9A10C;
}

.pic-container-clear {

	padding: 5px;
	border: 1px solid #EEEEEE;
}
.siteheader {
	background:white url(graphics/webheader.gif) no-repeat left top;
	font-style: normal;
	height: 234px;
}
.sitefooter {
	background:white url(graphics/webfooter.jpg) no-repeat left top;
	font-style: normal;
	height: 15px;
}

.imagebody {
	background:#FDFDFD url(graphics/bubble-bgv2.jpg) no-repeat left top;
	font-style: normal;
	font-size: 12px;
}
.LargeListText {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium;
}
.tRow:hover {
     background: #7AC67A;
     border: 1px solid #EFE;
     color: 3F0;
}
h1 {
	font-size: 18px;
}
input {
	border: 1px solid #3A84A3;
}
textarea {
	border: 1px solid #3A84A3;
}
.quote {
	font-style:italic;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	background-color: #FFFBE9;
	border: 1px solid #3A84A3;
}

.heraldquote {
	font-family:"Times New Roman", Times, serif
	font-style:italic;
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}
.gallery-container {
	padding: 20px;
	background-color: #F3F6FE;
	border: 1px solid #3A84A3;
}
