﻿/* Body */body {    background-color: #efefef;}/* Header */.header {    box-shadow: 0 2px 15px #888;}.facebook.iframe {    border: none;    overflow: hidden;    height: 35px;    overflow: hidden;}.logo {    float: left;    margin-right: 20px;    margin-top: 4px;}    .logo a {        margin-left: auto;        margin-right: auto;        display: block;    }    .logo img {        width: 196px;        height: 120px;    }.catchline {    font-family: 'Salsa', cursive;    text-align: center;    font-size: 1.5em;    padding: 8px;    line-height: 1.2em;}/* Main */.content {}.main {    position: relative;    clear: both;}.outer {    position: relative;    top: 0;    left: 0;    height: 100%;}.wrapper {    height: 100%;    display: table;}.inner {    vertical-align: middle;    height: 100%;    width: 100%;    display: table-cell;}.breadcrumb {    margin-top: 20px;    margin-bottom: 20px;}    .breadcrumb li {        float: left;    }    .breadcrumb .divider {        margin-right: 4px;    }/* Footer */.footer {    margin-bottom: 20px;    margin-top: 20px;}.footer div div div {    text-align: center;    margin-bottom: 20px;}.footer ul {    display: inline-block;}.footer li {    float:left;    margin-left: 20px;}a {    color: #333;}iframe {    max-width: 100%!important; /* Ensure google map is not too large */}