* {
	border-collapse:collapse;
   margin: 0;
   padding: 0; 
}

body {  
	font-family: Arial, sans-serif;
	font-size: 8pt; 
	background: #623836;
	color: #454545; 
	text-align: center;
}

hr {
	border:dotted #C4AF92; 
	border-width:1px 0 0;
	height: 0;
}

li {
	list-style: disk inside;
}

.index-wrapper {
	position: relative;
	width: 943px;
	height: 643px;
	border: 0px solid red;
	text-align: center; /* For IE */
	margin-left: auto; /* For FF */
	margin-right: auto; /* For FF */
	padding-top: 15px;
	background:url("images/home.png"); 
}

.wrapper {
	position: relative;
	width: 943px;
	border: 0px solid red;
	text-align: center; /* For IE */
	margin-left: auto; /* For FF */
	margin-right: auto; /* For FF */
}

.tile-top {
	width: 943px;
	height: 170px;
	background:url("images/header.png"); 
}

.tile-center {
	width: 943px;
	background:url("images/tile-center.png");
}

.tile-bottom {
	width: 943px;
	height: 141px;
	background:url("images/border-bottom.png"); 
}

.menu-txt {
	position: absolute;
	left: 10px;
	top: 143px;
	font-family: 'Trebuchet MS', Helvetica, Jamrul, sans-serif;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E4240;
}

.menu-txt a:link {
	text-decoration: none;
	color: #6E4240;
	padding-left: 12px;
	padding-right: 12px;
}

.menu-txt a:visited {
	color: #6E4240;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}

.menu-txt a:hover {
	color: #CA6C0C;
}

a.menu-active {
	color: #CA6C0C !important;   
}

.enter-link {
	border: solid 1px red;
	position: absolute;
	top: 600px;
	left: 435px;
	width: 79px;
	height: 35px;
}

.heading-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #8F412B;
	font-stretch: wider;
}

.heading-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #643835;
	line-height: 20px;
}

.text-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #8b514d;
	line-height: 18px;
}

.href {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CA6500; 
}

.href a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CA6500; 
}

.href a:visited {
	color: #CA6500; 

}

lhtwenty {
	line-height: 20px;
}
