/* Font */
@font-face {
	font-family: Eurofurence;
	src: url('eurof55.ttf');
	text-rendering: optimizeLegibility;  
}

.googlemaps {
	text-align: center;
}
header {
	margin-top:auto;
	text-align:center;
	font-size: 40px;
	font-family: Eurofurence;
	text-decoration: none;
	
}
.woman {
	text-align: center;
	position: absolute;
	top: 150px;
	left: -61px;
	height: auto;
	
}
.aboutustext {
	text-align: centre;
}
.aboutustext1 {
	margin-left:275px;
}
.frock {
	color: #E56E94;
	display: inline;
}


h2 {
	padding: 10px;
	
}
h3 {
	color: #E56E94; 
}

article {
	text-align: center;
	padding: inherit;
	font-family: Eurofurence;
	text-decoration: none;
	color: #000000;
	font-size: 25px;
	
}
/* Horizontal Line */
hr {
    height: 2px;
    background-color: #FFD801;
    border: 0 none;
}
/* Navigation */
nav {
	margin-top:25px;
	background:#fff;
	font-family:Eurofurence;
	bottom: 0px; 
}
nav ul {
	background:#E56E94;
	outline:none;
	list-style:none;	
	font-size:0;
	text-align:center;
	margin-bottom: 0px;
	
}
nav ul li {
	display:inline-block;
	font-size:25px;
		height: 2em;
		bottom:0px;

}
nav ul li a {
	display:block;
	padding:0 20px;
	line-height:50px;
	height:50px;
	color:#FFD801;
	text-decoration:none;
	bottom:0px;
}
nav ul li a:hover {
	color:#FFFF00;
	background:#E56E94;
}

#iframe {
	text-align: center;
}

.locationtext {
	text-align: center;
}
.shopimage1 {
	text-align: center;
	
}

    
figcaption {
	font-family:Eurofurence;
}

#images {
	text-align:left;
	float:left;

}

#images2 {
float:left; 
width:auto; 

	margin:auto; 

}
#images3 {
	text-align:center;
	float:left;
	width: auto;
}
#images4 {
	text-align:center;
	float:left;
}
#images5 {
	
	float:right;
	
}



footer {
	font-size:18px;
	text-align: center;
	line-height: 50px;
	background:#E56E94;
	color:#E56E94;
	padding:8px 0;
	height: 2em;
	position: static;
	width: auto;
	bottom:0px;
	margin: auto;
	clear: both;
}