﻿.imageright {
	margin: 2px 0px 2px 5px;
	border-style: solid;
	border-width: 1px;
	float: right;
}
.bigger {
	font-size: 130%;
}
.large {
	font-size: large;
}
.box1 {
	width: 405px;
	height: 274px;
	background-image: url('honokaa_park.jpg');
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	margin: 0 auto 0 auto;
}
.bcollaps {
	border-collapse: collapse;
}
.greenish {
	background-color: #DEEDDF;
}
.normal {
	font-weight: normal;
}
.tcenter {
	text-align: center;
}
.noborder {
	border-width: 0px;
}
.xlarge {
	font-size: x-large;
}
.tuck {
	margin-top:0px;
}
.quote {
	margin-left: 15px;
	font-style:italic;
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	margin-bottom:0px;
}
