@charset "utf-8";
html {box-sizing: border-box; }
*, *:before, *:after {box-sizing: inherit;}
html, body {
     margin: 0;
	 padding: 0;
}
body ,h1, h2, h3 {
		background-color: #FFF !important;
		background-image: none !important;
		color:#000 !important;
		font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif' !important;
	}
.wrapper {
   max-width: 1140px;
    margin: 0 auto;
}
.header {
   position: relative;
    padding: 16px;
    color: #FFFFFF;
}
.image{
        
   
}
.overlay {
    border-radius: 16px;
    padding:12px;
    background-color:#FFFFFF;	
	display:flow-root;
}
.namesite {
    margin: 0;
    font-size: 32px;
}
.tagline {
    margin: 4px 0 0;
    font-weight: 700;
    padding: 16px;
    color: #e9e2d8;
    font-style: italic;
    font-size: large;
    text-align: center;
}
.nav ul, .footer-nav ul{
    
	display: none;
}
.footer-nav ul {justify-content:flex-start;
	
	display: non
}
.nav a, .footer-nav a{
	
	display: none;
}
.nav a:hover, .footer-nav a:hover {

	display: none;
}
main:before {content: "Please see www.islandhues.ca for the latest version of this information.";
	border: thin dotted;
}
.content { 
	background: #ffffff;
	border: 1px solid #eee; 
	border-radius: 16px;
	padding: 16px;
}
aside { 
	background: #ffffff; 
	border: 1px solid #eee;
	border-radius: 16px;
	padding: 16px;
}
.content p, .content ul, .sidebar ul { 
	color: #FFFFFF;
}
.content ul, .sidebar ul { 
	padding-left: 20px;
}
.content a { 
	color:#ffffff; font-weight: 600;
}

.footer {
	padding: 36px; 
	border: 1px solid #eee;  
	background: url("../images/header.tx.jpg");
	color: #e9e2d8;
  	text-align: center;
}
.footer p {
	margin: 4px 0;
}
 .image {
	 float:inherit;
	 margin: auto;
}
.logos{
	max-height: 50px;
	padding: 7px;
	padding-right: 16;
	align-content: center;
	color:#073b36;
	margin-top: inherit;
}
.container {margin-left:80px; 
	/*margin-right: auto;*/
	margin-top: 30px;
	margin-bottom: 30px;
}
.map {
	margin-left:190px; 
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	
}
