.dates {
 font-size : 13px;
 padding : 5px;
 margin-left : 0px;
 margin-right : 0px;
 }

.space {
font-size : 55%;
color : silver;
vertical-align : middle;
}

.space-crit {
font-size : 55%;
color : yellow;
vertical-align : middle;
}

.space-none {
font-size : 55%;
color : gray;
vertical-align : middle;
}

.dul {
font-size : 80%;
 color :  gray;
 text-decoration : none;
}

.sectionname {
 width: 100%;
 background-color : #215670;
 letter-spacing : 14px;
 font-size : 12px;
 text-align: center;
 font-weight: bold;
 color :  White;
 margin :  0;
 padding :  2px 0;
 border-bottom: 5px white solid;
}

.tourname {
 width: 600px;
 background-color: black;
 font-size : 20px;
 text-align: center;
 font-weight: bold;
 color :  white;
 margin :  0;
 padding :  0;
 border-bottom: 1px white solid;
 }

.tourpic {
 float: left;
 border: 1px black solid;
 width: 100px;
 height: 100px;
 margin-right: 1px;
}

.tourdates {
 float: left;
 text-align: center;
 padding: 10px;
 border: 1px black solid;
 width: 120px;
 height: 80px;
 margin-right: 1px;
}

.tourcost {
 float: left;
 text-align: center;
 padding: 10px;
 border: 1px black solid;
 width: 60px;
 height: 80px;
 margin-right: 1px;
 vertical-align: middle;
}

.tourblurb {
 float: right;
 font-size : 11px;
 padding : 5px;
 margin: 0;
 text-align: justify;
 border: 1px black solid;
 width: 259px;
 height: 117px;
 overflow: auto;
}

.tourlinks {
 float: left;
 border: 1px black solid;
 background-color: yellow;
 width: 326px;
 height: 20px;
 font-size : 10px;
 text-align: center;
 margin-top: 1px;
 padding: 4px 0 0 0;
}

.tourclear {
 clear: left;
}

.tourbox {
 color: red;
 font-size: 70px;
 position: absolute;
 top: 50px;
 left: 50px;
}

.tourspacer {
 clear: left;
 width : 0px;
 height : 20px;
}

a.diffpoplink {
  text-transform: uppercase;
  font-weight : 600;
  color: #2a5f55;
}

#pinguinos .tourname {
 background-color: #e6b700;
}

#pinguinos .tourpic {
 height: 74px;
 border-width: 20px 1px;
}

#pinguinos .tourpic a img{
 border: none;
}

#pinguinos .tourdates {
 width: 203px;
 height: 93px;
 overflow: auto;
}

#pinguinos .tourblurb {
 height: 103px;
}

#bikemexico .tourname {
 background-color: #006060;
}

#bikemexico .tourpic {
 height: 84px;
 border-width: 15px 1px;
}

#bikemexico .tourpic a img{
 border: none;
}

#bikemexico .tourdates {
 width: 203px;
 height: 93px;
 overflow: auto;
}

#bikemexico .tourblurb {
 height: 103px;
}

/*
.divheading {
 letter-spacing : 14px;
 font-size : 12px;
 text-align: center;
 font-weight: bold;
 color :  White;
 margin :  0;
 padding :  0;
 background-color : #006060;
}

.bigheading {
 font-size : 20px;
 text-align: center;
 font-weight: bold;
 color :  White;
 margin :  0;
 padding :  0;
 }

.detail {
 font-size : 11px;
 padding : 5px;
 margin-left : 0px;
 margin-right : 0px;
 text-align: justify;
 }
*/