@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.border-main-index{
	border-left:solid 1px #e5e2e5;
	border-right:solid 1px #e5e2e5;
	margin:0px 65px 0 64px;
	}	
	
/* ---------links-top-tour---------- */

	
.links-top-tour{
	font-size:11px;
	color:#000;
	text-align:right;
	background:#ffbd2e;
	font-weight:bold;
	padding-right:60px;
	}		
.links-top-tour a{
	color:#666;
	text-decoration:none;
	padding:0 8px 0 8px;
	}

.links-top-tour a:hover{
	color:#666;
	text-decoration:underline;
	}	
	
	
	
/* ---------aboutus---------- */

	
.aboutus{
	font-size:11px;
	line-height:16px;
	color:#15325f;
	background:#effcff;
	text-align:justify;
	padding:10px 10px 10px 10px;
	margin:5px;
	}
	
.aboutus h1{
	font-size:18px;
	color:#000;
	padding:5px 0 8px 0;
	margin:0px;
	font-weight:normal;	
	}
.aboutus h1 a{
	color:#000;
	text-decoration:none;
	}
.aboutus h1 a:hover{
	color:#000;
	text-decoration:underline;
	}	
.aboutus h2{
	font-size:13px;
	color:#15325f;
	padding:5px 0 5px 0;
	margin:0px;
	font-weight:bold;	
	}		
	
/* ---------right-text---------- */

	
.right-text{
	font-size:11px;
	line-height:16px;
	color:#fff;
	background:#fb991f;
	text-align:justify;
	padding:10px 10px 10px 10px;
	margin:5px;
	}
	
.right-text h1{
	font-size:18px;
	color:#fff;
	padding:8px 0 8px 0;
	margin:0px;
	font-weight:normal;	
	}
.right-text h1 a{
	color:#fff;
	text-decoration:none;
	}
.right-text h1 a:hover{
	color:#fff;
	text-decoration:underline;
	}
.right-text hr{
	color:#fcb359;
	height:1px;
	}
	
/* ---------heading---------- */

	
.heading {
	font-size:18px;
	color:#ec5e00;
	padding:8px 0 8px 10px;
	margin:0px;
	font-weight:normal;	
	}
.heading a{
	color:#ec5e00;
	text-decoration:none;
	}
.heading a:hover{
	color:#ec5e00;
	text-decoration:underline;
	}
.heading span{
	color:#000;
	text-decoration:none;
	}
	
/* ---------index-tours-destinations---------- */

	
.index-tours-destinations{
	font-size:11px;
	line-height:16px;
	color:#666666;
	text-align:justify;
	padding:0 10px 0 10px;
	margin:5px;
	}
	
.index-tours-destinations h1{
	font-size:13px;
	color:#485490;
	padding:8px 0 8px 0;
	margin:0px;
	font-weight:normal;	
	}
.index-tours-destinations h1 a{
	color:#485490;
	text-decoration:none;
	}
.index-tours-destinations h1 a:hover{
	color:#485490;
	text-decoration:underline;
	}		
	
/* ---------bottom---------- */ 

.bottom{
	clear:both;
	font-size:11px;
	text-align:center;
	color:#fff;
	padding:0px;
	background:#000;
	font-weight:bold;
	}	
.bottom a{
	color:#fff;
	text-decoration:none;
	padding:0px 8px 0px 8px		
	}
.bottom a:hover{
	color:#fff;
	text-decoration:underline;		
	}


/* ---------footer---------- */ 

	
.footerlink{
	font-size:11px; 
	padding:0px 15px 8px 15px; 
	color:#000; 
	text-align:justify;
	background:#f0f0f0;
}
.footerlink a {
	color:#000; 
	text-decoration:none;
}
.footerlink a:hover {
	color:#000; 
	text-decoration:underline;
}

/* ---------nevg-top-inside---------- */

	
.nevg-top-inside{
	font-size:10px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	border-right:solid 1px #fff;
	}	
.nevg-top-inside a{
	color:#fff;
	text-decoration:none;
	padding:0 8px 0 8px;
	}
.nevg-top-inside a:hover{
	color:#fff;
	text-decoration:underline;
	}	
	
.nevg-top-inside1{
	font-size:10px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	}	
.nevg-top-inside1 a{
	color:#fff;
	text-decoration:none;
	padding:0 8px 0 8px;
	}
.nevg-top-inside1 a:hover{
	color:#fff;
	text-decoration:underline;
	}	
	
/* ---------book-tour---------- */


.book-tour{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:5px 8px 10px 0;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	background:url(gifs/book-now-bg.jpg) repeat-x;
	width:150px;
}
.book-tour a{
	color:#fff;
	text-decoration:none;
}
.book-tour a:hover{
	color:#fff;
	text-decoration:underline;
}
	

/* ---------contactus---------- */


.contactus{
	line-height:20px;
	padding:10px;
	}
.contactus h1{
	font-size:17px;
	margin:0px;
	padding:5px 0 10px 0;
	color:#535353;
	}	
.contactus a{
	color:#535353;
	text-decoration:none;
	}	
.contactus a:hover{
	color:#535353;
	text-decoration:underline;
	}		
		
