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

* {
    padding: 0px;
    margin: 0px;
}
html, body {
	height: 100%;	
}


h1 {
	color: #65481C;
	font-size:18px;
	margin-left:7px;
}

h2 {
	color: #65481C;
	font-size:17px;
	margin-left:7px;
	margin-bottom:3px;
}

ul {
	margin-left:39px;
		margin-right:29px;
	}
	
a {
	color: #0033CC;
	text-decoration:none;
}

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

.featured {
	color: #006600;
	font-weight:bold;
}

.red {color: #CC3300}

.dropcap {
	font-size: 2em;
	line-height: .75;
	font-weight: bold;
	margin-bottom:0px;
}

.dropcap2 {
	float: left;
	font-size: 2em;
	line-height: .75;
	font-weight: bold;
	margin-right:-1px;
	margin-top:-6px;
	margin-bottom:0px;
}

.dropcap3 {
	font-size: 2em;
	line-height: .75;
	font-weight: bold;
	margin-right:-1px;
	margin-top:0px;
	margin-bottom:0px;
}