* {
	padding: 0px;
	margin: 0px;
}
html {
}

body {
	background: #ffffff url('../images/body_bg.jpg') top center repeat-x;
	font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
}
a {
	color: rgba(118, 70, 17,0.85);
	text-decoration: none;
}
a:hover {
	color: rgba(118, 70, 17, 1);
	text-decoration: underline;
}
sup {
	font-size: 0.5em;
}
p {
	margin-bottom: 1rem;
	text-align: justify;
}
img.floatleft {
	float: left;
	margin: 3px 22px 8px 0px;
	border: 1px solid #dcdccf;
	padding: 3px;
}
img.floatright {
	float: right;
	margin: 3px 0px 8px 22px;
	border: 1px solid #dcdccf;
	padding: 3px;
}
img.nb{
	border: 0;
	padding: 0;
}
ul.linklist {
	list-style: none;
}
ul.linklist li {
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}
ul.linklist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#outer {
	width: 100%; /* 775px */
	margin: 0 auto;
}
#inner {
	width: 786px; /* 686px */
	margin: 0 auto;
}
#navigation-bar {
	float: left;
	width: 100%;
}
#header {
	width: 686px;
	/* float: left; */
	margin: 20px auto;
}
#header a { color: #fff; }
#header a:hover { text-decoration: none; }

#header-left {
	float: left;
}
#header-left span {
	font-weight: normal;
}
#header-left h1 {
	padding: 0;
	width: 172px;
	font-size: 1em;
	text-transform: uppercase;
	/* 
	letter-spacing: 0.1em;
	border-right: 1px solid #ddd; 
	padding-right: 12px;
	display: inline;
	*/
	font-family: arial, tahoma, verdana, sans-serif;
}
#header-left h1 a {
	color: #fff;
	font-size: 18px;
}
#header-left h1 a:hover {
	/* color: #764611; */
	text-decoration: none;
}


#header h2 {
	display: inline;
	font-size: 12px;
	line-height: 2.5em;
	padding-left: 10px;
	text-transform: lowercase;
	font-weight: normal;
	color: #ddd;
	font-style: italic;
}
#header-left .hd-wrap{
	background-position: 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header-left .hd-wrap img {
	float: left;
	border: 0;
	padding-right: 8px;
}
#header-left .hd-wrap .hd-name{
	float: left;
	padding-top: 3px;
}

/*
#header-right {
	float: right;
	width: 200px;
	height: 92px;
	background: #ccc;
}
*/
#navigation-bar{
	background: #000 url('../images/bg_menubtm.jpg') bottom left repeat-x;
	padding-bottom: 2px;
}
#menu {
	float: left;
	padding: 0px;
	/* width: 400px; */
}
#menu ul {
	padding: 0;
	width: 100%;
	float: left;
	margin: 0;
	list-style-type: none;
}
#menu ul li {
	float: left;
}
#menu ul li.first {
	border-left: 0px;
}
#menu ul li a {
	font-family: arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	float: left;
	display: block;
	padding: 9px 12px;
	border-bottom-width: 0;
	border-right: 1px solid #fff;
	color: #fff;
}
#menu ul li a:hover {
	background: #7F4D12;
	text-decoration: none;
}

#date {
	float: right;
	text-align: right;
	width: 200px;
	color: #fff;
	font-weight: normal;
	padding: 9px 12px;
}
#page-header {
	/* float: left; */
	border-top: 0px;
	background-color: #fff;
}
#page-header-inner{
	/* float: left; */
	border-top: 0;
	background: #fff url('../images/pghd-inner.jpg') center center no-repeat;
	/* background-size: cover; */
	height: 120px;
	width: 100%;
}
#page-header-inner h1{
	float: left;
	margin: 35px 0 0 28px !important;
	margin: 35px 0 0 14px;
	font-family: arial, tahoma, verdana, sans-serif;
	font-weight: normal;
	font-size: 20pt;
	color: #fff;
	line-height: 2em;
	/* text-transform: lowercase; */
}

#content {
	width: 100%;
	float: left;
	padding: 0px 0 15px;
}
#content h1, #content h3 {
	position: relative;
	top: 4px;
	padding: 0px 0px 10px 0px;
}
#content h1 {
	font-weight: normal;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: -1px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	color: #000;
}
#content h3{
	font-size: 14px;
}
#content .p-content {
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
	color: #444;	
}
#content p{
}
#content .post {
	margin-bottom: 10px;
	background: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 30px 0 20px;
	color: #444;	
}
#content .post .p-header {
	position: relative;
}

#content .post .p-content {
	margin-bottom: 0px;
	padding: 0 30px;
}
#content .post .p-content h3{
	margin-bottom: 15px;
}
#content .post .p-content h3.b5{
	margin-bottom: 5px;
}

#content .post .productitem {
	padding: 0 30px 15px 30px;
	margin-bottom: 12px;
	border-bottom: 1px solid #484848;
}
#content .post .content-r{
	float: right;
	width: 460px;	
}
#content .post .p-footer {
	position: relative;
	top: -10px;
	background: url('../images/bg_postbox.gif') repeat-x;
	height: 64px;
}
#content .post .p-footer ul {
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
}
#content .post .p-footer ul li {
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#content .post .p-footer ul li.printerfriendly {
	background-image: url('../images/i_printer.gif');
}
#content .post .p-footer ul li.comments {
	background-image: url('../images/i_comment.gif');
}
#content .post .p-footer ul li.readmore {
	background-image: url('../images/i_doc.gif');
}
#footer {
	/* font-family: tahoma, arial, verdana, sans-serif; */
	position: relative;
	clear: both;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #222;
	background: url('../images/bg_menubtm.jpg') top left repeat-x;
	font-size: .75rem;
}
#footer a {
	color: #aee8fe;
}

.nb{
	border: 0;
}
.clear{
	clear: both;
}
.upper{
	text-transform: uppercase;
}
.theme-color { color: #7F4D12 !important; }