/* CSS Document */
body {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
.navlinks {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}
.navselected {
    color: #0033CC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}
.navlinks:hover {
    color: #0033CC
}
.pageheading {
    font-size: 16px;
    color: #CC9900;
    font-weight: bold;
}
.holopono {
    font-weight: bold;
    font-style: italic;
    font-family: "Times New Roman", "Times", serif;
    font-size: 110%;
}
#footer-main {
    width: 765px;
    height: 306px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    background-color: #FFFFFF;
}
#left-container {
    width: 360px;
    height: 300px;
    background-color: #FFFFFF;
    float: left;
}
#right-container {
    width: 385px;
    height: 300px;
    background-color: #FFFFFF;
    float: right;
}
#left-col {
    width: 340px;
    float: left;
}
#right-col {
    width: 340px;
    float: left;
}
#bottom-col {
	width: 340px;
	float: left;
	padding-top: 20px;
	padding-bottom: 30px;
}
#vert-left {
    width: 180px;
    float: left;
}
#vert-right {
    width: 190px;
    float: left;
    padding-left: 15px;
}
.header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
	display:block;
	height:5px;
}
.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height:16px;
}
#vertdivider {
    width: 2px;
    height: 270px;
    background-color: #2b77ca;
    float: left;
}
.footerlink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
a.footerlink:link {
    color: #000000;
    text-decoration: none;
}
a.footerlink:visited {
    text-decoration: none;
}
a.footerlink:hover {
    text-decoration: none;
    color: #000;
}
				img				 {
    border-style: none;
}
#footer-main h1, #footer-main h2, #footer-main h3, #footer-main h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0px;
	padding:0px;
	display:inline;
}
.our-boat{
	width:860px;
	margin:8px auto 0 auto;
}
.links{
	padding-bottom:30px;
}
a.gyotaku{
	width:234px;
	height:97px;
	background:url('../images/gyotaku.png') no-repeat;
	display:block;
	float:left;
	margin-left:85px;
	margin-top:20px;
	margin-bottom:25px;
}
a.melton{
	width:308px;
	height:91px;
	background:url('../images/melton.png') no-repeat;
	display:block;
	float:left;
	margin-left:100px;
	margin-top:20px;
	margin-bottom:25px;
}
