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

body {
	background:#FFFFFF;
	margin:0;
	font:76% Verdana, Arial, Helvetica, sans-serif;
	
}
h1 {
	font: 1.25em Verdana, sans-serif; 
	line-height: 1em;
	color: #660066;
	font-weight:bold;
	
}
h2 {
	font: 1.25em Verdana, sans-serif; 
	line-height: 2.25em;
	color:#666666;
	font-weight:bold;
	
}
h3 {
	font: 1.05em Verdana, sans-serif; 
	color:#336600;
	font-weight:bold;
	
}
a, a:link, a:visited {
	font-family: verdana, arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color: #369;
	}
a:hover, a:active {
	color: #606; 
	/*  background-color: #dee2bf;  */
	padding-top: 2px;
	padding-bottom: 3px;
	/*  border-top: 1px dotted #888;   */
	border-bottom: 1px dotted #888;
}
p {
	font:76% Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;	
}
.green { color:#336600 }
#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:996px;
	height:auto;
}

#BananaTreeDesignSlices-01 {
	position:relative;
	margin-left:0px;
	margin-top:0px;
	width:169px;
	height:258px;
	background:url(images/BananaTreeDesignSlices_01.gif)
}
#BananaTreeDesignSlices-02 {
	position:relative;
	margin-left:169px;
	margin-top:-258px;
	width:819px;
	height:258px;
	background:url(images/BananaTreeDesignSlices_02.gif)
}
#BananaTreeDesignSlices-04 {
	position:relative;
	margin-left:0px;
	margin-top:0px;
	width:169px;
	height:141px;
	background:url(images/BananaTreeDesignSlices_04.gif)
}
#BananaTreeDesignSlices-05 {
	position:relative;
	margin-left:169px;
	margin-top:-141px;
	width:819px;
	height:141px;
	background:url(images/BananaTreeDesignSlices_05.gif)
}


#BananaTreeDesignSlices-08 {
	position:relative;
	margin-left:169px;
	margin-top:0px;
	background:url(images/BananaTreeDesignSlices_08.gif) repeat-y;
	height:340px;
}

#BananaTreeDesignSlices-14 {
	position:relative;
	margin-left:169px;
	margin-top:0px;
	width:819px;
	height:54px;
	background:url(images/BananaTreeDesignSlices_14.gif)
}

#leftCol {
	position:absolute;
	left: 30px;
	top: 360px;
	width: 120px;
	}
#tagline {
	position:absolute;
	left: 533px;
	top: 87px;
	width: 360px;
	}
.nav {
	position:absolute;
	left: 450px;
	top: -12px;
	font:100% Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	}
		
#mainCol {
	position: absolute;
	left: 200px;
	top: 228px;
	width: 751px;
	text-align:left;
	height: 704px;
	}
	


#footer {   
	font-size: .75em;
	color: #666;
	margin-top: 16px;
	margin-left: 90px;
	z-index:66;
	text-align:center;  
	}

