/************** Structure Style Start ************/
body,html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color:#fff;
	background-image: url(images/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#container {
	width: 960px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	line-height: 18px;
}

#banner {
	width: 960px;
	height: 157px;
	padding:0;
	margin:0;
	background-color:#fff;
}

#menu {
	width: 960px;
	height: 37px;	
	background-image: url(images/bg_menuarea.gif);
	background-repeat: repeat-x;
	padding:0;
	margin:0;
	background-color:#378220;
	font-weight: bold;
	font-size:14px;
	text-transform: uppercase;
}

#content {
	width: 750px;
	float: left;
	/*background-image:url(images/body_back.jpg);
	background-repeat:repeat-y;
	background-position:right;*/
	background-color: #fff;
}

#content_single_column{width: 750px;
	float: left;
	background-color: #fff;
}

#rightcolumn {
	width: 209px;
	float:right;
	background-color:#fff;
	border-left: 1px dashed #dee1e3;
}

#contentleft{float:left;
	width: 487px;
}

#contentright{float:right;
	width: 263px;
}

.tours_img{padding-top:25px;}


#container-footer {
	padding:10px 0 20px 0;
	margin:0;
	clear: both;
	color: #aeaeae;
	font-size: 11px;
	background-color:#dee1e3;
	height:35px;
}
/************** Structure StyleEnd ************/


/**********************  link style start  *************************/
a:link, a:active, a:visited {
	color: #647906;
	text-decoration: none;
	font-size: 12px;}

a:hover {text-decoration: underline;}

.titleright a{color:#fff;}
.titleright a:visited{color:#fff;}
/**********************  link style end *************************/


.bannerleft img {border-style: none;}

#button img {border-style: none;}

.tourdescription img {border-style: none;}

#intro ul{list-style: disc;
color: #DA5202;}

#intro span{color: #666;}

#shadow{height:10px;
background-color:#dee1e3;}


#intro{padding-left:10px;
		padding-right:10px;}


#exclusive{padding-top:5px;
			padding-left:15px;
			padding-bottom:3px;}

#gallery{float:left;
		width: 60%;}

#picture{ padding-top:10px;
	padding-left:30px;}
		
#tours{float:right;
	width:40%;}
	
.tour{background-image:url(images/tour_back.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-left:30px;
	padding: 10px;}

.title{
	background-color: #DA5202;
	height: 45px;
	color:#fff;	
	font-size:14px;
}

.bannerleft{float:left;
		width:420px;
		color:#647906;
		font-weight:bold;
		font-size:14px;
		padding-top:10px;
		padding-left: 30px;
}

.bannerright{float:right;
		text-align:right;
}

.orange{color:#DA5202;}

#plus {font-size:18px;
		color:#DA5202;}

.moto{text-align:right;
		padding-top:2px;}
		
#disclaimer{display:block;
	font-size:9px;
	text-align:left;
	margin-top:0;
	margin-right:5px;
	padding-left:25px;
	line-height: 11px;
}

#disclaimer a{font-size:9px;}


#button{ float:left;
width: 80%;}

#button img{display: block;
    margin-left: auto;
    margin-right: auto}
	
.smallbtn {float:left;
    margin: 0;
    padding: 0 5px 10px 0; }

.bookright{float:left;
padding-top:10px;
}

.backtotop{clear:both;}

#bottle{float:right;
width:20%;}

#reserve{clear:both;
float:left;
padding-bottom:20px;
font-weight:bold;}

.titleleft{
	float:left;
	margin-top: 18px;
	margin-left:10px;
	}

.titleright{float:right;
			text-align:right;
			margin-top:3px;
			margin-right:10px;}

#welcome{font-size:18px;	}


#rightcolumn p {padding-right: 10px;
				padding-bottom: 5px;
				padding-left: 10px;}


.tourdescription{padding: 0 15px 25px 15px;}

