#topContent {
	position: relative;
	margin: 0 2em 2em 2em;
	padding-top: 2em;
}

#topContent a {
	text-decoration: none;
	color: black;
}

#leftTopContent {
	float: left;
	width: 55em;
}

#itinerary {
	margin-top: -.5em;
	margin-left: .9em;
	width: 30.8em;
	height: 1.2em;
	font-size: 2.3em;
	font-weigth: bold;
	text-align: center;
	border: 1px solid black;
	background-color: #026968;
	color: #fff;
}

#itinerary a {
	color: #fff;
	text-decoration: none;
}

#logo {
	float: left;
	background-image: url('../images/contentBkgrnd4.png');
	background-repeat: repeat-y;
	width: 14.6em;
	height: 13.5em;
	padding-bottom: 1.5em;
}

#welcome {
	float: right;
	width: 38.8em;
	text-align: center;
	font-weight: bold;
}

#welcome h2 {
	font-size: 3em;
	font-weight: bold;
	padding-bottom: .3em;	
}

#welcome p {
	font-size: 1.6em;
	font-weight: bold;
}

#leftBottom {
	float: left;
	width: 55em;
	height: 26.7em;
}

#leftSideBar {
	float: left;
	width: 14.8em;
}

#leftSideBar div {
	width: 14.6em;
	border: .1em solid black;
	padding-top: 1.8em;
/*
	padding-bottom: 1.9em;
*/
}

#pastTrips p, #currentTrip p, #futureTrips p, #latest p {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}

#pastTrips p.larger, #currentTrip p.larger, #futureTrips p.larger {
	font-size: 1.4em;
}

#pastTrips {
	background-image: url('../images/home/aquaBkgrnd.png');
	background-repeat: repeat-y;
	height: 6.7em;
}

#currentTrip {
	/*background-image: url('../images/home/grnBkgrnd.png');*/
	background-color: #f5d17c;
	/*background-repeat: repeat-y;*/
	margin-top: 1.1em;
	margin-bottom: 1.1em;
	height: 5.2em;
}

#currentTrip p {
	font-size: 1.8em;
	}

#futureTrips {
	/*background-image: url('../images/home/yelloBkgrnd.png');
	background-repeat: repeat-y;*/
	height: 6.7em;
}

#futureTrips img {
	margin: 0;
	margin-top: -1.8em;
}

#picShow {
	float: right;
	width: 38.8em;
	height: 26.7em;
	text-align: center;
}

#rightSideBar {
	float: right;
	width: 14.8em;
}

#latest {
	width: 14.5em;
	height: 6.7em;
	background-image: url('../images/home/grnBkgrnd.png');
	background-repeat: repeat-y;
	border: .1em solid black;
	padding-top: 1em;
/*
	padding-bottom: 1.05em;
*/
	margin-bottom: .8em;
}

#latest .larger {
	font-size: 1.4em;
}

#wisdom {
	width: 14.8em;
	height: 8.82em;
}

#fundraiser {
	width: 14.8em;
	height: 11.2em;
	background-color: red;
	margin-top: .8em;
}

/* #secondBkImg {
	float: left;
	width: 6.1em;
	height: 9.3em;
	margin-left: .5em;
	margin-top: .5em;
}


#secondBkTxt {
	float: right;
	width: 5.5em;
	margin-top: .5em;
	margin-left: .5em;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

#secondBkClick {
	clear: both;
	

}
*/

#fundTxt p {
	margin-top: .5em;
	font-size: 2.5em;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

#fundTxt span {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	terxt-align: center;
}

#fundClick p {
	font-weight: bold;
	text-align: center;
	color: #fff;
}

#firstBook {
	width: 14.8em;
	height: 11.4em;
	background-color: #a254cb;
	margin-top: .8em;
}

#firstBkImg {
	float: right;
	width: 6.1em;
	height: 9.4em;
	margin-right: .5em;
	margin-top: .5em;
}

#firstBkTxt {
	float: left;
	width: 5.5em;
	margin-top: .5em;
	margin-left: 1em;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

#firstBkClick {
	clear: both;
}

#firstBkClick p {
	font-weight: bold;
	text-align: center;
	color: #fff;
}

#bottomContent {
	clear: both;
	font-size: 1.4em;
	margin: 0 2em 2em 3em;
	background-image: url('../images/contentBkgrnd4.png');
	background-repeat: repeat-y;
	padding-top: 1em;
}

#bottomContent p {
	margin-bottom:  1em;
}













