@charset "utf-8";
/* CSS Document */
/*********header******* */
.clear{clear:both;}
.wrap{
	position:relative;
	max-width:1000px;
	margin:0 auto;
	padding:0 15px;
}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color:#fefaee;
}
.index{max-width:1024px; height:auto; margin:0px; padding:0px;}
.top{max-width:1024px; height:auto; /*background:url(images/top_bg.jpg) repeat-x;*/}
.logo{
	width:515px; 
	height:138px; 
	padding:10px 0px 0px 0px;
	float:left;
}

.phone{width:204px; height:63px; /*margin:-138px 0px 0px 750px;*/ float:right; padding-top:40px; text-align:center;}
.phone a{
	/*margin:-138px 0px 0px 750px; */
	font-family:Verdana; 
	font-size:20px; 
	color:#FFFFFF; 
	text-decoration:none;
}

.output{
	border:1px solid #fff;
	background-color:#ff0000;
	padding:15px;
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;	
}


.book{width:200px; height:131px; float:right; margin-top:-50px;}
.navi{font-family:Verdana; font-size:16px; color:#FFFFFF; margin:00px 0px 0px 180px;}
.navi li{text-decoration:none; display:inline; padding:0px 0px 0px 30px}
.driver{font-family:Verdana; font-size:20px; color:#FFFFFF; /*margin:00px 0px 0px 185px;*/ padding-left: 185px; float:left; }

.home-lhs{
	float:left; 
	max-width:70%;
}
.home-rhs{
	float:right; 
	max-width:25%;
}

.services-ul{
	font-family:Verdana; font-size:15px; color:#433d3d; text-align:justify; line-height:28px;
}
.welcometo{font-family:Verdana; font-size:24px; color:#433d3d;}


@media only screen and (max-width : 768px) {
	.logo{
		width: 50%;
	}
	.logo img{
		width:100%;
	}
	.driver{
		padding-left: 0px;
	}
	.home-lhs{
		float:none;
		max-width:100%;
	}
	.home-rhs{
		float:none;
		max-width:100%;
	}
}
@media only screen and (max-width : 480px) {
	.logo{
		width: 100%;
		height:auto;
	}
	.logo img{
		width:100%;
	}
	.phone{
		float:none;
		width:100%;
		clear:both;
		padding:0;
	}
	.driver{
		float:none;
		display:none;
	}
	.book{
		float:none;
		margin: 0px auto;				
	}
	.home-container{
		padding-top:0 !important;
	}
	.welcometo{
		font-size:19px;
	}
}

 /* Remove margins and padding from the list, and add a black background color */
ul.topnav {
    list-style-type: none;
    margin: 15px 0;
    padding: 0;
    overflow: hidden;
    background-color: #b54619;
	z-index:44;
	border-radius:5px;
	font-family:Verdana, Geneva, sans-serif;
	

  
  
}

/* Float the list items side by side */
ul.topnav li {float: left;}

/* Style the links inside the list items */
ul.topnav li a {
    display: inline-block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of links on hover */
ul.topnav li a:hover, ul.topnav li.active {background-color: #bd5a31;}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {display: none;}
 /* When the screen is less than 680 pixels wide, hide all list items, except for the first one ("Home"). Show the list item that contains the link to open and close the topnav (li.icon) */
@media screen and (max-width:800px) {
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */
@media screen and (max-width:680px) {
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
}



.d-thumb {
    display: inline-block;
    padding-top: 5px;
    vertical-align: top;
    width: 31%;
}

.d-thumb A:link, .d-thumb A:visited {
    background-color: #f3f3f3;
    color: #fff;
    display: block;
    font-family: Verdana;
    font-size: 10pt;
    height: auto;
    position: relative;
    text-decoration: none;
    z-index: 1;
}
.d-thumb span.dth-ttl {
    background-color: #2f368f;
    padding: 2% 4%;
    width: 92%;
}
.d-thumb span {
    cursor: pointer;
    display: block;
}
.d-thumb span.dth-img {
    max-height: 205px;
    overflow: hidden;
    width: 100%;
}
.d-thumb span {
    cursor: pointer;
    display: block;
}
.d-thumb img {
    width: 100%;
}

.d-thumb span.dth-bg {
    background-color: rgba(236, 33, 38, 0.3);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}





/*********header end******* */

/*********slideshow******* */
.slideshow{/*width:1024px; height:380px;*/ margin:20px 0px 0px 0px;}


.welcometo2{font-family:Verdana; font-size:24px; color:#FFFFFF;}

.welcometotext{font-family:Verdana; font-size:15px; color:#433d3d; text-align:justify; line-height:30px;}
.welcometotext2{font-family:Verdana; font-size:15px; color:#fff; text-align:justify; line-height:22px; width:300px; height:auto; margin:-75px 0px 0px 550px; }

/*********Footer******* */
.footer{background-color:#b23e0f; text-align:center; padding:15px 0;}

.footerhome{font-family:Verdana; font-size:16px; color:#FFFFFF; margin:20px 0px 0px 25px;}
.footerhome li{display:inline; text-decoration:none; padding:0px 0px 0px 45px;}
.footerhome li a{color:#FFFFFF; text-decoration:none;}


.copyright{font-family:Verdana; font-size:16px; color:#FFFFFF; padding-top:15px; text-align:center; }

/*********Footer end******* */

.color{width:1000px; height:35px; background:#982208; margin:0px 0px 0px 10px; font-family:Verdana; font-size:18px; color:#FFFFFF; padding:15px 0px 0px 0px; text-align:center; }


/*********Our Tares******* */
.ourrates{width:1026px; height:380px; margin:-73px 0px 0px 0px;}
.text10{{font-family:Verdana; font-size:24px; color:#433d3d;}
.text11{font-family:Verdana; font-size:15px; color:#433d3d; text-align:justify; line-height:28px;}


.contactus{font-family:Verdana; font-size:15px; color:#433d3d; line-height:28px;}
