@charset "UTF-8";
@font-face {
	font-family:'TrajanPro-Regular';
	src:url('../images/TrajanPro-Regular.woff')format('woff');
}
.category {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #887E75;
	height: 22px;
	width: 200px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	color: #403B37;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
header {
	height: 150px;
}

body {
	background-color: #FFFFFF;
	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%;
	min-width: 1200px;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBE0D6;
	box-shadow: 0 0 8px 5px rgba(102,102,102,0.4);
	height: 1350px;
}
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;
}
.sidebar_menu {
	width: 200px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	height: 250px;
	text-indent: 1em;
	background-color: #D1C4BA;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	float: left;
}
.sublist {
	color: #403B37;
	text-decoration: none;
	width: 185px;
	height: 220px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	padding-left: 15px;
	padding-top: 10px;
}
.sublist:hover {
	color: #999;
}
.catalog {
	height: 970px;
	width: 830px;
	margin-left: 50px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.lists_top {
	height: 320px;
	width: 800px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
.lists_middle {
	height: 320px;
	width: 800px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
.lists_bottom {
	height: 320px;
	width: 800px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
.item_list {
	height: 265px;
	width: 260px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	padding-top: 15px;
}
footer {
	background-color: #5C3D1F;
	height: 180px;
	width: 1200px;
	float: left;
}
.logo_footer {
	text-decoration: none;
	height: 120px;
	width: 1200px;
	background-image: url(../images/logo_footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
}
.name {
	height: 20px;
	width: 1200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #F5F0EB;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: center;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #F5F0EB;
	text-decoration: none;
	height: 20px;
	width: 1200px;
}
ul li {
	display: block;
	float: left;
	width: 539px;
	height: 210px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
