body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imz/bg-main.jpg);
	background-position: left top;
	background-attachment: fixed;
	background-color: #4E412E;
	background-repeat: repeat-x;
	width: 715px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	background-image: url(imz/bg-paper.jpg);
	width: 655px;
	background-repeat: repeat-y;
	background-position: center top;
	padding: 30px;
	float: left;
	display: block;
}
.headerimz {
	border: 5px solid #573E26;
}
#nav {
	width: 655px;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #573E26;
	height: 30px;
}
#nav a {
	color: #618B1D;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 8px;
}
#nav a:hover {
	color: #573E26;
	text-decoration: none;
}

#mycopy {
	font-size: 13px;
	color: #4B3621;
	line-height: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #573E26;
	width: 655px;
	padding-bottom: 25px;
	padding-top: 25px;
	display: block;
	margin: 0px;
}
a {
	color: #251E14;
}
a:hover {
	color: #618B1D;
}
.titeles {
	font-size: 24px;
	font-weight: bold;
	color: #7F8B1D;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.imz_border {
	border: 5px solid #573E26;
}
.imz_border_right {
	border: 5px solid #573E26;
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
strong {
	font-size: 15px;
	color: #7F8B1D;
}
em {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4E412E;
}
.prices {
	font-weight: bold;
	color: #AB3621;
}
li {
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
	font-weight: bold;
	color: #4E412E;
}
