.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	background-color: #C3D5FD;
	padding: 4px;
}
.bodytext a:link {
	color: #FF0000;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #000000;
	text-decoration: none;
}
.bodytext a:active {
	color: #FF0000;
	text-decoration: underline;
}

.cartitle {
	color: #1A79C6;
	font-weight:bold
}
.redtitle {
	color: #FF0000;
	font-weight:bold
}
a:link {
	color: #0159BC;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #0159BC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: ##0159BC;
	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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.excursion-container {
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #519553;
}

.pic-container-clear {

	padding: 5px;
	border: 1px solid #EEEEEE;
}
.siteheader {
	background:white url(graphics/headerbg.jpg) repeat-x left top;
	font-style: normal;
}
.sitefooter {
	background:white url(graphics/webfooter.jpg) no-repeat left top;
	font-style: normal;
	height: 15px;
}
.greenbg {
	font-style: normal;
	height: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	background-color: #C3D5FD;
}
.greenbg a:link {
	color: #000000;
	text-decoration: none;
}
.greenbg a:visited {
	color: #000000;
	text-decoration: none;
}
.greenbg a:hover {
	color: #000000;
	text-decoration: none;
}
.greenbg a:active {
	color: #000000;
	text-decoration: none;
}
.imagebody {
	background:#c9ffc9;
	font-style: normal;
	font-size: 14px;
	border: thick solid #009933;
}
.LargeListText {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium;
}
h1 {
	color: #0b6fcf;
}
body {
	background-color: #00CC33;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
}
#navcontainer { width: 100px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	font-size: 14px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 100px;
background-color: #D1E9FF;
border-bottom: 2px solid #9DB9EB;
}

#navcontainer a:link, #navlist a:visited
{
color: #006699;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

.menubox {
	padding: 2px;
	margin: 2px;
	border: 5px solid #D1E9FF;
	background-color: #D1E9FF;
}

    
.maintitle {
	color: #1A79C6;
	font-weight:bold;
	font-size: 24px;
}

