.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color:#FFFFFF;
}
.cartitle {
	color: #DE0707;
	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: #208FD6;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.menu {
	background:white url("images/menubg.jpg") repeat-x top left;
}

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

.pic-container-clear {

	padding: 5px;
	border: 2px solid #208FD6;
}
.siteheader {
	background:white url(images/topbanner.gif) no-repeat left top;
	font-style: normal;
	height: 79px;
	padding-top: 10px;
	padding-left: 10px;
}
.sitefooter {
	padding: 10px;
	font-size:10px;
	text-align:center;
	border-top: thin solid #208FD6;
}

.sitefooter a:link{

	font-weight:normal;
}
.main-content {
	padding: 5px 10px;
}
.LargeListText {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium;
}
body {
	background-color: #208FD6;
	margin-top: 0px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

#navlist a:hover {
	text-decoration: none;
	color: #009933;
	font-size: 14px;
}
.tRow:hover {
     background: #7AC67A;
     border: 1px solid #EFE;
     color: 3F0;
}.small-box-top {
	background-image: url(graphics/small-box-top.gif);
	height: 34px;
	width: 198px;
	background-repeat: no-repeat;
}
.small-box-mid {
	background-image: url(graphics/small-box-mid.gif);
	width: 178px;
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.small-box-bot {
	background-image: url(graphics/small-box-bot.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 35px;
}

	
#navcontainer {
	width: 250px;
	padding: 0px 5px;
	margin: 0px 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: 3px;
	width: 240px;
	border-bottom: 2px solid #56ADE5;
	color: #519553;
}

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

#navcontainer a:hover {
color: #8AC3E8;
}

.newsbox {
	border: thin solid #208FD6;
	background:#208FD6 url(images/newsbg.jpg) repeat-x left top;
}

.newsbox h2 {
	font-size:18px;
	border-bottom: thin solid #208FD6;
	margin:5px 0px;
}
