.chateau {
	margin:0 0 0 0;
	background:#604917;
}
.bg_content {
	background:url(images/bg_content.jpg);
	background-repeat:repeat-y;
}
.text {
	font-family:"Georgia";
	font-size:12px;
	color:#553A05;
	line-height:21px;
	list-style-type:none;
	list-style-image:url(images/dot.jpg);
}
.text a:link {
	font-family:"Georgia";
	font-size:12px;
	color:#553A05;
	font-weight:normal;
	text-decoration:underline;
}
.text a:visited {
	font-family:"Georgia";
	font-size:12px;
	color:#553A05;
	font-weight:normal;
	text-decoration:underline;
}
.text a:hover {
	font-family:"Georgia";
	font-size:12px;
	color:#553A05;
	text-decoration:none
}
.text a:active {
	font-family:"Georgia";
	font-size:12px;
	color:#553A05;
	text-decoration:underline;
}
.page_title{
	font-family:"Georgia";
	font-size:40px;
	color:#553A05;
	letter-spacing: -1.5px;
}
.bottom {
	background:url(images/bottom.jpg);
	background-repeat:no-repeat;
}
.text_bottom {
	font-family:"Georgia";
	font-size:10px;
	color:#D4C189;
}
.text_bottom  a:link {
	font-family:"Georgia";
	font-size:10px;
	color:#D4C189;
	font-weight:normal;
	text-decoration:underline;
}
.text_bottom  a:visited {
	font-family:"Georgia";
	font-size:10px;
	color:#D4C189;
	font-weight:normal;
	text-decoration:underline;
}
.text_bottom  a:hover {
	font-family:"Georgia";
	font-size:10px;
	color:#D4C189;
	text-decoration:none
}
.text_bottom  a:active {
	font-family:"Georgia";
	font-size:10px;
	color:#D4C189;
	text-decoration:underline;
}
.list {
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-image:url(images/dot_gray.jpg);
}