@charset "UTF-8";
/* CSS Document */

#home_topbar_white {
	padding-top: 12px;
	padding-left: 110px;
	padding-bottom: 20px;
	background-image: url(../images/home_logo_white_xsmall.png);
	background-position: 14px 5px;
}

.header_for_candid {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	width: 50px;
	background-color: #f7f7f7;
}

#home_bottombar {
	width: 100%;
	box-shadow: none;
}

#home_bottombar1_icons {
	float: none;
	width: 50%;
	margin: 0 auto;
	font-size: medium;
	padding-right: 0%;
	padding-top: 7%;
	padding-bottom: 7%;
	padding-left: 20%;
}

#home_bottombar2, #home_bottombar3, #home_bottombar4 {
	float: none;
	width: 90%;
	margin: 0 auto;
	font-size: medium;
	line-height: 20px;
	padding-right: 0%;
	padding-top: 7%;
	padding-bottom: 7%;
	padding-left: 4%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ccc;
}

.header_on_white {
	font-size: medium;
	letter-spacing: normal;
	line-height: 16px;
}

.topnav a {
	font-size: medium; 
}

.topnav a:not(:first-child), .dropdown .header_dropbtn {
	display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
  
.topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
}

.topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
}

.topnav.responsive .dropdown {float: none;}
.topnav.responsive .dropdown-content {position: relative;}
.topnav.responsive .dropdown .header_dropbtn {
    display: block;
    width: 100%;
    text-align: left;
}
  
.header_dropbtn {
  font-size: medium;
}

.icon-bar, .icon-bar2 {
  width: 100%;
}

.icon-bar a, .icon-bar2 a {
	float: left;
	width: 20%;
}

.map {
  width: 100%;
  font-size: 24px;
}

.boat_inbar4 {
	line-height: 50px;	
}