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

body {
	padding-top: 40px;
	color: #fff;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: #7E7E7E;
	margin: auto;
	text-align: center;
	height:800px;
}
.wrapper {
	padding-top: 40px;
	color: #fff;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: #7E7E7E;
	margin: auto;
	text-align: center;
	height:800px;
}

ul {
    list-style-type: none;
    margin-right: 40px;
    text-decoration: none;
}

li {
   display:inline-block;
}

li a {
    
    color: lightgray;
    text-decoration: none;

}

li a:hover {
	color: black;
}

a {
	
	color: lightgray;
}
img {
max-width:100%;
height:auto;
}

.heading {
	height: 30px;
	margin: auto;
	
}
.gallery {
	margin-bottom: 20px;
	color:lightgray;
	margin-right: 15px;
	box-shadow: 3px 3px 3px black;
	text-decoration: none;
}

button {
    background-color:#7E7E7E; 
    border: none;
    color: black;
 	margin-left: 1px; margin-right: 1px;
    text-align: center;
    text-decoration: none;
    display: inline;
    font-size: 12px;
    margin: auto;
	margin: 10px;
}
.navbar1 {
padding-bottom:30px;

}
figcaption {
text-decoration: none;
font-size: 12px;
}
.space {
width:150px;
margin-right: 15px;
}
.close {
color: white;
}
.text1 {
text-align:left;
color:black;
width:800px;
margin:auto;
padding-left:20PX;
}
.pic {
margin-right:20px;
}
h5 {
padding-bottom:30px;
}
.contact {
margin: auto;
}