.bck-01 {
	background-attachment: scroll;
	background-image: url(../images/bck-01.jpg);
	background-repeat: no-repeat;
	background-position: center 246px;
}
.bck-right-column {
	background-attachment: scroll;
	background-image: url(../images/img_r5_c7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #84544A;
}

.bck-02 {
	background-attachment: scroll;
	background-image: url(../images/bck-02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #84544A;
	text-decoration: none;
}
a:visited {
	color: #84544A;
	text-decoration: none;
}
a:hover {
	color: #0A0B0D;
	text-decoration: underline;
}
a:active {
	color: #84544A;
	text-decoration: none;
}