
/* .bunkerTable , th {
color: #004573;
} */


.cruiseTable {
	margin-top: 35px;
}


.cruiseTable td {
    padding: 30px;
    padding-left: 0px;
	padding-bottom: 10px;
}

.cruiseTable tr:hover { 
background-color:#CCC;
}

.cruiseTable thead {
	background-color:#75AAD5;
	padding: 10px;
}


p {
  /* font-family: 'Comfortaa', cursive; */
  font-family: 'Comfortaa', cursive;
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  line-height: 2.5;
}

h1 {
  font-family: 'Comfortaa', cursive;
  font-family: 'Zilla Slab', serif;
  color:#053b6f;
  /* font-family: 'Comfortaa', cursive; */
  font-size: 30px;
  font-weight: bold;
}


h2 {
  font-family: 'Comfortaa', cursive;
  font-family: 'Zilla Slab', serif;
  color:#66a3ff;
  /* font-family: 'Comfortaa', cursive; */
  weight:400;
  font-size: 17px;
}

#topLogo  {
  width: 250px;
  height:120px;
  padding: 20px;
}


.artImages {
  width: 700px;
  height:350px;
  margin: 30px, 30px, 30px, 0px;
}

#h1Contact{
  font-family: 'Comfortaa', cursive;
  font-family: 'Zilla Slab', serif;
  color:white;
  /* font-family: 'Comfortaa', cursive; */
  font-size: 24pt;;

}


#h2Contact{
  font-family: 'Comfortaa', cursive;
  font-family: 'Zilla Slab', serif;
  color:white;
  /* font-family: 'Comfortaa', cursive; */
  font-size: 18pt;;
}

#homeContactBackground{
  font-family: 'Comfortaa', cursive;
  font-family: 'Zilla Slab', serif;
  color:white;
  /* font-family: 'Comfortaa', cursive; */
  font-size: 24pt;
background-color: rgba(0, 0, 0, 0.5);
border-radius: 25px;
}






.thumnailsPictureTable {
  width: 200px;
  height:120px;

}

.jumbotron {
  margin-top: 20px;
 background-size: cover;
   background-repeat: no-repeat;

}

.homeList{
font-size: 14pt;
color: white;
padding: 5px;
font-family: 'Comfortaa', cursive;
font-family: 'Zilla Slab', serif;

}

#listBackground{
background-color: rgba(0, 0, 0, 0.5);
height: auto;
border-radius: 25px;
}


 .img-responsive {
width: 700px;
height:350px;
}
img.tableBargePicture {
    width: 210px;
    height: auto;
} 