.questionsection_images{padding: 10px 15px 0 0;}

.right {float:right;
padding-top:10px;
padding-right:15px;}

/*********************************** footer style start *******************************/
#footer-menu{
	height:10px;
	padding: 0 0 20px 0;
}



#container-footer a {
	font-weight: bold;
	padding: 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #090;
}

#footer-copyright {
	float: left;
	width: 300px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 350px;
	padding-right: 10px;
}


/****************footer menu style start*************************/

ul#footer-navigation {
	margin: 0;
	padding: 0;
	font-size:10px;
}

#footer-navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#footer-navigation li a {
	line-height: 22px;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #fff;
}

#footer-navigation li a:hover {
	text-decoration: underline;
	
}
/*********************footer menu style end**************************/

/********************************* footer style end **********************************************/

/********************************* menu styling start *********************************************/
ul#navigation {
	margin: 0;
	padding:0;
}

#navigation li {
	display: inline;
	list-style: none;
	
}
.menubutton{	
	float:left;
	height:37px;
	background-image: url(images/bg_menu.gif);
	background-repeat:no-repeat;
	background-position: right;}

#navigation li a {
	color: #fff;
	line-height: 37px;
	font-size:12px;
	padding: 10px 15px 10px 15px;
}

#current{float:left;
	height: 37px;
	background-image: url(images/bg_menu.gif);
	background-repeat:no-repeat;
	background-position: right;	
}

#current strong{
	color: #fff;
	line-height: 37px;
	font-size:12px;
	padding: 10px 15px 10px 15px;
	background-image: url(images/menu_selected.gif);
	background-repeat:no-repeat;
	background-position:center;}
	
#navigation li a:hover {
	text-decoration: none;
	background-image: url(images/menu_selected.gif);
	background-repeat:no-repeat;
	background-position:center;
	
}

/*************************************** menu styling end ******************************************/


/**************rightcolumn style start*/
#rightcolumn p {
	line-height: 17px;
	font-size: 11px;
	color: #666;
	margin: 0 0 15px 10px;
}

/*rightcolumn style start*/

h1 {
	font-size: 14px;
	color: #DA5202;
	margin: 0;
	padding: 5px 0 10px 0;
	}
	
h2 {
	font-size: 18px;
	margin: 0;
	padding: 5px 0 15px 20px;
	}
	
/******** form formatting *************/

.form{
	padding: 10px;
	margin-bottom:40px;
}

.row {
  clear: both;
  padding-top: 10px;
}

.label {
  	float: left;
 	/*width: 250px;*/
	width:40%;
  	text-align: right;
	padding:0;
	margin:0;
}

.label p{
display:inline;
padding-right:10px;
padding-top:0;
padding-bottom:0;
padding-left:0;}

.formw {
  	float: right;
 	/*width: 500px;*/
	width:60%;
  	text-align: left;
} 

.errortext{
	font-weight: bold;
	color:red;
	padding: 5px;
}

#thankyou{
	/*width: 500px;*/
	height: 200px;
	text-align:center;
	margin-left: 100px;	
	padding:0;
}

#thankyou a{
	text-decoration: none;
	color:#090;
	border-bottom: 1px dotted #090;
	padding: 2px;
}

#thankyou a:hover{
	text-decoration: none;
	color: #fff;
	background-color:#063;
	padding: 2px;
}


#emailimg{
	margin-top:10px;
	margin-bottom:20px;
	margin-left: 20px;
}

/************** form formatting end **************/

/******************Faq section style start*********/

.questionsection{padding-top:15px;
width: 750px;}

.contact{padding:20px;}

#tourism{text-align:center;}

/**FAQ links formatting ********************/

.link{
clear:both;
width: 750px;}

.linksimage{ 
float:left;
width:200px;
margin: 10px 10px 10px 0;}

.linksinfo{
float:left;
width:350px;
margin: 10px 10px 10px 0;}

/**********************/
