@charset "utf-8";
/* CSS Document */

/* -- Sub --*/
#subtop {
	width: 890px;
	height: 200px;
	float: left;
	margin: 5px 10px 0px 5px;
	background-color: #c6dcd7;
}
#subCola {
	display: block;
	position: relative;
	float: left;
	width: 210px;
	padding: 5px;
	margin: 0px 12px 0px 5px;
	background-color: #c6dcd7;
	border: solid 1px #356f62;
}
#subCola ul {
	font-weight: 600;
	line-height: 14pt;
	margin: 0px;
	width: 185px;
	padding: 0px 15px;
	list-style:circle;
}
#subColb {
	display: block;
	position: relative;
	float: left;
	width: 655px;
	margin: 0px;
}
#subColb p {
	margin-bottom: 10px;
}
.pbox{
	background-color: #e3e2f7;
	border: solid 1px #a9a6d3;
	width: 655px;
}
.each_trip {
	float: left;
	height: 125px;
	width: 650px;
	margin: 0px 0px 10px 5px;
	padding: 10px 0px 10px 0px;
	font: 10px/14px;
	border-bottom: solid 2px #356f62;
}
.image_border {
	float:left;
	margin:0px 15px 0px 0px;
	border: 1px solid #356f62;
	padding: 3px;
	background:#fff;
	width: 170px;
	height: 120px;
}
.bio_border {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #356f62;
	padding: 3px;
	width: 154px;
	height: 200px;
}
.tripsintro {
	float: left;
	width: 340px;
}
.tripsintro h1 {
	font: bold 13pt/15pt Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0.4em;
	color: #404295;
}
.triptitle {
	color: #356f62; 
	font: bold 11pt/15pt Arial, Helvetica, sans-serif;
}
.triplength {
	color: #356f62; 
	font: italic 10pt/9pt Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.moreinfo {
	float: right;
	width: 100px;
}
.moreinfo img {
	margin-bottom: 5px;
}

/* -- Link Page -- */
.linkcol {
	display: block;
	position: relative;
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px;
	width: 205px;
}
.linkcol h1 {
	font: bold 15pt/24pt Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0.4em;
	color: #356f62;
}
.linkcol a {
	text-decoration: none;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: 600;
}
.eduname {
	font-weight: bold;
	text-transform: uppercase;
}

/* -- Reservation Page -- */
.reservation {
	float: left;
	width: 320px;
}

.reservation input {
	margin: 0px 0px 3px 3px;
}
h1.press {
	margin-bottom: 5px;
}
h2.press_sub {
	font-size: 12pt;
	line-height: 12pt;
}

/* -- Educator Page -- */
.edubio img {
	float: left;
	margin-right: 10px;
}
.edubioname {
	font: 400 14pt/18pt Georgia, "Times New Roman", Times, serif;
	color: #29274c;
}
.edubioweb {
	font: normal 400 10pt/14pt Georgia, "Times New Roman", Times, serif;
}