body {
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #625b49;
	background-image: url(e-img/bg.png);
	background-repeat: repeat;
}
a {
	color: #625b49;
}
a:hover {
	color: #625b49;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
input {
	background-color: #ecdcb4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
textarea {
	background-color: #ecdcb4;
}
#page {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px outset #93886c;
	background-image: url(e-img/bg_07.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #d4c6a1;
}
#page #nav_top {
	text-align: right;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#page #nav_top li {
	list-style-type: none;
	display: inline;
	padding-left: 10px;
}

#header {
	height: 150px;
	width: 800px;
	background-image: url(e-img/header.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
#header h1 {
	color: #3E341C;
	font-size: 24px;
	text-align: right;
	margin-right: 150px;
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	background-image: url(e-img/shop-bg.png);
	background-repeat: repeat-x;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
}

#navtrail {
	color: #FFFFFF;
	text-indent: 20px;
}
#navtrail a {
	color: #fff;
}

#main {
	margin: 5px;
}
.main {
	text-align: left;
}
#navbar {
	width: 200px;
	padding: 3px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #a69c81;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a69c81;
	margin-bottom: 5px;
}
#content {
	padding: 3px;
	width: 570px;
	vertical-align: top;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a69c81;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #a69c81;
	margin-bottom: 5px;
}
#footer {
	padding: 3px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93886c;
}
.infoBoxHeading {
	background-image: url(e-img/navheader.gif);
	background-repeat: repeat-x;
}
.boxText {
	margin-bottom: 5px;
}

.contentsTopics {
	font-size: 16px;
	font-style: oblique;
	text-decoration: underline overline;
	text-transform: capitalize;
}
.copyright {
	text-align: center;
	display: block;
}
.parseTime {
	text-align: center;
}
.productOldPrice {
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
#menu1 a {
	border: 1px outset #999999;
	padding: 3px;
	display: block;
	margin-bottom: 2px;
	text-decoration: none;
	text-align: right;
}
#menu1 a:hover {
	text-align: center;
	display: block;
	border: 1px inset #CCCCCC;
	color: #FFFFFF;
}

#sitemap-baum {
	width: 50%;
	margin-right: auto;
	margin-left: 20%;
}

#sitemap-baum ul {
list-style-type: none;
margin: 0 30px 0 45px;
padding: 0;
border-left: 2px dotted #9c6a2e;
}
#sitemap-baum ul li {
margin: 8px 0 0 0;
padding: 0;
}
#sitemap-baum ul ul {
	list-style-type: none;
	border-left: 2px dotted #9c6a2e;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
#sitemap-baum ul ul li {
margin: 0;
margin: 3px 0 0 0;
padding: 0;
font-size: 100%;
}

