@charset "UTF-8";
BODY {
	background-color: #7F7F7F;
	margin: 0px;
	background-image: url(images/bghtm.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}
.nav ul {
	color: #FFFFFF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.bgcontent {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 24px;
	padding-left: 26px;
}
.chartbg {
	background-color: #F1F2E8;
	color: #645439;
}
.bgcontent .chartbg h2 {
	color: #645439;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.bgcontent .chartbg p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.bgcontent .products h1 {
	color: #645439;
	font-size: 1.5em;
	line-height: 1.2em;
}
.bgcontent .products .rateandvisit {
	text-align: center;
}
.bgcontent .products {
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8BA;
	padding-bottom: 15px;
}
.bgcontent #newsletter {
	background-color: #FDEFC8;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
.bgcontent .productreviews {
	background-color: #EEEDDE;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
.bgcontent .productreviews a {
	color: #777761;
	text-decoration: none;
}
.bgcontent .productreviews a:hover {
	color: #000000;
}
.bgcontent .productreviews ul {
	color: #777761;
	list-style-type: square;
	padding: 0px;
	margin-top: 7px;
	margin-right: 12px;
	margin-bottom: 7px;
	margin-left: 12px;
	list-style-position: inside;
}
.bgcontent .productreviews li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777761;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.bgcontent #newsletter #textfield {
	width: 130px;
}
.bgcontent #newsletter #textfield2 {
	width: 130px;
}
.bgcontent .chartbg .price {
	font-size: 18px;
	font-weight: bold;
}
.bgfooter {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	color: #F8A579;
	padding: 7px;
}
.bgfooter a {
	text-decoration: none;
	color: #FFFFFF;
}
.nav {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	padding-left: 22px;
}
.nav a {
	color: #b3ae90;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nav li {
	float: left;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3ae90;
	padding-left: 30px;
}
