body {
	margin: 0;
	background-color: #4E230C;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
object {
	display: block;
}
.maincontent-bg {
	background-image: url(../images/main-bg.gif);
	background-position: top ;
	background-repeat: repeat-y;
	height: 100%;
}
.header-left-top {
	background-image: url(../images/header-bg-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.header-right-top {
	background-image: url(../images/header-bg-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.header-middle-top {
	background-image: url(../images/header-middle-bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.leftside-bg {
	background-image: url(../images/leftside-bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
.rightside-bg {
	background-image: url(../images/rightside-bg.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
.center-bg {
	background-image: url(../images/content-bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 32px 0 0 0;
}
.footer-bg a{
	color: #fff;
	text-decoration: none;
}
.content-footer {
	background-image: url(../images/content-footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #6B2300;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 20px 0;
}
.content-footer a{
	color: #6B2300;
	text-decoration: none;
}
.v-devider {
	background-image: url(../images/v-devider.gif);
	background-position:top right;
	background-repeat: no-repeat;
}
.welcome-text {
	font-size: 11px;
	color: #6B2300;
	font-style: normal;
	line-height: 16px;
	padding: 12px 0 0 0;
}
.welcome-text-bold {
	font-size: 11px;
	color: #6B2300;
	font-weight: bold;
	line-height: 16px;
}
.welcome-text-bold2 {
	font-size: 11px;
	color: #00646A;
	font-weight: bold;
	line-height: 16px;
}
.more {
	font-size: 11px;
	color: #6B2300;
	font-weight: bold;
	line-height: 16px;
}
.more a{
	color: #6B2300;
	text-decoration: none;
}
.bottom-link {
	font-size: 11px;
	color: #6B2300;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 20px 0;
}
.leftmenu {
	font-size: 12px;
	color: #904802;
	font-weight: bold;
 }
.leftmenu a{
	color: #904802;
	background-image:url(../images/bullet-img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding: 0 0 0 23px;
}
.leftmenu a:hover{
	color: #471609;
	background-image:url(../images/bullet-img-o.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.v-devider-in {
	border-right: 1px solid #D9AC71;	
	height: 100%;
}
.content-pad {
	padding: 0 0 0 30px;
}
.title{
	font-weight: normal;
	color: #561605;
}
.text {
	font-size: 11px;
	color: #6B2300;
	font-weight: normal;
	line-height: 16px;
}
.text a{
	color: #6B2300;
	text-decoration:underline;
}
.text-bold {
	font-size: 11px;
	color: #6B2300;
	font-weight: bold;
	line-height: 16px;
}
.text-bold a{
	color: #6B2300;
	text-decoration:underline;
}
.heading {
	font-size: 11px;
	color: #561605;
	font-weight: bold;
	line-height: 16px;
	background-image:url(../images/sub-heading-bg.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 4px 0 4px 21px;
	border-bottom:1px solid #ECBE81;
}
.sub-heading {
	font-size: 11px;
	color: #A04A00;
	font-weight: bold;
	line-height: 16px;
	border-bottom:1px solid #ECBE81;
	padding: 4px 0 4px 0px;
}
.bullet{
	list-style-image:url(../images/content-bullet.gif);
	font-size: 11px;
	color: #6B2300;
	font-weight:normal;
	line-height: 16px;
}
.bullet a{
	color: #6B2300;
	text-decoration:none;
}
.sitemap-text {
	font-size: 11px;
	color: #A04A00;
	font-weight: normal;
	border-bottom:1px solid #ECBE81;
	background-image:url(../images/sitemap-bullet.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 5px 0 5px 18px;
}
.sitemap-text a{
	color: #A04A00;
	text-decoration: none;
}
.sitemap-bold {
	font-size: 12px;
	color: #561605;
	font-weight: bold;
	background-image:url(../images/sub-heading-bg.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 5px 0 5px 21px;
	border-bottom:1px solid #ECBE81;
}
.sitemap-bold a{
	color: #561605;
	text-decoration: none;
}
.form-heading{
	font-size: 11px;
	color: #A04A00;
	font-weight: bold;
	border-bottom: 1px solid #ECBE81;
	padding: 6px 0;
}
.text-field{
	width: 200px;
	height: 18px;
	font-size: 11px;
	color: #A04A00;
	font-weight: normal;
}
.work-textarea{
	width: 200px;
	height: 70px;
	font-size: 11px;
	color: #A04A00;
	font-weight: normal;
}
.footer-text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.footer-text a{
	color: #ffffff;
	text-decoration:underline;
}
.text2 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color:#fff;
	font-weight: bold;
	line-height:18px;
}