@charset "UTF-8";
@font-face {
	font-family:'TrajanPro-Regular';
	src:url('../images/TrajanPro-Regular.woff')format('woff');
	}
header {
	height: 150px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Paper_texture_by_manekochan2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.container {
	width: 85%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBE0D6;
	box-shadow: 0 0 8px 5px rgba(102,102,102,0.4);
	min-width: 1200px;
	background-repeat: no-repeat;
	height: 805px;
	box-shadow: 0 0 8px 5px rgba(102,102,102,0.4);
}
nav {
	background-color: rgba(255,255,255,0.8);
	height: 80px;
	margin-left: auto;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1200px;
}
nav ul {
	display: block;
	list-style-type: none;
	list-style-image: none;
	width: 1120px;
	height: 50px;
	padding-right: 50px;
}
nav ul li {
	float: right;
	display: block;
	width: 80px;
	height: 40px;
	margin-top: 32px;
	font-size: 1em;
	font-family: 'TrajanPro-Regular',Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
nav ul li a {
	font-family: 'TrajanPro-Regular',Georgia, "Times New Roman", Times, serif;
	color: #1F140A;
	text-decoration: none;
}
nav ul li a:hover {
	font-family: 'TrajanPro-Regular',Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	text-decoration: none;
}
.logo {
	background-image: url(../images/logo_footer.png);
	height: 115px;
	width: 15%;
	background-repeat: no-repeat;
	float: left;
	background-size: cover;
	background-position: center center;
}
.headline {
	height: 60px;
	width: 550px;
	font-family: 'TrajanPro-Regular', Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: normal;
	color: #1F140A;
	text-decoration: none;
	letter-spacing: 0.05em;
	margin-top: 50px;
	margin-left: 25px;
}
.left_side {
	width: 50%;
	height: 520px;
	float: left;
	margin-top: 40px;
	margin-left: 60px;
}
.info {
	height: 150px;
	width: 500px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #1F140A;
	text-decoration: none;
	text-align: left;
	line-height: 1.3em;
	letter-spacing: normal;
	margin-left: 0px;
	padding-left: 65px;
}
.phone_icon {
	float: left;
	height: 50px;
	width: 50px;
	margin-top: 10px;
	background-image: url(../images/phone.png);
	background-position: center center;
	margin-left: 50px;
}
.phone_number {
	float: left;
	height: 35px;
	width: 150px;
	margin-top: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 15px;
	font-size: 1.2em;
	padding-left: 5px;
}
.mail_icon {
	float: left;
	height: 50px;
	width: 50px;
	margin-top: 13px;
	margin-left: 40px;
	background-image: url(../images/mail.png);
	background-position: center center;
}
.mail {
	float: left;
	height: 35px;
	width: 195px;
	margin-top: 13px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 15px;
	font-size: 1.2em;
	padding-left: 5px;
}
form {
	background-color: #EBE0D6;
	width: 500px;
	margin-top: 15px;
	margin-bottom: 50px;
	padding: 10px;
	text-align: center;
	height: 520px;
	float: left;
}
footer {
	background-color: #5C3D1F;
	height: 50px;
	width: 100%;
	float: left;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFF;
	text-decoration: none;
	height: 20px;
	width: 1200px;
	margin-top: 14px;
}
ul li {
	display: block;
	float: left;
	width: 539px;
	height: 210px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
