body {
	margin: 0px;
	background-color: #52433C;
	background-image: url(../img/bg.jpg);
	background-attachment: fixed;
}
#tdc01 {
	background-color: #DCD8CC;
}
#tdc02 {
	background-color: #D1CCBE;
}
#tdc03 {
	background-color: #E7E2D5;
}
#bgc {
	background-color: #52433C;
}
.regulartxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #816D5B;
	font-size: 11px;
	line-height: 15px;
}
.adress {
	font-family: Arial, Helvetica, sans-serif;
	color: #816D5B;
	font-size: 11px;
}
a:link {
	color: #49382A;
	text-decoration: none;
}
a:visited {
	color: #49382A;
	text-decoration: none;
}
a:hover {
	color: #816D5B;
	text-decoration: underline;
}
a:active {
	color: #49382A;
	text-decoration: none;
}
.shadowfx {
	filter: Alpha(Opacity=30);
	background-color: #000000;

}
hr {
	color: #CCC7B5;
	height: 1px;
	text-align: left;
}
