@charset "utf-8";
/* CSS Document
AA - Tourism  - Geet Phanse*/

html {
  height: 100%;
  margin: 0px;
}

body {
  padding: 0px;
  margin: 0px;
  color: #e7cb68;
  background: #2c4b2d url(../images/bg.jpg) top left repeat-x;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

#wrap{
  width:939px;
  height:auto;
  margin:0 auto;
}

#top {
  width:939px;
  height:69px;
  background: url(../images/bg_nav.jpg) no-repeat top left;
}

#logo{
  width: 269px;
  margin: 12px 0px 0 22px;
  float:left;
}

/* Horizontal Menu */
#menu{
  width:580px;
  height:35px;
  padding:25px 0px 0px 50px;
  float: left;
}

#menu ul {
  height:35px;
  margin: 0;
  padding: 0px 0 0 0px;
  list-style: none;
}

#menu li {
  height: 35px;
  display: block;
  float: left;
  padding:0px 4px 0 0;
}

#menu a {
  height: 20px;
  display: block;
  float: left;
  margin-top: 15px;
  padding:0px 7px 0px 7px;
  text-decoration: none;
  font: 12px Tahoma, Verdana, Arial;
  color: #000;
  border-left: 1px dotted #000;
}

#menu a:hover {
  text-decoration: none;
  color: #009999;
}

#banner{
  width: 939px;
  height: 199px;
  background: url(../images/bg_banner.jpg) top left no-repeat;
}

#banner_image{
  width: 891px;
  height: 193px;
  padding: 2px 0 0 24px;
}

#content {
  width:939px;
  height:auto;
  margin-top:0px;
  background: url(../images/bg_content.jpg) top left repeat-y;
}

.entry {
  text-align:left;
  font-size:11px;
  color:#000;
  padding:20px 40px 30px 40px;
}

.mainLeft{
  width: 659px;
  float: left;
  padding: 0 18px 0px 0;
  margin: 0 0 10px 0;
  border-right: 1px solid #000;
}

.sidebar{
  width: 180px;
  float: right;
  padding: 10px 0 0 0;
  margin-bottom: 20px;
  /*border-left: 1px solid #000;*/
}

.widget{
  width: 160px;
  height: auto;
  margin: 0px 0 20px 20px;
}

/* Columns */
.leftcol{
  background: #fff;
  width: 205px;
  min-height: 150px;
  float: left;
  margin: 2px;
  padding: 4px;
  position:relative;
}

.midcol{
  background: #fff;
  width: 205px;
  min-height: 150px;
  float: left;
  margin: 2px;
  padding: 4px;
  position:relative;
}

.rightcol{
  background: #fff;
  width: 205px;
  min-height: 150px;
  float: left;
  margin: 2px;
  padding: 4px;
  position:relative;
}

.colimg{
  width: 201px;
  padding: 2px;
}

.coltxt{
  padding: 2px;
}

/* END Columns */

.h1{
  font-size:18px;
  font-family: Arial, Helvetica, sans-serif;
  color:#000;
  letter-spacing:1px;
  padding-left: 30px;
  background: url(../images/arrow-d.jpg) left no-repeat;
}

.h2{
  font-size:18px;
  font-family: Arial, Helvetica, sans-serif;
  color:#000;
  letter-spacing:1px;
  padding-left: 30px;
  background: url(../images/arrow-d.jpg) left no-repeat;
}

.h3{
  font-size:14px;
  font-family: Arial, Helvetica, sans-serif;
  color:#000;
  letter-spacing:1px;
  border-bottom: 1px dotted #000;
}

/*-----  Base  -----*/
#footer{
  width: 939px;
  height: 67px;
  background: url(../images/bg_footer.jpg) top left no-repeat;
  margin: -11px 0 0 0;
}

.base{
  color:#000;
  font-size:11px;
  text-align:center;
  padding: 20px 0;
}

#base a{
  color:#866801;
  text-decoration:none;
}

#base a:hover{
  color:#433608;
  text-decoration:none;
}
/*------END BASE ----*/

.copy{
  padding:0px 0px 0px 25px;
  color:#fff;
  font-size:11px;
}

/*----  Links  -------*/
a{
  color:#9c9787;
  text-decoration:underline;
}

a:hover{
  color: #993300;
  text-decoration:none;
}

/*---- End Links  -------*/

.mapcontainer{
  width: 379px;
  float: right;
  margin: 0 0 10px 10px;
}

.map {
  width: 100%;
  position: relative;
  padding-bottom: 75%; /* This is the aspect ratio */
  height: 0;
  overflow: hidden;
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.slideshow {
  width:250px;
  height:180px;
  float:left;
  margin-right:20px;
  color:#fff;
  text-align:right;
  border:1px solid #ebe3ce;
}

.deal{
  width: 160px;
  height: 320px;
  margin: 0px 0 20px 20px;
  background: #fff;
  border: 1px solid #000;
}

.deal h2{
  font-size: 14px;
  text-align: center;
  margin-top: 4px;
}

.deal p{
  font-size: 11px;
  text-align:left;
  padding: 4px;
}

.dealimg{
  width: 152px;
  height: auto;
  margin-top: -10px;
  padding: 4px 4px 0 4px;
}

/* Rows */
.row{
  width: 659px;
  min-height: 158px;
  background: #fff;
  margin: 2px;
  padding: 4px;
}

.rowimg{
  width: 201px;
  padding: 2px;
  margin: 0 10px 10px 0;
  float: left;
}

.rowtxt{
  width: 428px;
  min-height: 118px;
  float: left;
}

.rowlink{
  width: 428px;
  height: 15px;
  float: left;
}

/* End rows */

/* misc */
.booknow{
  height: 21px;
  position:absolute;
  bottom: 10px;
  right: 10px;
}