/* CSS Document */
body {
padding:0px;
margin:0px;
background:#000;
font:normal 12px verdana;
color:#454343;
text-align:left;
text-decoration:none;
text-transform:none;
}

img, p, div, span, ul, li, tr, td, form {padding:0px; margin:0px;}

img{border:0;}

ul{list-style-type:none;}

.top-nav-back1 {
background:#facd34 url(../images/top-back1.jpg) left top no-repeat;
height:57px;
}

#home {
	display: block;
	background: url(../images/home-back.jpg) no-repeat left top; 
	overflow: hidden; 
	width: 60px; 
	cursor: pointer; 
	height: 24px;
}
#home:hover { 
	background-position: left bottom;
	}   


#camp {
	display: block;
	background: url(../images/camp-back.jpg) no-repeat left top; 
	overflow: hidden; 
	width: 91px; 
	cursor: pointer; 
	height: 24px;
}
#camp:hover { 
	background-position: left bottom;
	}   
	
	
#climate {
	display: block;
	background: url(../images/climate-back.jpg) no-repeat left top; 
	overflow: hidden; 
	width: 121px; 
	cursor: pointer; 
	height: 24px;
}
#climate:hover { 
	background-position: left bottom;
	}   
	
	
	#work {
	display: block;
	background: url(../images/work-back.jpg) no-repeat left top; 
	overflow: hidden; 
	width: 121px; 
	cursor: pointer; 
	height: 24px;
}
#work:hover { 
	background-position: left bottom;
	}   
		
	#family {
	display: block;
	background: url(../images/family-back.jpg) no-repeat left top; 
	overflow: hidden; 
	width: 150px; 
	cursor: pointer; 
	height: 24px;
}
#family:hover { 
	background-position: left bottom;
	}   
	
			
	#blog {
	display: block;
	background: url(../images/blog-back.jpg) no-repeat left top; 
	overflow: hidden; 
	width: 91px; 
	cursor: pointer; 
	height: 24px;
}
#blog:hover { 
	background-position: left bottom;
	} 

		#link{
	display: block;
	background: url(../images/link.jpg) no-repeat left top; 
	overflow: hidden; 
	width: 70px; 
	cursor: pointer; 
	height: 24px;
}
#link:hover { 
	background-position: left bottom;
	} 
	
			#contact{
	display: block;
	background: url(../images/contact.jpg) no-repeat left top; 
	overflow: hidden; 
	width: 70px; 
	cursor: pointer; 
	height: 24px;
}
#contact:hover { 
	background-position: left bottom;
	} 
	
	.input1 {
	width:105px;
	height:14px;
	border:#FFFFFF 1px solid;
	}
	
.head-back {
background:#facd34 url(../images/head2.gif) left top no-repeat;
height:211px;
font-family:verdana;
font-size:11px;
color:#000000;
text-decoration:none;
}
.head-back a:link, a:visited{
font-family:verdana;
font-size:11px;
color:#000000;
text-decoration:none;
}

.head-back a:hover{
font-family:verdana;
font-size:11px;
color:#fff;
text-decoration:none;
}


#head-text {
width:180px;
margin-left:420px;
padding-top:2px;
}


#head-text2 {
width:200px;
margin-right:60px;
padding-top:100px;
float:right;
}


.heading-text1 {
font:normal 18px Georgia;
color:#FFF;
text-decoration:none;
text-transform:none;
padding-top:50px;
}

.read-more {
font-family:verdana;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.read-more:hover{
font-family:verdana;
font-weight:bold;
color:#000000;
text-decoration:none;
}


.text-more {
font-weight:bold;
color:#666666;
text-decoration:none;
}

.text-more:hover{
font-weight:bold;
color:#f29e0a;
text-decoration:none;
}


	.footera {
background:url(../images/footer-back.gif) left top no-repeat;
height:80px;
}


	ul.footer{
padding:12px 29px 0px 0px; 
margin:0px;
}

	ul.footer li{
	margin:0; 
	padding:0 10px; 
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#525252;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#525252;
}

	ul.footer li.noborder{ 
	border:none; 
	margin:0; 
	padding:0 0 0 10px;
	}

	ul.footer li a{
	margin:0; 
	padding:0;
	font-size:12px; 
	text-decoration:none;
	color:#525252;
	}
	ul.footer li a:hover{
	margin:0; 
	padding:0;
	font-size:12px; 
	text-decoration:none;
	color:#898989;
	}
	
/*-------------new_style_by_surajit-----------*/

.text_1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454343;
	}
	
.text_2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454343;
	padding:5px 30px 10px 0px;
	text-align:justify;
	}
	
.text_3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f29e0a;
	padding:3px 0px 0px 0px;
	}
	
.text_2 p {
	padding:0px 0px 10px 0px;
	}
	
.h_text {
	font:normal 30px Georgia; 
	color:#666666; 
	text-decoration:none;
	padding:5px 0px 5px 30px;
	}
	
.img_border {
	border:2px #f29e0a solid;
	}
	
.new_txt{margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#facd34;}

.join{
font-weight:bold;
font-size:16px;
text-decoration:none;
}

.join:hover{
font-weight:bold;
font-size:16px;
text-decoration:underline;
}
