
body {
    background-color: #FFFFFF;
    border-top: 0 none black;
    color: #000000;
    font-family: Arial;
    font-size: 14px;
	
} 
.header {background-color: #a3dad4;padding-top:10px;padding-bottom:10px; padding-left:30px;}
h1 {
    font-size: 32px;
    font-weight: 400;
    line-height: 36px;
    margin: 0;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
    text-transform: none;	
	text-weight: bold;
}
h2 {
	margin-top:60px;
	margin-bottom:60px;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
	text-align: center;
    
}
h3 {
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
	color: #ffffff;
}
h4 {
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
	padding-bottom:10px;
	padding-top:10px;
}
h5 {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 10px 0;
}
h6 {
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    margin: 10px 0;
}
p {
    margin-bottom: 0px;
}
.button {
    background-color: #000000;
    color: #FFFFFF;
    display: inline-block;
    padding: 4px 15px;
    text-align: center;
    text-decoration: none;
}
.sec-logo {
    margin-top: 0;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
}
.heading {
    background-attachment: fixed;
    background-image: url("../images/51eb9a90b48e449764000045_pano-tofino.jpg");
    background-repeat: repeat repeat;
    background-size: auto auto;
    height: 68px;
    padding-bottom: 13px;
    padding-top: 19px;
}
.panorama {
    background-attachment: scroll;
    background-image: url("../images/51eb9a90b48e449764000045_pano-tofino.jpg");
    background-position: 0 0;
    background-repeat: no-repeat no-repeat;
    background-size: cover;
    display: block;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 211px;
    position: static;
}
.header-bg {
    background-color: #009686;
    margin-top: 0;
    opacity: 1;
}
.copy {
    margin-bottom: 40px;
    margin-top: 39px;
}
a:link, a:visited {
    color: #333333;
}
a:hover {
    color: #2E97C4;
}
a:active {
    color: #000000;
}
a.navlink {
    color: #8C8C8C;
    display: inline-block;
    font-weight: 400;
    letter-spacing: 1px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
a.navlink:hover {
    color: #000000;
}
.sec-navigation {
    text-align: center;
}
.small-info {
    margin-top: 2px;
    text-align: left;
    width: 340px;
}
.small-info.small-info-oneline {
    line-height: 47px;
}
.info-image {
    clear: left;
    float: left;
    margin-bottom: 7px;
    margin-right: 12px;
    transform: none;
}
.info-column {
    text-align: center;
}
.div-list {
    margin-bottom: 10px;
    padding-bottom: 1px;
}
.basic-list {
    border-left: 3px solid #76C41B;
    line-height: 22px;
    list-style-type: disc;
    margin-top: 12px;
    padding-left: 15px;
}
.footer {
    background-color: #E8E8E8;
    margin-top: 50px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.footer-para {
    color: #999999;
    font-size: 11px;
    line-height: 18px;
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 979px) {
.panorama {
    background-image: url("../images/51eb9a90b48e449764000045_pano-tofino.jpg");
    background-position: 0 0;
    padding-top: 130px;
}
.header-bg {
    padding-bottom: 10px;
    padding-top: 10px;
}
.navlink {
    margin-left: 10px;
    margin-right: 10px;
}
}
@media (max-width: 768px) {
h1 {
    font-size: 20px;
    line-height: 28px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
}
.panorama {
    background-position: 0 0;
}
.navlink {
    margin-left: 7px;
    margin-right: 7px;
    padding-left: 7px;
    padding-right: 8px;
}
.logo {
    width: 175px;
}
}
@media (max-width: 480px) {
h1 {
    font-size: 16px;
    line-height: 22px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
}
.panorama {
    background-position: 50% 50%;
}
.navlink {
    display: block;
}
}
.w-col {
    float: left;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
}