@charset "utf-8";
/* CSS Document 
AA - Tourism  - Geet Phanse*/


html {
	height: 100%;
	margin: 0px;
	
}

body {
	
	padding: 0px;
	margin: 30px auto;
	color: #a59fbe;
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

	
}

#wrap{width:900px;
height:auto;
margin:0 auto;


}

#top {
width:900px;
height:auto;
border: 1px solid #373763;
margin:0 auto;
background:url(img/img1.jpg) no-repeat;


}




#content {
width:900px;
height:auto;
background: #000000;
margin:20px 0px 20px 0px;


}

.right{
width:630px;
height:300px;
float:right;
margin-top:20px;
background:#1f1f37;
border: 1px solid #373763;
padding:20px;

}

.left{
width:140px;
height:200px;
float:left;
margin-top:20px;
background:#1f1f37;
border: 1px solid #373763;

padding:20px;
}

.right1{
width:630px;
height:1200px;
float:right;
margin-top:20px;
background:#1f1f37;
border: 1px solid #373763;
padding:20px;

}

.left1{
width:140px;
height:1200px;
float:left;
margin-top:20px;
background:#1f1f37;
border: 1px solid #373763;

padding:20px;
}

.entry {width:285px;
float:left;}
.entry1 {width:275px;
float:right;}
.entry li{list-style:square;}
.entry1 li{list-style:square;}
/*-----  Base  -----*/

#base{ 

width:900px;
font-size:11px;
text-align:center;
height:auto;
margin-top:40px;
padding-top:20px;
padding-bottom:20px;
background:#1f1f37;
border: 1px solid #373763;

}

#base a{
	color:#a59fbe;
	text-decoration:underline;
	}
	
#base a:hover{
	color:#ffffff;
	text-decoration:none;	}
/*------END BASE ----*/




/* Vertical Menu */

#menu{ 
	float: left;
	width: 130px;}
	
#menu ul{ 
	margin:0; 
	padding:0;
	list-style:none;}
	
#menu li{
	font-size:15px;
	margin-bottom:15px;
	padding:0 5px;}
	
#menu a{
	color:#4f527c;
	text-decoration:none;
	}
	
#menu a:hover{
	color:#ffffff;
	text-decoration:none;	
}


#menu .currentpage a{ color:#FFFFFF;
background:url(img/li.jpg) no-repeat right 5px;
padding-right:30px; }



/*----  Links  -------*/
a{
	color:#4f527c;
	text-decoration:none;
	}
	
a:hover{
	color:  #ffffff;
	text-decoration:none;	}


/*---- End Links  -------*/

.copyright{ color:#4f527c;
	font-size:11px;
	margin-top:10px;
	}




.slideshow{
width:400px;
height: auto;
margin:0 auto;
border: 3px solid #373763;




}


h1{font-size:15px;
color:#FFFFFF;
letter-spacing:0.1em;
}

