body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#594c3c;
	background-image: url(../../images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#d1d0ce;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

.centre_760 {

	width:760px;
	margin:auto;
	padding:0px 0px 0px 0px;
	
}

.stuff_under_the_bannerpic {
	
	background-image: url(../../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:white;
	padding:5px 0px 0px 0px;
	margin:auto;
	min-height:305px;
}

.navigation_menu {

	padding: 5px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	text-align:right;
}

.navigation_menu img {

	border:0px;
}

.navigation_menu ul {

	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.navigation_menu ul li {

	display:inline;
	padding:10px 0px;
	font-size:19px;

}

.navigation_menu ul li.home {

	background-image: url(../../images/_text_images/FR/menu_home.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.navigation_menu ul li.home:hover {

	background-image: url(../../images/_text_images/FR/menu_home_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.navigation_menu ul li.guides {

	background-image: url(../../images/_text_images/FR/menu_guides.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.navigation_menu ul li.guides:hover {

	background-image: url(../../images/_text_images/FR/menu_guides_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.navigation_menu ul li.booknow {

	background-image: url(../../images/_text_images/FR/menu_booknow.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.navigation_menu ul li.booknow:hover {

	background-image: url(../../images/_text_images/FR/menu_booknow_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.navigation_menu ul li.contact {

	background-image: url(../../images/_text_images/FR/menu_contact.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.navigation_menu ul li.contact:hover {

	background-image: url(../../images/_text_images/FR/menu_contact_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.lang {
	
	padding: 5px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
	text-align:center;

}


.leftlinks {
	
	float:left;
	padding: 160px 0px 0px 30px;
	text-align:left;

}

.leftlinks img {
	
	border:0;

}


.leftlinks ul {
	
	padding: 0px 0px;
	margin:0px;
	list-style:none;

}

.leftlinks ul li {
	
	padding: 5px 0px 0px 40px;
	margin:0px;
	font-size:19px;

}

.leftlinks ul li.history {

	background-image: url(../../images/leftlinks_bullet1.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.leftlinks ul li.history:hover {

	background-image: url(../../images/leftlinks_bullet1_on.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.leftlinks ul li.geology {

	background-image: url(../../images/leftlinks_bullet2.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.leftlinks ul li.geology:hover {

	background-image: url(../../images/leftlinks_bullet2_on.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.leftlinks ul li.mythology {

	background-image: url(../../images/leftlinks_bullet3.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.leftlinks ul li.mythology:hover {

	background-image: url(../../images/leftlinks_bullet3_on.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.leftlinks ul li.flora {

	background-image: url(../../images/leftlinks_bullet4.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.leftlinks ul li.flora:hover {

	background-image: url(../../images/leftlinks_bullet4_on.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.leftlinks ul li.testimonials {

	background-image: url(../../images/leftlinks_bullet5.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.leftlinks ul li.testimonials:hover {

	background-image: url(../../images/leftlinks_bullet5_on.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.leftlinks ul li.gallery {

	background-image: url(../../images/leftlinks_bullet6.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.leftlinks ul li.gallery:hover {

	background-image: url(../../images/leftlinks_bullet6_on.gif);
	background-repeat: no-repeat;
	background-position: center left;
}



.content {
	
	margin: 0px 0px 0px 295px;
	padding: 30px 30px 0px 0px;
	text-align:justify;
	line-height:1.3em;
	min-height:470px;
	border:1px solid white;

}

* html .content {
	
	margin: auto;
	padding: 20px 30px 0px 0px;
	text-align:justify;
	line-height:1.3em;
	height:470px;

}

.title {
	
	margin: 20px 0px 20px 0px;

}


.bottom_background {
	
	height:225px;
	background-image: url(../../images/bg_contentbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0;
	padding: 0;
	text-align:center;


}

.bottom_links {
	
	height:100px;
	margin: 0;
	padding: 60px 0px 0px 0px;
	font-size:10px;
	color:#594c3c;
	text-align:center;


}

.copyright {
	
	
	margin: 0;
	padding: 20px 0px 0px 560px;
	font-size:10px;
	color:#d1d0ce;
	text-align:center;

}


.bottom_links a {
	

	padding: 0px 10px;
	color:#594c3c;
	text-decoration:none;
	line-height:18px;

}

.bottom_links a:hover {
	

	padding: 0px 10px;
	color:#000000;
	text-decoration:underline;


}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; top:-40px; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../images/lightbox_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/lightbox_images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin-top:-40px; margin-left:auto; margin-right:auto; margin-right:auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{ padding:0 10px; color: #666;}
#imageData #imageDetails{ width: 76%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 4px;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 4px; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


img {
		border:0;
}


A:link
{
    	COLOR: #594c3c;
	TEXT-DECORATION: none;

}

A:visited
{
    	COLOR: #594c3c;
	TEXT-DECORATION: none;

}

A:active 
{
   	color : #000000; 
	TEXT-DECORATION: underline;

}

A:hover
{
   	 COLOR: #000000;
	TEXT-DECORATION: underline;

}



