@charset "utf-8";
/* CSS Document 
AA - Tourism  - Geet Phanse*/


html {
		margin: 0px;
	
}

body {
	
	padding: 0px;
	margin:0px;
	color: #000000;
	font-family: "Arial Unicode MS", "Arial Narrow", Arial;
	font-size:16px;
	line-height:18px;
	text-align:justify;
	background:#c2bda5;
	

}

#wrap{
	width:1200px;
	height:auto;
	background: #FFFFFF url(img/leftbg.jpg) left top no-repeat;
	margin:0px;
	border-right:1px solid #000000;	
	border-bottom:1px solid #000000;	
}

	
#top {
	width:800px;
	height:210px;
	background:url(img/top.jpg) no-repeat right;	
	}
	

	
/* Horizontal Menu */

#menu{
	width:800px;
	height:25px;
	padding:183px 0px 0px 0px;
	font-size:11px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

	}


#menu ul {
	margin: 0;
	padding: 3px 0 0 0px;
	list-style: none;	
	}
	

#menu li {
	display: block;
	float: left;
	padding-left:0px;	
	}


#menu a{
	color: #ffffff;
	text-decoration:none;
	border-right:1px solid #ffffff;
	padding: 0px 18px 0 18px;	
	}
	
#menu a:hover{
	color: #000000;
	text-decoration:none;		
}

#menu .current a{ 
	color: #000000;
	}


	
.left{
	width:400px;
	height:auto;	
	float:left;

	
	}

.address{
width:230px;
padding:400px 10px 10px 25px;
height:auto;
text-align:left;
color:#FFFFFF;
font-size:12px;

}


.right {
	width:800px;
	height:auto;	
	float:right;
	}
	
.entryleft{	
	width:360px;
	padding:35px 40px 20px 0px;
	float:left;
	}

.entryright{	
	width:360px;
	padding:35px 40px 20px 0px;
	float:right;
	}

h1{
	font:18px Georgia, "Times New Roman", Times, serif;
	color: #777259;
	text-align:left;
	border-bottom:1px dotted #777259;

	

	}

h2{
	font:18px Georgia, "Times New Roman", Times, serif;
	color: #824735;
	text-align:left;
	}

h3{
	font:28px "Arial Unicode MS", "Arial Narrow", Arial;
	color: #ffffff;
	text-align: center;
	}	

li{text-align:left;}
/*----  Links  -------*/
a{
	color: #a59d86;
	text-decoration:none;
	text-decoration:underline;

	
	}
	
a:hover{
	color: #777259;
	text-decoration:none;	}



/*-----  Base  -----*/

#base{ 

width: 1200px;
height:100px;
text-align: center;
color: #FFFFFF;
background:#a59d86;
border-top:3px solid #89846c;
}

.base{
padding:10px;
height:auto;
text-align:left;
}


#base a{
	color:#ffffff;
	text-decoration: underline;
	}
	
#base a:hover{
	color:#ded9b3;
	text-decoration:none;	}
	


.copyright{font-size:10px;
border-top:1px dotted #999999;
padding-top:9px;
}

/*-----  Slideshow  -----*/


	
.slideshow{
	width: 345px;
	height: 153px;
	border:1px solid #b6a99f;

	}
	

.img{
	width: auto;
	height: auto;
	border:1px solid #b6a99f;

	}
	

