
@charset "iso-8859-1";


/* Layout Stylesheet */ 
body{
 margin: 0;
 padding:0; 
 background:#808080;
 color: #333333;
 }	 
	 
#lh-col{
 position:absolute;
 top:200px;
 left:0;
 width:140px;
 z-index:3;
 background:#80b297;
 color: #333333;
 <div id="lh-col">
	<p align="center">
<u><b><font face="Trebuchet MS">Costa Rica</font></b></u><br />
<br />
<a href="http://ecotourist.ca/osapeninsula.htm">Osa peninsula</a><br />
<a href="manuelantonio.htm">Manuel Antonio</a><br>
<a href="quepos.htm">Quepos</a><br>
<a href="dominical.htm">Dominical</a><br />
Lake Arenal
<br />
Tortuguero<br />
Montezuma<br />
San Jose<br />
Rio Tarcoles<br />
Cerro de la Muerte<br>
Jaco Beach<br>
Golfito<br>
Guanacaste<br>
Alajuela<br>
Mal Pais<br>
Manzanillo<br>
Monteverde<br>
Parrita<br>
Playa Conchal<br>
Puerto Viejo<br>
Punta Uva<br>
San Ramon<br>
Santa Teresa<br>
Tamarindo<br>
Tambor</p>
<br />
<br />

</div>
<!-- end of left column -->}

#rh-col{
 position:absolute;
 top:200px;
 right:0;
 width:140px;
 z-index:2;
 background:#80b297;
 color: #333333;
<div id="rh-col">
	<p align="center">
<u><b><font size="2"><script type="text/javascript"><!--
google_ad_client = "pub-2976601909115044";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as";
google_ad_type = "text";
google_ad_channel ="";
google_color_border = "A8DDA0";
google_color_bg = "EBFFED";
google_color_link = "0000CC";
google_color_url = "008000";
google_color_text = "6F6F6F";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></font></b></u><br />
<br />
&nbsp;
</div>
<!-- end of rh-col -->}

#c-block {
 width:100%;
 z-index:1;
 background:#80b297;
 color: #333333;
 height:80%;}

#header {
 height:60px;
 background: #5d8f74;
 color: #5d8f74;
 }
 

#c-col{
 margin:0 142px 0 142px;
 position:relative;
 background:#fdfff4;
 color: #333333;
 z-index:5;
 border: solid #000000;
 border-width:0 1px;
  padding: 10px;
 }

#footer {
 width:100%;
 height:35px;
 border: solid #000000; 
 border-width:1px 0;
 background:#5d8f74;
 color: #333333;
 margin:0;
 }

 
 
/* Presentation Stylesheet */ 
p {
 padding: 0 15px;
 }

h1 {font:bold italic 26pt Trebuchet MS; color:#ffff00; padding-top:0px; padding-bottom:0px; margin-left:0;}


h2 {
  font-size : 11pt;
  font-family : Trebuchet MS;
  color : #000000;
  background : transparent;
  text-align: left;
}

h3 {
  font-size : 12pt;
  font-style: bold;
  font-family : Trebuchet MS;
  color : yellow;
  background : transparent;
  text-align : center;
}


h4 {
  font-size : 12pt;
  font-family : Trebuchet MS;
  font-style: bold;
  color : blue;
  background : transparent;
 }


a:visited , a:link , a:active {
  font-size : 15px;
  font-family : trebuchet MS;
  color : blue;
  background : transparent;
  text-decoration : none;
}


a:hover {
  font-size : 15px;
  font-family : trebuchet MS;
  color : red;
  background : transparent;
  text-decoration : none;
}