body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #231002;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.homebg1 {
	background-image: url(../images/home_img1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.homebg2 {
	background-image: url(../images/home_img2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.homebg3 {
	background-image: url(../images/home_img3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homebg4 {
	background-image: url(../images/home_img4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.homebg5 {
	background-image: url(../images/home_img5.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.nav-home {
	background-color: #f2cd80;
	padding-left: 30px;
	filter: alpha(opacity=75);
	opacity: 0.75;
	padding-left: 20px;
}
.nav-home a {
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 33px;
}
.nav-home a:hover {
	color:#A21503;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 33px;
	padding:0px 0px 0px 5px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b1490d;
	text-decoration: none;
}
.welcome span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #a7996a;
	text-decoration: none;
}
.norm-txt-img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	text-align: justify;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.norm-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	text-align: justify;
}
.norm-txt p {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px; 
}
.norm-txt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}

.norm-txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
.norm-txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	text-decoration: none;
}
.norm-txt3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.norm-txt img {
	padding:0px 0px 0px 15px;
}
.nav-inner {
	background-image: url(../images/inner_img2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.inn-txt {
	background-image: url(../images/inner_img5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #645828;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f63100;
	padding-right: 17px;
}


.nav-inner a {
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.padd {
	padding-left: 5px;
}

.nav-inner a:hover {
	color:#A21503;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding:0px 0px 0px 30px;
}
