body {
	background-color: #background-color: #6F5321;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 35px;
	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 35px;
	font-size: 12px;
	line-height: 16px;
}
body,td,th {
	color: #000000;
}

.nav_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #FFFFFF;
	border: 1px solid #3d631f;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 7px;
	padding-left: 7px;
	color: #3d631f;
	letter-spacing: 0.1em;
	text-align: center;
}
.nav_off {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #3d631f;
	border: 1px solid #3d631f;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 7px;
	padding-left: 7px;
	color: #FFF;
	letter-spacing: 0.1em;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 0.05em;
	margin-top: 20px;
	margin-bottom: 12px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #996600;
	letter-spacing: 0.1em;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 16px;
	line-height: 28px;
}
.item {
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #996600;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 0px;
}
.price {
	font-weight: bold;
	padding-top: 4px;
	color: #993300;
	margin-bottom: 0px;
	margin-top: 10px;
	letter-spacing: 0.1em;
}

.description {
	display: block;
	margin-left: 10px;
	letter-spacing: 0.05em;
	color: #993300;
	margin-top: 0px;
	margin-bottom: 0px;
}
.intro {
	margin-left: 1px;
	margin-bottom: 12px;
	padding-left: 8px;
}
.nav_link {
	color: #CCF0B1;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.comment {
	font-style: italic;
	font-size: 12px;
	color: #996600;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.title_description {
	display: block;
	margin-left: 0px;
	letter-spacing: 0.1em;
	color: #993300;
	margin-top: 16px;
	margin-bottom: 0px;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
}

.navCell {
	background-color:#C93;
	text-align: center;
}
.navCell ul {
	height:25px;
	font-size: 13px;
	line-height: 25px;
	padding: 0;
	margin: 3px 0 2px 0;
	list-style: none;
	font-weight: normal;
	color: #FFF;
}
.navCell li {
	margin: 0 17px 0 13px;
	padding: 0;
	float: left;
	height:25px;
}
.navCell li a {
	color: #600;
	text-decoration: none;
}
.navCell li a:hover {
	color: #FFF;
	text-decoration: underline;
}
