@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #F1F1E5;
	font: 14px/18px Calibri;
	color: #894C17;
	text-align: justify;
}
.bdy_top {
	background: url(images/bg_top1.png) no-repeat;
}
.st_clor {
	color: #694E1F;
}

.footer {
	background: url(images/bg_fotter.gif) no-repeat center bottom;
	padding-top: 15px;
}

.bdy_top td {
	padding-top: 10px;
}
.bdy_top p {
	margin-left: 8px;
	padding: 0px;
	margin-right: 10px;
	text-align: justify;
}
h1 {
	font: bold 17px Calibri;
	color: #513B18;
}
h2 {
	font: 700 20px Calibri;
	color: #513B18;
}

.lft_con {
	border-left: 1px solid #E0DCD3;
}
.lft_con h1 {
	padding-left: 8px;
}
.lft_con p {
	margin-left: 15px;
	text-align: justify;
}


.bdy_bg {
	background: url(images/bg.jpg) no-repeat left top;
}
.footer p {
	font-size: 12px;
}
.footer a {
	color: #894C17;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

