@charset "utf-8";
.topmenu {
	font-family: "century gothic";
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	margin: 0px;
	padding-bottom: 10px;
}
.submenu1 {
	font-family: "century gothic";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	text-align: right;
	vertical-align: text-bottom;
	font-variant: normal;
}
.price {
	font-family: "century gothic";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A79684;
}
