body {
background:url("graphics/overallbg.jpg") repeat-x top left;
}




.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.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: #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;
}

.nav {
	background:url("graphics/midbg.gif") repeat-y top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 0px 36px;
}

.indexpage {
	background:url("graphics/midbg.gif") repeat-y top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
		padding: 0px 36px;
}

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

.pic-container-clear {

	padding: 5px;
	border: 1px solid #EEEEEE;
}
.siteheader {
	background:url(graphics/header.gif) no-repeat left top;
	font-style: normal;
	height: 81px;
	padding: 50px 50px 20px 50px;
}
.sitefooter {
	background:url(graphics/footer.gif) no-repeat left top;
	font-style: normal;
	height: 35px;
	padding: 0px 36px;
}

.imagebody {
	background:#FDFDFD url(graphics/bubble-bgv2.jpg) no-repeat left top;
	font-style: normal;
	font-size: 12px;
}

.lhround {
	background:url(graphics/lhround.gif) no-repeat left top;
	height: 53px;
	width:20px;
}
.rhround {
	background:url(graphics/rhround.gif) no-repeat left top;
	font-style: normal;
	height: 53px;
	width:20px;
}

.botmid {
	background:url(graphics/mid.gif) repeat-x left top;
	font-style: normal;
	font-size: 9px;
	color:#fff;
	padding: 2px 5px;
}
.columnborder {
	background:url(graphics/columnborder.gif) repeat-y left top;
	width:10px;
}

.columntext {
	padding:5px 7px;
}
.LargeListText {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium;
}
.tRow:hover {
     background: #7AC67A;
     border: 1px solid #EFE;
     color: 3F0;
}

div#navcontainer
{
background-color: #ffffff;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #384062;
text-align: left;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 23px;
color: #384062;
text-decoration: none;
border-right: 1px solid #E8E9EC;
}

div#navcontainer ul li a:hover
{
background-color: #ffffff;
color: green;
}

#active a { border-left: 1px solid #E8E9EC; }h1 {
	font-size: 24px;
}
input {
	border: 1px solid #B9CC95;
}
textarea {
	border: 1px solid #B9CC95;
}
/* Login form styles */
		#ils-login { background-color: #C4C4C4; }
		#ils-login .wrap { padding: 4px; }
		#ils-login .row { padding: 4px; text-align: center; }
		#ils-login .row input.text { border: solid 1px #aaa; padding: 1px 0; width: 150px; }
		#ils-login .row label { font: 80%/140% Arial, Helvetica, Sans-serif; display: block; line-height: 1em; }

