body {
	margin: 0px;
	padding: 0px;
	background-color: #ff9a35;
}
.main_bg {
	background-color: #b91509;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.top_banner {
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
}
.txt {
	font-family: Latha;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}
.txt1 {
	font-family: Latha;
	font-size: 13px;
	font-weight: bold;
	color: #FEE170;
	line-height: 20px;
	text-align: justify;
}
.title_txt {
	font-family: "Arial Narrow (Sec)", "Arial Rounded MT Bold", "Arial Black", Arial;
	font-size: 17px;
	font-weight: bold;
	color: #ccee6f;
}
.map_guide {
	background-image: url(../images/map_guide_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.map_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.side_bg {
	background-image: url(../images/side_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.side_title_txt {
	font-family: Calibri;
	font-size: 16px;
	color: #fdd12a;
}


.home_contact_txt {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #024225;
	line-height: 33px;
}
.home_gall {
	background-image: url(../images/home_gal.jpg);
	background-repeat: no-repeat;
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
}

a.button {
	background-image:url(../images/nav_bg_hover.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	display:block;
	line-height: 39px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b48e09;
	}
	
	a.button:hover {
	
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	color:#000;
	
	}
	a.button1{
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	display:block;
	line-height: 39px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b48e09;
	
	}
.bordermap {
	border: 2px solid #999999;
}
.map_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.map_con  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contact_bg {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.map_con  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}



.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ff9869;
}
.footer_nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
.footer_nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_bg {
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
}
.footer_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.footer_txt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
