.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.cartitle {
	color: #0C4D8D;
	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: #CC0000;
	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: 3px;
	background-color: #D2D1DF;
	border: 1px solid #535178;
}

.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;
}

.siteheader {
	background:white url(graphics/webheader.gif) no-repeat left top;
	font-style: normal;
	height: 234px;
}

.lhstop {
	background: url(graphics/narrowboxtop.gif) no-repeat left top;
	height: 15px;
	width: 154px;
}

.lhsmid {
	background: url(graphics/narrowboxmid.gif) repeat-y left top;
}

.lhsbot {
	background: url(graphics/narrowboxbot.gif) no-repeat left top;
	height: 20px;
}

.contenttop {
	background: url(graphics/contentboxtop.gif) no-repeat left top;
	height: 15px;
	width: 491px;
}

.contentmid {
	background: url(graphics/contentboxmid.gif) repeat-y left top;
	padding-right: 10px;
	padding-left: 10px;
}

.contentbot {
	background: url(graphics/contentboxbot.gif) no-repeat left top;
	height: 20px;
}

.footertop {
	background: url(graphics/wideboxtop.gif) no-repeat left top;
	height: 15px;
}

.footermid {
	background: url(graphics/wideboxmid.gif) repeat-y left top;
	padding-right: 15px;
	padding-left: 15px;

}

.footerbot {
	background: url(graphics/wideboxbot.gif) no-repeat left top;
	height: 12px;
}
#navcontainer {
width: 150px;
}
#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#navcontainer a {
	display: block;
	padding: 3px;
	width: 130px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #eee;
	border-color: #0B113D;
	margin-left: 8px;
}
#navcontainer a:link, #navlist a:visited {
color: #0B113D;
text-decoration: none;
}
#navcontainer a:hover {
background-color: #4397C6;
color: #0B113D;
}h1 {
	font-size: 24px;
	font-weight: bold;
}


.links {

	font-size:9px;
	color:#0B113D;
	text-align:left;
	text-decoration:none;
	margin-bottom:5px;
	border:1px solid #535178;
}