/* CSS Document */
#bkg {
	background-color:#B4D6EA;
	background-image:url(/groupTour/images/bkg/dirBeachLifeBG.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#breadcrumbs {
	padding-bottom:0px;
}
#mainContent {
	width:730px;
	padding:0px;
	margin-top:0px;
}

#topContent {
	background-image:url(../images/bkg/dirMapBG.jpg);
	height:420px;
}

#topText {

	width:350px;
}
#bottomContent {
	margin-left:50px;
	width:400px;
	min-height:600px;
}
.h6 {
	color:#1B3681;
}

.sbHd {
	padding: 0px 0px 5px 0px;
}
#callOutGSContainer {
	position:absolute;
	left:550px;
	top:450px;
}

