a{
	text-decoration: none;
	color: #000;
}

a:hover{
	color: #d3d3d3;

}

#comp_name{
	padding: 10px 10px 10px 20px;
	font-family: 'Raleway', sans-serif;
}


#navbar{
	margin-left: auto;
	margin-right: auto;
	width: 960px;

}

.navigation{
	float: left;
	list-style-type: none;
	padding: 0px 30px;
	display: none;
	margin-top: -10px;
	margin-bottom: 10px;
	font-family: 'Raleway', sans-serif;
}


#navbar ul{
	float: right;

}

#menu-buttonbeg{
	width: 40px;
	height: auto;
	position: absolute;
	right: 150px;
	top: 85px;
	z-index: 2;
}

#city-title{
	margin-top: 80px;
	text-align: center;
	/*margin-left: 50px;*/
}

#menu-buttonend{
	width: 40px;
	height: auto;
	position: absolute;
	right: 150px;
	top: 85px;
	z-index: 1;
}

#image-container{
	height: 700px;
	overflow: hidden;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 57px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	margin-top:150px;
	width: 960px;


}

#img-format{
	width: auto;
	height: 700px;
	padding: 50px 0 50px 0;
	position: absolute;
	z-index: 1;
	left: 8.8%;
	float: right;
	margin: 0 auto;
	left: 100px;
	right: 100px;

}

.gallery{
	float: left;
	display: none;
}

.gallery img{
	margin: -100px 30px 0 50px;
	width: 720px;
	height: 600px;
	padding: 0px;
	position: relative;
	top: 120px;

}

.gallery p{
margin-left: 50px;
margin-right:30px;
margin-top: -200px;
padding: 5px;
color: #fff;
font-weight: bold;
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
letter-spacing: 5px;
position: relative;
top: 180px;
background-color: #d3d3d3;
}

#button-wrapper{
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 600px;
}

#buttons{
	width: auto;
	height: 600px;
	position: absolute;
	margin: auto;
	left: 40px;
	right: 70px;

}


#a-left, #a-right{
	position: absolute;
	z-index: 2;
	top: 300px;
	margin: auto;
	width: auto;
	border: none;
	outline: none;
	color: #fff;
	font-size: 100px;

}

#a-left{
	left: 80px;
}

#a-right{
	right: 110px;
}

#a-left:hover, #a-right:hover{
	opacity: .5;
	outline: none;
}


footer {
clear: both;
padding: 20px;
margin-top: 80px;
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
}

.footer {
clear: both;
padding: 20px;
margin-top: 80px;
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
text-align:center;
font-weight: bolder;
}

.appearh1 {	font-size: 250%;
	font-weight: bold;
	opacity: 0;
	}

#appearh2 { font-style: bold;
	opacity: 0;
}

body {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	font-size: large;
	background-image: url("img/blackandwhitemap.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}


/*.image img {
	width:400px;
	height:250px;
}*/


.imagephotos {
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 80%;
	min-height: 250px;
	border-radius: 25px;
}

.imagephotos:hover {
    /* border glow effect on hover */
    box-shadow: 0px 0px 40px #fff;
}

.space {
margin: 30px;
float: left;
}

.centeralign {
text-align: center;
}

.parentContainer {
width: 1400px;
overflow: auto;
}


#wrapper {
text-align: center;
padding: 100px;
}

.picColumn{
width: 33%;
float:left;
margin: auto;
padding-top: 50px;
padding-bottom:50px;
}

#topPadding{
		height: 50px;


#nextto {
	display:inline;
}
