body {
	background-image: url(../img/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #240606;
	background-color: #C9B289;
}
hr {
	background-image: url(../img/hr.png);
	height: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
.clear {
	clear: both;
}

.container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	background-image: url(../img/header.png);
	height: 252px;
	text-align: center;
}
.logo a {
	background-image: url(../img/blank.png);
	display: block;
	height: 135px;
	width: 225px;
}
.logo {
	padding-left: 375px;
	padding-top: 31px;
}
.header-text {
	color: #dbbe83;
	margin-top: 20px;
}
.header-text a {
	color: #dbbe83;
	text-decoration: none;
}
.header-title {
	margin-top: 12px;
	font-family: AGBengaly;
	font-size: 16px;
	color: #e9ca8b;
	letter-spacing: 7px;
}
.wrapper {
	background-color: #f1e4ca;
	background-image: url(../img/content-bg.png);
}
.left-block {
	width: 283px;
	float: left;
}
.left-nav-top {
	background-image: url(../img/left-nav-top.png);
	height: 105px;
	width: 283px;
	margin-top: 20px;
}
.left-nav-bottom {
	background-image: url(../img/left-nav-bottom.png);
	height: 41px;
	width: 283px;
}
.left-nav {
	background-image: url(../img/left-nav-middle.png);
	width: 283px;
}
.left-nav ul li {
	padding-bottom: 23px;
}
.left-nav ul li a {
	font-family: AGBengaly;
	font-size: 16px;
	color: #240606;
	text-decoration: none;
}
.left-nav ul li a:hover, .left-nav ul li a.active {
	color: #b38c40;
}
.left-nav ul {
	margin-left: 65px;
}
.left-nav ul li ul {
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.left-nav ul li ul li {
	padding-bottom: 10px;
	list-style-image: url(../img/arrow.png);
}
.left-nav ul li ul li a {
	font-size: 14px;
}
.content {
	float: left;
	width: 697px;
}
.search-text {
	background-image: url(../img/search-text.png);
	height: 29px;
	width: 177px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #55372f;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.search-button {
	background-image: url(../img/search-button.png);
	height: 30px;
	width: 49px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.search {
	margin-top: 10px;
	margin-left: 220px;
}
.text {
	padding-right: 36px;
	padding-left: 36px;
	padding-top: 15px;
	padding-bottom: 36px;
	text-align: justify;
}
.text h1 {
	font-family: AGBengaly;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
}
.text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px
	//margin-bottom: 10px; // 15px
	text-align: justify;
	line-height: 18px;
}
.text a {
	color: #895540;
	text-decoration: underline;
	font-size: 11px;
	//margin-bottom: 12px; //dm
}
.sep {
	background-image: url(../img/separator.png);
	height: 33px;
	width: 167px;
	margin-left: 220px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news-date {
	font-size: 11px;
	color: #895540;
	margin-bottom: 8px;
}
.footer {
	background-image: url(../img/footer.png);
	height: 78px;
	text-align: center;
	padding-top: 25px;
	margin-bottom: 50px;
}
.bottom-nav {
	text-align: center;
	width: 900px;
	margin-left: 40px;
}
.bottom-nav a {
	font-family: AGBengaly;
	color: #e9ca8b;
	font-size: 12px;
	text-decoration: none;
}
.bottom-nav a:hover {
	text-decoration: underline;
}
.bottom-nav td {
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
}
.copy {
	font-size: 11px;
	color: #e9ca8b;
	margin-top: 25px;
}
.filter-select {
	width: 230px;
	color: #55372f;
}
.filter table {
	width: 100%;
	text-align: center;
}
.filter table tr td {
	vertical-align: middle;
}
.filter-submit {
	background-image: url(../img/ok.png);
	height: 23px;
	width: 88px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	cursor: pointer;
}
.filter-text {
	color: #55372f;
	border: 1px solid #55372f;
}


.table-title {
	background-color: #e1cca7;
	text-align: center;
	background-image: url(../img/hr.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 30px;
}
.table-title td {
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}
.table-one {
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #55372f;
}
.table-two {
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #55372f;
}
.table-three {
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #55372f;
}
.table-four {
	width: 200px;
}
.table-title-bottom {
	background-image: url(../img/hr.png);
	height: 6px;
}
.table-content {
	background-color: #f3e8d1;
	text-align: center;
}
.table-content a {
	font-size: 12px;
	color: #240606;
	text-decoration: none;
}

.table-content:hover {
	background-color: #debf80;
	text-align: center;
}
.table-content td {
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}
.table-content td p {
	text-align: center;
}
.table-content-bottom {
	background-image: url(../img/table-content-bottom.png);
	height: 4px;
}
.table-content-sep {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #55372f;
}
.counsel {
	background-image: url(../img/counsel.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 280px;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}
.counsel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #240606;
	text-decoration: underline;
}
.counsel-sep {
	height: 30px;
}
.photo {
	background-image: url(../img/photo.png);
	height: 156px;
	width: 156px;
	text-align: left;
	padding-left: 6px;
	padding-top: 6px;
}
.pages a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #55372f;
}
.pages a:hover {
	color: #bf9c58;
}
.ditto_previous_link, .ditto_next_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #55372f;
	text-decoration: none;
}
.ditto_currentpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e9ca8b;
	display: block;
	float: left;
	height: 18px;
	margin-right: 7px;
	background-color: #55372f;
	border: 1px solid #39241c;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
}
.ditto_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #55372f;
	display: block;
	float: left;
	height: 18px;
	margin-right: 7px;
	padding-top: 3px;
	padding-left: 6px;
	text-decoration: none;
}
.links a {
	font-size: 12px;
	color: #240606;
	text-decoration: underline;
}