@charset "windows-1251";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
.body_text, p.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	padding: 30px;
	margin: 0px;
}p {
	margin: 0px;
}
.htitle {
	font-size: 16px;
	font-weight: bold;
	color: #816144;
}
.body_text a {
	color: #896748;
	text-decoration: underline;
}
.subtitle {
	font-weight: bold;
	text-decoration: underline;
}
.Contact {
	font-size: 14px;
	font-weight: bold;
	color: #785441;
}
.body_text .caption {
	font-size: 12px;
	color: #006633;
}
.menu {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E6DCB9;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
.menu hr {
	margin: 0px;
	width: 50px;
	color: #816144;
}
a.advert {
	font-size:16px;
	color:#0066CC;
}
.menu a {
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	padding: 3px;
}
.menu a.here {
	color: #AF7D5B;
}
.menu a:hover {
	color: #E6DCB9;
}
.menu a.newsection {
	color: #00CCFF;
}
img.thumb {
	margin: 5px;
	border: thin solid #AF9983;
	background-color: #E6DCB9;
	padding: 5px;
}

