/*
Lyness Stylesheet
*/

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

.contentarea {
	background:#ffffff;
	background:white url(images/container.jpg) repeat-y left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #001A00;
	padding: 0px 10px;
	line-height:1.7em;
}

.excursion-container {
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #519553;
}
.menu {
	background:white url(images/menubg.jpg) no-repeat left top;
	height: 51px;
}
.pic-container-clear {

	padding: 5px;
	border: 1px solid #EEEEEE;
}
.sitetitle {
	background:white url(img/webheader.gif) no-repeat left top;
	font-style: normal;
	height: 88px;
}
.sitetitleimage {
	background:white url(images/topimage1.jpg) no-repeat left top;
	font-style: normal;
	height: 199px;
	padding-left:13px;
}
.sitefooter {
	background:white url(images/footer.jpg) no-repeat left top;
	font-style: normal;
	height: 104px;
	padding-top: 15px;
	text-align:center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.lhscol {
width:200px;
}
.rhscol {
padding:20px 60px 0px 60px;
}
.lhsquote {
padding: 50px 12px 0px 12px;
font-style:italic;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
}
.LargeListText {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium;
}

.tRow:hover {
     background: #7AC67A;
     border: 1px solid #EFE;
     color: 3F0;
}

body {
	background-color: #ffffff;
}

h1 {
	font-size: 24px;
}

#navcontainer
{
margin: 0;
padding: 0 0 0 0px;
}

#navcontainer UL
{
list-style: none;
margin: 5px 0px;
padding: 0;
border: none;
}

#navcontainer LI
{
display: inline;
margin: 0;
padding: 0;
float: left;
width: 16%;
}

#navcontainer A
{
	font-size:13px;
	color: #fff;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 3px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}

#navcontainer A:hover, #navcontainer A:active { color: #000; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }

.rhscol li {
	list-style-image:url(images/arrow.png); 
}