.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.int-bg {
	background-image: url(images/int-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-in {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-int {
	background-image: url(images/int-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body-bg {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.right-side-menu-bg {
	background-image: url(images/right-side-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 283px;
}
.right-side-menu {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6c5344;
	font-weight: bold;
	text-decoration: none;
}
.right-side-menu:hover {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e56534;
	font-weight: bold;
	text-decoration: none;
}
.more-txt {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.more-txt:hover {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #694f40;
	font-weight: bold;
	text-decoration: none;
}
.read-more-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: none;
	text-decoration: none;
}
.read-more-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: none;
	text-decoration: underline;
}
.copyright-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bfb69a;
	font-weight: none;
	text-decoration: none;
}
.bttm-menu {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #cfc29e;
	font-weight: none;
	text-decoration: none;
}
.bttm-menu:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #cfc29e;
	font-weight: none;
	text-decoration: underline;
}
.bttm-menu-space-line {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #cfc29e;
	font-weight: none;
	text-decoration: none;
}
.white-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: none;
	text-decoration: none;
}
.top-menu-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform:uppercase;
	font-weight: none;
	text-decoration: none;
}
.top-menu-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform:uppercase;
	font-weight: none;
	text-decoration: none;
}
.body-btm-heading-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-transform:uppercase;
	font-weight: none;
	text-decoration: none;
}
.heading-txt-menu {
	font-family: David 10;
	font-size: 32px;
	color: #6c5344;
	font-weight: none;
	text-decoration: none;
}
.index-body-txt {
	font-family: arial;
	font-size: 13px;
	color: #684f40;
	line-height: 22px;
	font-weight: none;
	text-decoration: none;
}
.index-txt {
	font-family: arial;
	font-size: 13px;
	color: #684f40;
	line-height: 24px;
	font-weight: none;
	text-decoration: none;
}
.body-bttm-txt {
	font-family: verdana;
	font-size: 11px;
	color: #684f40;
	line-height: 20px;
	font-weight: none;
	text-decoration: none;
}
.find-out-more-txt {
	font-family: verdana;
	font-size: 11px;
	color: #757610;
	font-weight: none;
	text-decoration: underline;
}
.find-out-more-txt:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}

