.content {
font-family: Verdana;
padding-left:15px;
padding-right:15px;
font-size: 12px;
color: 000000;
text-align:left;
line-height: 150%;
}

.content a{
font-family: Verdana;
font-size: 12px;
color: 555555;
text-decoration: none;
}

.content a:hover{font-family: Verdana;
font-size: 12px;
color: 000000;
text-decoration: underline;
}

.body1 {
font-family: Verdana;
font-size: 9px;
padding-left:65px;
padding-right: 10px;
padding-top:10px;
padding-bottom: 10px;
}
.body1 a {
font-size: 9px;
text-decoration: none;
}
.body1 a:hover {
font-size: 9px;
text-decoration: underline;
}

.listing {
font-family: Verdana;
font-size: 11px;
padding-left:45px;
}
.listing a {
font-size: 11px;
text-decoration: none;
}
.listing a:hover {
font-size: 11px;
text-decoration: underline;
}

.menutop {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 15px;
	height: 43px;
	color: #ffe07e;
	background-image: url(images/top-menu-separator.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menutop a:link {
	color: #ffe07e;
	text-decoration: none;
}
.menutop a:visited {
 	color: #ffe07e;
	text-decoration: none;
}
.menutop a:hover {
	color: #ffffff;
	text-decoration: none;
}

.menuleft {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
//	font-weight: bold;
	padding-left: 45px;
	color: ffe07e;
	background-image: url(images/kayak-tours-island_16.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.menuleft a {
	color: ffe07e;
	text-decoration: none;
}

.menuleft a:hover {
	color: ffffff;
	text-decoration: none;
}

.content-title {
	font-family: Verdana;
	color: B8DB05;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.content-title a {
	font-family: Verdana;
	color: B8DB05;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

.content-title a:hover {
	color: d5fe06;
	text-decoration: underline;
}

.content2 {
	font-family: Verdana;
	font-size: 14px;
	color: 333333;
	font-weight: bold;
	text-decoration: italic;
	padding-left: 10px;
	padding-right: 10px;
}

.crumbs {	font-family: Verdana;
	font-size: 10px;
	color: 000000;
}

.crumbs a {	font-family: Verdana;
	font-size: 10px;
	color: 666666;
	text-decoration: none;
	}

.crumbs a:hover {	font-family: Verdana;
	font-size: 10px;
	color: 222222;
	text-decoration: underline;
}