body {
	background-color: #ffffff;
}
h1 {
	font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;
	font-weight: bold;
	font-size: 52px;
	color: #4a4a4a;
	text-align: center;
}
h2 {
	font-family: 'Poiret One', cursive;
	text-transform: uppercase;
	font-size: 40px;
	letter-spacing: 0.4em;
	text-align: center;
	margin-bottom: 2em;
}
h3 {
	font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;
	font-weight: bold;
	font-size: 36px;
	color: #4a4a4a;
}
hr {
	border-color: rgba(50,50,50,0.6);
	border-width: 2px;
	width: 60%;
}
.frame-samples {
	text-align: center;
}
.contact-us {
	margin: 2em;
	text-align: center;
}
/*.target {
	font-family :arial;
	font-weight:normal;
	font-size:13px;
	color:#4a4a4a;
	float:left;
}
.target a {
	font-family :arial;
	font-weight:bold;
	color:#3a3a3a;
}*/

.target {
	position: absolute;
    top: 560px;
    left: 205px;
    height: 50px;
    width: 220px;
    cursor: pointer;
    border: 1px solid #003300;
}
.header {
	text-align: center;
}
.responsive {
	max-width:100%;
	overflow:hidden;
}
.available h1{
	margin-right:30px;
	margin-top:0px;
}

.send-email {	
	padding:20px;
	height:90px;
}
.enquiry {
	float:left;
}
#form {
	float:left;
	display:none;
}
#postcode {
	font-size:16px;
}
.email {
	position: relative;
    right: -360px;
    bottom: 120px;
}
.facebook {
	position: relative;
    right: -304px;
    bottom: 60px;
}