@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 100%;  /* this will create a container 80% of the browser width */
    background:url(images/tile_13t.gif);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	padding: 0px; margin:0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
 #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
 #footer { 
    
	background-url:images/waves-bk.jpg;
	background-repeat:repeat;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

	font:10pt  "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;

} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

#logo 	{

	color:#0066CC;
	top:0px;
	left:0px;
	width:100%;
	height:40px;
	background:#00CCCC; 
	}
#NavBar	{
	font:18px  "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	height:30px;
	/*border:ridge;
    background:#00CCCC;*/
 
	margin-left:20px;
	margin-right:20px;
	}

#NavBar ul {
 
	 list-style:none;}

	
	
#NavBar li {
	/*background:#00CCCC;*/
	display:inline;
	float:left; }	

#NavBar tr {
	/*background:#00CCCC;*/
	color:#0066CC;}
 
		
#NavBar a {
	/*background:#00CCCC;*/
	color:white;
  	float:left;
  	text-decoration:none;} 
	
#NavBar a:hover {
   color:#0066CC;}
   
#NavBar a:active {
   color:#0066CC;}  
   
/* Class Styles */
	
IMG.left-floating {float: left; padding:10px; margin:10px;}	
.logoText {	font:56pt "Ruach LET", Verdana, Arial, Helvetica, sans-serif; color:#00CCCC;}	
.bodyText {
	font:12pt "Comic Sans MS", Arial, Helvetica, sans-serif;
	/*background:#CCFEFF; #FFE6CC; /*CCFFFF; #C0DFFD;*/
	color:black;
	} 
.bodyText  li{
	 
	list-style-type: none;
	} 		
.innerBodyText {
	font:12pt "Comic Sans MS", Arial, Helvetica, sans-serif;
	background:#FFE6CC; /*00CCCC;*/
	color:black;
	}
	
.transparentTextBody{
	font:12pt "Comic Sans MS", Arial, Helvetica, sans-serif;
 	color:black;
	}
.centerImage {
	font:12pt "Comic Sans MS", Arial, Helvetica, sans-serif;
	color:black;
    background:#FFE6CC; /*#C0DFFD;*/
	background-image:url(images/isla_rana_opaque_med2.gif) ;
	background-repeat:no-repeat;
	background-position:bottom right;
	}

.leftSmlImage {
	font:12pt "Comic Sans MS", Arial, Helvetica, sans-serif;
	color:black;
    background:#FFE6CC; 
	background-image:url(images/isla_rana_logo.gif);
	background-repeat:repeat;
	}
	
.bottomRightSmlImage {
	font:12pt "Comic Sans MS", Arial, Helvetica, sans-serif;
	color:black;
    background:#CCFFFF; 
	background-image:url(images/isla_rana_logo.gif) ;
	background-repeat:no-repeat;
	background-position:bottom right;
	}	

.bottomCoqui {
	font:12pt "Comic Sans MS", Arial, Helvetica, sans-serif;
	color:black;
    background:#FFE6CC; /*#C0DFFD;*/
	background-image:url(images/isla_rana_opaque_sm.gif);
	background-position:bottom;
	background-repeat:repeat-x;
 
	}	
.leftBannerBooks {
	font:12pt "Comic Sans MS", Arial, Helvetica, sans-serif;
	color:black;
    background:#FFE6CC; /*#C0DFFD;*/
	background-image:url(images/books.gif);
	background-repeat:repeat;
 	}		
		
.islaRanapictureBorder {
	font:12pt "Comic Sans MS", Arial, Helvetica, sans-serif;
	color:#003366;
	background:#FFE6CC; /*#00CCCC;*/
	background-image:url(images/isla_rana_opaque_sm.gif);
	}
			
.pictureBorder {
	font:12pt "Comic Sans MS", Arial, Helvetica, sans-serif;
	color:black;
    background:#FFE6CC; /*#C0DFFD;*/
	background-image:url(images/isla_rana_opaque_sm.gif);
	}
	
.logoBorder {
	font:12pt "Comic Sans MS", Arial, Helvetica, sans-serif;
	color:black;
	background-image:url(images/coqui_opaque.gif);
	background-color:#FFE6CC; /*C0DFFD;*/
	}	
	
			
.pageName{
	font:24pt "Comic Sans MS",Verdana, Arial, Helvetica, sans-serif;
	color:#3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}
	
.subHeader {
	font:bold 18pt "Comic Sans MS",Verdana, Arial, Helvetica, sans-serif;
	color:#3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font:20pt Verdana, Arial, Helvetica, sans-serif;
	color:#759DA1;
	line-height:30px;
	}
	
.smallText {
	font:10pt Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
	
.navText {
	font:11pt Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}  