
.ucp {
line-height: 150%;
}

*{
padding: 0;
margin: 0;
}

/*------FONT-------*/
@font-face { 
  font-family: 'AvenirLTStd45Book'; 
  src: url('../../files/uploads/avenirltstd-book-webfont.eot'); 
  src: local('&#9786;'), local('AvenirLTStd45Book Web'), 
    url('../../files/uploads/avenirltstd-book-webfont.woff') format('woff'), 
    url('../../files/uploads/avenirltstd-book-webfont.ttf') format('truetype'), 
    url('../../files/uploads/avenirltstd-book-webfont.svg#webfontqhouNBLp') format('svg'); 
    font-weight: normal;
    font-style: normal;
    advancedAntiAliasing: true;
}

/*------VARIOUS-------*/
.title{
font-family: "AvenirLTStd45Book", Arial, sans-serif;
vertical-align: top;
text-align: left;
color: #003164;
font-size: 25px;
font-weight: bold;
padding-bottom: 20px;
text-transform:uppercase;
} 

.subtitle{
font-weight: bold;
font-size: 16px;
color: #c1022c;
line-height:160%;
text-align: left;
vertical-align:text-top;
padding-bottom: 10px;
}

#image img{
margin-left:25px;
margin-bottom:10px;
width:273px;
}

ul{
margin: 0px 15px;
}

li{
line-height: 250%;
background: url('../../files/uploadsb/bullet.jpg') top left no-repeat;
background-position: 0px 11px;
padding-left: 25px;
list-style: none outside;
font-size: 12px;
color: #555555;
text-align: left;
vertical-align:text-top;
}

#sepline {
border-top: 1px #aeb6d1 solid;
margin-bottom: 5px;
}

/*------TOURS-------*/
#menuCell{
width: 214px;
background-image: url('../../files/uploadsb/tourbg.jpg');
background-position: bottom left;
background-repeat: no-repeat;
padding-top: 15px;
padding-bottom: 60px;
}

#tourimgtitle{
z-index: 1;
position: absolute;
margin-top: 17px;
margin-bottom: 0px;
margin-left: 2px;
}

#tourtitleheight{
height: 2px;
padding-left: 1px;
}

.tourMenuContentInner{
padding-left: 20px;
}

.tourMenuStandard{
margin-left: 9px;
border: none;
width: 195px;
height: 43px;
}

.tourMenuSelected{
margin-left: 9px;
border: none;
width: 195px;
height: 43px;
}

