@font-face {
		font-family: 'Eras Bold ITC';
		src: local('Eras Bold ITC'), local('Eras Bold ITC'), url('fonts/ERASBD.TTF') format('truetype');
		}

.companylogo
{
  font-family: 'Eras Bold ITC', Arial, sans-serif;
  src : url('fonts/ERASBD.TTF');
  color:#000000;
  font-size:35px;
  text-decoration:none;
  line-height:35px;
}

.pricetable
{
color:#666666;
text-align:left;
border:solid 1px #e4e4e4;
border-collapse:collapse;

}
.pricehead
{
font-weight:bold;
}
.pricetext
{
text-align:center;
}


.embed-container 
{ 
   position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed 
{ 
    position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
}


.stanza
{
 color:#F91C3D;
 font-size:20px;
 font-weight:bold;
 font-family: 'Eras Bold ITC';
}

.tour_head
{
  font-size:24px;
  color:#031D53;
  font-weight:500;
  font-family: 'Eras Bold ITC';
}

.tour_day
{
  font-size:20px;
  color:#031D53;
  font-weight:500;
  font-family: 'Eras Bold ITC';
}

.package
{
 font-size:12px;
 border-bottom:1px solid #4E4E4E;
 border-bottom-style:dotted;
}

.package1
{
 font-size:12px;
}

.daytour
{
 font-size:14px; 
 color:#031D53;
 font-weight:bold;
 font-style:italic;
}

.content
{
 font-size:12px; 
 color:#4E4E4E;
 font-weight:bold;
}

.borderclass
{
  border-bottom:1px solid #4E4E4E;
 border-bottom-style:dotted;
}

.heading
{
  color:#18A78B; 
  font-weight:bold;
  /*18A78B*/
}


.web_head
{
 color:#031D53;
}



.head_img
{
	width:100%;
	height:100%;
	background-image: url('packages/head_img.jpg');
    background-position: center 0px;
	background-repeat:no-repeat;
}