@charset "utf-8";
/* KauaiEco-Tours.com CSS */

body {
	background-color:#FFFFFF;
	color:#000000;
	font-size:16px;
	font-family:arial,geneva,helvetica,sans-serif;
	letter-spacing:.06em;
	background-image: url(../images/wood-back.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}

#container {
	position:relative;
	width:1025px;
	height:1006px;
	margin: 0 auto;
	background-image:url(../images/map-bg-main.jpg);
	background-position:top center;
}

#left-bar {
	top:95px;
	left:111px;
	position:absolute;
	width:249px;
	height:392px;
	background-image:url(../images/map-left-top.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#navigation {
	float:right;
	width:249px;
	margin-top:263px;
}

#navigation img {
	padding-top:1px;
	padding-bottom:1px;
}

#content-main {
	position:absolute;
	width:552px;
	left:360px;
	top:95px;
	text-align:left;
	line-height:1.25;
	font-family:Arial, Helvetica, sans-serif;
	}

#content p{
	margin-left:7px;
		}

#map-bottom{
	width:1025px;
	height:44px;
	top:851px;
	left:0px;
	position:absolute;
	background-image:url(../images/map-bottom.jpg);
		}

#map-bottom1{
	width:780px;
	height:108px;
	top:851px;
	left:111px;
	position:absolute;
	background-image:url(../images/map-bottom1.jpg);
		}		
#adventure-nav{
	width:249px;
	height:365px;
	margin-top:18px;
	margin-bottom:0px;
	background-image:url(../images/map-adventure-nav-back.jpg);
}

#adventure-nav1{
	width:249px;
	height:365px;
	margin-top:18px;
	margin-bottom:0px;
	background-image:url(../images/map-adventure-nav-back1.jpg);
}

#adventure-nav-menu{
	padding-top:48px;
	padding-left:8px;
}

#adventure-nav-menu img{
	padding-top:3px;
	padding-bottom:3px;
}

#nounou-east{
	width:532px;
	height:365px;
	background-image:url(../images/map-nounou-east.jpg);
}

#nounou-west{
	width:532px;
	height:365px;
	background-image:url(../images/map-nounou-west.jpg);
}

#kuamoo-lookout{
	width:532px;
	height:365px;
	background-image:url(../images/map-kuaomoo-lookout.jpg);
}

#kuilau-ridge{
	width:532px;
	height:365px;
	background-image:url(../images/map-kuilau-ridge.jpg);
}

#moalepe{
	width:532px;
	height:365px;
	background-image:url(../images/map-moalepe.jpg);
}

#interior-trek{
	width:532px;
	height:365px;
	background-image:url(../images/map-interior-trek.jpg);
}

#na-pali{
	width:532px;
	height:365px;
	background-image:url(../images/map-na-pali.jpg);
}

#hanakapiai{
	width:532px;
	height:365px;
	background-image:url(../images/map-hanakapiai.jpg);
}

.inset-text {
	padding-top:170px;
	padding-left:27px;
	width:195px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.25;
	}
	
#footer {
	position:absolute;
	left:170px;
	top:903px;
	width:700px;
	font-size:12px;
	color:#FFFFFF;
	letter-spacing:.02em;
}
	
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}