@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9A7551;
	text-align: center;
}
a:link {
	color: #9A7551;
}
a:visited {
	color: #9A7551;
}
a:hover {
	color: #BF9B77;
}
.bg_inside {
	background-color: #4A2A14;
	background-image: url(graphics/g_bg_new.jpg);
	background-repeat: no-repeat;
}
.list_names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
	color: #B58A61;
}
.list_prices {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #A8A8A8;
}
.body_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	color: #DCB771;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #8D7F7C;
}
.body_details {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #9A7551;
}
.body_details_names {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #9A7551;
}
.linea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1px;
	line-height: 0px;
	color: #5B3C23;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 0px;
	margin: 0px;
}
