@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 99%;
	vertical-align: baseline;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
	color:#848980;/*#777b73;*/
	 
}
body {
	background:#1d2316 url(../img/repeat-x.png) repeat-x; /*DARK GREEN*/
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/********************************************************************************************************/

.container {width:957px; margin:0 auto;}
.logo	{ background:url(../img/logo.png); height:185px;}
.home {
	display:block;
	width:950px;
	height:180px;
}

/********************************************************************************************************/
.on-top {position:static;z-index:50000;} 
.behind {position:absolute;z-index:-500;} 

ul#topnav {
	margin: 0 0 0 34px; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
	
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 44px;
}
/*ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }*/
ul#topnav a.about {
	background: url(../img/top-menusprite.png) no-repeat; 
	width: 155px; 
}

ul#topnav a.about:hover {background: url(../img/top-menusprite.png) no-repeat 0px -44px; }

ul#topnav a.gallery {
	background: url(../img/top-menusprite.png) no-repeat -155px 0px; 
	width: 91px; 
}
ul#topnav a.gallery:hover {background: url(../img/top-menusprite.png) no-repeat -155px -44px; }

ul#topnav a.services {
	background: url(../img/top-menusprite.png) no-repeat -246px 0px;
	width: 93px; 
}
ul#topnav a.services:hover {background: url(../img/top-menusprite.png) no-repeat -246px -44px; }

ul#topnav a.activities {
	background: url(../img/top-menusprite.png) no-repeat -339px 0px;
	width: 105px; 
}
ul#topnav a.activities:hover {background: url(../img/top-menusprite.png) no-repeat -339px -44px;}

ul#topnav a.natural-wonders {
	background: url(../img/top-menusprite.png) no-repeat -445px 0px;
	width: 168px;
}
ul#topnav a.natural-wonders:hover {background: url(../img/top-menusprite.png) no-repeat -445px -44px;}


ul#topnav a.costa-rica {
	background: url(../img/top-menusprite.png) no-repeat -613px 0px;
	width: 110px;
}
ul#topnav a.costa-rica:hover {background: url(../img/top-menusprite.png) no-repeat -613px -44px;}


ul#topnav a.info {
	background: url(../img/top-menusprite.png) no-repeat -723px 0px;
	width: 167px;
}
ul#topnav a.info:hover {background: url(../img/top-menusprite.png) no-repeat -723px -44px;}



ul#topnav li .sub {
	position: absolute;	
	top: 44px; left: 0;
	background: transparent url(../img/top-dropdown-bg.png) top no-repeat;
	padding: 0;
	float: left;
	display: none; 
	z-index:50000!important;
	 
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 14px 0 0 0; padding: 0 0 0 0;
	width: 197px;
	float: left;
	background: transparent url(../img/drop-down-bg.png) repeat-y;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #303e31;
	
}

ul#topnav .sub ul li a {
	text-transform:uppercase;
	font-size:75%;
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height:25px;
	/*background: url(navlist_arrow.png) no-repeat 5px 12px;*/
	padding: 10px 0 0 10px;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #774408;
}
ul#topnav .sub ul li a:hover {color: #303e31; background-position:5px 12px ; background:url(../img/sub-rollover.png) no-repeat; }

/*****************************************************************************************************************************************/

.gallery-home {margin:0 auto; text-align:center;}

/*******************************************************************************************************************************************/

.home-content {width:890px;  margin:20px auto 0;}
.col-three {float:left; width:31%; padding:0 25px 40px 0;}
.last {padding:0!important;}
.last p {padding-left:20px;}
.col-three h2 {border-bottom:1px solid #42521e; padding-bottom:5px; margin-bottom:10px; text-transform:uppercase; font-weight:normal; font-family: Georgia, "Times New Roman", Times, serif;}
.col-three p {font-size:85%; text-align:justify;}

.quote, .quote *		{ font-family: Georgia, "Times New Roman", Times, serif; font-style:italic;}
.quote-name	{ text-align:right; float:right;font-family:Arial, Helvetica, sans-serif;}
.green {color:#90ae6d; font-style:italic;}

/*******************************************************************************************************************************************/
.page	{/*padding:20px 0 40px;*/ margin:0 auto;}

.page .left-nav {/*width:209px;*/ float:left; background:url(../img/left-nav-bg.png) right no-repeat; height:645px; padding-left:34px;
width:212px; }
.page .left-nav ul {padding-top:14px;}
.page .left-nav ul li {height:35px;}
.page .left-nav a {text-decoration:none;font-family: Georgia, "Times New Roman", Times, serif; text-transform:uppercase; display:block; height:40px; padding: 10px 0 0 10px; font-size:80%;}
.page .left-nav a:hover,
.page .left-nav a.selected{ background:url(../img/sidemenu-rollover.png) no-repeat; color:#CCCCCC; }


.subpage .content	{width:96%!important; margin: 17px 20px 0 20px;}
.subpage .content .highlight {text-align:center; } 
.subpage .content .header	{border-bottom:1px solid #333333; height:32px; width:96%;}

.page .content	{width:670px; float:left; margin-top:17px;}
.page .header {border-bottom:1px solid #333333; height:32px; width:670px;}
.page .subtitle {width:477px; font-size:150%;}
.page .subtitle,
.page .section	{float:left;font-family: Georgia, "Times New Roman", Times, serif; text-transform:uppercase; }
.page .section	{text-align:right; width:175px;}

.page .right-content {clear:both;margin-bottom:40px;}
.page .right-content .highlight {margin:20px 0;}
.page .right-content h2 {margin:8px 0;}
.page .right-content ul {margin: 20px 0 20px 50px; font-size:83%;}
.page .right-content ul li { list-style:disc; margin:8px 0;}
.page .right-content p {margin:10px 0;}


/*******************************************************************************************************************************************/
.page2	{padding:20px 0 40px; width:890px; margin:0 auto;}

 
.page2 .content	{float:left; margin-top:17px;}
.page2 .header {
	border-bottom:1px solid #333333;
	height:50px;
	width:890px;
}
.page2 .subtitle {width:700px; font-size:250%;}
.page2 .subtitle,
.page2 .section	{float:left;font-family: Georgia, "Times New Roman", Times, serif; text-transform:uppercase; }
.page2 .section	{text-align:right; width:175px;}

.page2  {clear:both;margin-bottom:40px;}
.page2 .highlight {margin:20px 0;}
.page2 h2 {margin:8px 0;}
.page2 ul {margin: 20px 0 20px 50px; font-size:83%;}
.page2 ul li { list-style:disc; margin:8px 0;}

/*******************************************************************************************************************************************/

.footer {border-top:1px solid #646861; clear:both;width:890px; margin:0 auto; padding:5px 0 20px;font-family:Arial, Helvetica, sans-serif;font-size:60%;}
.audio {float:right;}
#photos-home {margin:0 auto;}
