

div#topmenu div.menu-item-sel
{
  margin:  0px 0px 0px 0px;
  padding: 3px 10px 3px 15px;
  background-image: url("../images/butterfly_av.gif");
  background-repeat: no-repeat;
  background-position: left 9px;
  
  background-color: #C59A68;
  height: 20px;
  float: left;  
}
div#topmenu div.menu-item-sel a
{
  text-decoration: none;
  text-transform: uppercase;
  font-size: 17px;
  font-family: Times, Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
div#topmenu div.menu-item-sel a:hover
{
  text-decoration: underline;
}

div.sel_l
{
  background-image: url("../images/sel_l.gif");
  width: 11px;
  height: 26px;
  float: left;
}
div.sel_r
{
  background-image: url("../images/sel_r.gif");
  margin-right: 5px;
  width: 22px;
  height: 26px;
  float: left;
}

table.columns
{
 width: 100%;
 margin-bottom: 30px;
}
table.columns td#left-column
{
 width: 28%;
}
table.columns td#center-column
{
 padding: 0px 30px;
 width: auto;
min-width:530px;
}
table.columns td#right-column
{
 width: 25%;
}
div#maincontent
{
  margin:  0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  min-width:530px;
}
*+html div#maincontent
{
  min-width:auto!important;
}
div#maincontent p
{
  margin:  0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}
.floatleft
{
 float: left;
}
.floatright
{
 float: right;
}
div#tourSearch
{
  margin:0px 0px 0px 39%;
  padding: 5px 10px 10px 10px;
  background-image: url("../images/form_bg_inner.gif");
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  width: 362px;
  height: 105px;
  display: inline;
  margin-top: -27px;
}
div#tourSearch span
{
  width: auto;
  float: none;
}

table.w_arrow td
{
  padding: 0px 5px 5px 25px;
}
table.w_arrow td a
{
  margin:  0px 0px 0px 0px;
  padding: 0px 0px 0px 7px;
  background-image: url("../images/arrow.gif");
  background-repeat: no-repeat;
  background-position: left 4px;
  text-decoration: none;
}
table.w_arrow td a:hover
{
  text-decoration: underline;
}


.block
{
  margin:  0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
}

#path
{
  margin:  0px 0px 0px 0px;
  padding: 0px 0px 40px 25%;
 color: #482016;
}
#path a
{
 color: #482016;
}
.pagenavigator
{
  margin:  50px 0px 50px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
   color: #482016;
}
.pagenavigator a
{
 color: #482016;
}

div#topcontent
{
  margin:  0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 250px;
}
div#slogan
{
  margin:  0px 0px 0px 0px;
  padding: 40px 0px 0px 350px;
  float: left;
}
div#logo
{
  margin:  0px 0px 0px 0px;
  padding: 25px 25px 0px 0px;
  float: right;
}

div#topcontacts
{
  padding: 20px 25px 0px 0px;
}

a
{ 
  text-decoration:  none
}
a:hover {
  text-decoration:  underline;
}

div.virtualpage a.more-info {
  text-decoration: underline;
  padding-left: 30px;
}
div.virtualpage a.more-info:hover {text-decoration: none;}

.alignleft
{
 text-align: left;
}
#start_date,
#end_date
{
 width: auto;
}
