@charset "utf-8";


#logo {
	position: absolute;
	left: 129px;
	top: 50px;
	z-index: 1;
    
    
}

div.kmgallery {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 180;
}
div.kmgallery:hover {
    border: 1px solid #777;
    
}
div.kmgallery img {
    width: 300px;
    height: 200px;
}

div.kmdesc {
    padding: 5px; 
    text-align:inherit;
    color: #d7e4c2;
    max-width: 300px;
    font-family: 'Acme', sans-serif; 
    text-indent: 20px;
}
div.kmcontainer {
    position: absolute;
    margin-left: 15px;
    left: 250;
    top: 400;    
    width: 400;
    border: 3px solid #d7e4c2;
    background-color: #41393d; 
    z-index: 1;
   
}
.kmresponsive {
    padding: 0 6px;
    float: left;
    width: 24.99999%;
}
h1 {
    text-align: center;
    color: #8a8c8f;
}
p {
    text-align:center;
}
clearfix:after {
    content: "";
    display: table;
    clear: both;
}
@media only screen and (max-width : 1024px ){
    .responsive {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media only screen and (max-width : 1000px ){
    .responsive {
        width: 100%;
    }
}
* {
  box-sizing: border-box;
}
.bottom {
	margin-top: 50px;
	position: absolute;
	left: 500px;
	top: 650px;
	z-index: 1;
	width: 628px;
}
body {
	background-image:url(images/bamboo-opacity.png);
	
}
#kmlogo {
	
	display:inline;
	
}
header {
    margin: 0;
	width: 100%;
	height: 220px;
	background-color: rgba(255,255,255,.5);
	margin-bottom:15px;
	
	
}

#cont {
	font-family: 'Acme', sans-serif;
	font-size: 16px;
	background-color: #41393d;
	position: absolute;
	top: 85px;
	left: 704px;
	z-index: 1;
	margin: 0px;
	width: 514px;
	height: 81px;

}
#navh {
	position: absolute;
	top: 15px;
	left: 29px;
	z-index: 1;
	margin: 0px;
	width: 100px;
	height: 48px;
	color: #d7e4c2;
}
#navc {
	position: absolute;
	top: 16px;
	left: 145px;
	z-index: 1;
	margin: 0px;
	width: 107px;
	height: 48px;
	color: #d7e4c2;
	
}
#navm {
	position: absolute;
	top: 15px;
	left: 270px;
	z-index: 1;
	margin: 0px;
	width: 104px;
	height: 48px;
	color: #d7e4c2;
	}
#navs {
	color: #d7e4c2;
	position: absolute;
	top: 15px;
	left: 391px;
	z-index: 1;
	margin: 0px;
	width: 103px;
	height: 48px;
	
}

 #navh a:hover {
   background-color: #d7e4c2;
 }
#navh a {
	display: block;
	color: #8a8c8f;
	text-align: justify;
	padding: 14px 16px;
	text-decoration: none;
}
 #navc a:hover {
   background-color: #d7e4c2;
 }
#navc a {
	display: block;
	color: #8a8c8f;
	text-align: justify;
	padding: 14px 16px;
	text-decoration: none;
}
 #navm a:hover {
   background-color: #d7e4c2;
 }
#navm a {
	display: block;
	color: #8a8c8f;
	text-align: justify;
	padding: 14px 16px;
	text-decoration: none;
}
 #navs a:hover {
   background-color: #d7e4c2;
 }
#navs a {
	display: block;
	color: #8a8c8f;
	text-align: justify;
	padding: 14px 16px;
	text-decoration: none;
}
span {
    font-family: 'Acme', sans-serif;
}
address {
    text-align: center;
    font-family: 'Ropa Sans', sans-serif;
    font-size: 20px;
}
