/* CSS Document */
#bkg {
	background-image: url(/groupTour/images/bkg/suggItinBg-swatch.jpg);
	background-repeat: repeat;
}
#breadcrumbs {
	padding-bottom: 0px;
}
#mainContent {
	width: 730px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#topText {
	width: 450px;
}

#callOutGSContainer {
	position: relative;
	margin: 15px 0px 30px 20px;
}
.sbHdText {
	color: #744738;
	padding-top: 0px;
}

#middleContent {
	border-top: dotted 2px #8C9698;
	position: relative;
	background-color: #F5EED2;
	height: 1025px; /* this is where the height of the center section is regulated */
	margin-bottom:0px;
	padding-bottom: 0px;
	width: 760px;
	margin-left: 0;
}


#leftAreaContainer {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 515px;
	line-height: 12px;
}
#leftAreaContainer p {
	padding-bottom: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	margin-top: 4px;
}

#bottomLeft {
	position: absolute;
	width: 100%;
	bottom: 1px;
	left: 0px;
	background-color: #B4E3E8;
	border-top: solid 3px #9ADAE2;
}

#pressArea {
	position: relative;
	margin: 10px;
	line-height: 12px;
}
#pressArea .styleA {
	float: right;
	border: solid 1px #6AAAB2;
}

#pressArea .styleB {
	float: left;
	border: solid 1px #6AAAB2;
	margin-right: 10px;
}

#surfRules {
	padding: 5px 10px 20px 10px;
	line-height: 11px;
	height: 200px;
	letter-spacing: .1px;
	color: #205875;
}


#surfRules p {
	line-height: 11px;
}
#surfRules .phoneTable5 {
	width: 220px;
}
#surfRules .phoneTable5 td.number {
	text-align: right;
	width: 75px;
}



#temperatures {
	background-color: #9ADAE2;
}

#skyscraper {
	float: right;
	border: solid 1px #FFFFFF;
	padding-left: 0px;
}

#rightRail {
	position: relative;
	left: 487px;
	top: 0px;
	padding: 10px;
	width: 220px;
	height: 100%;
	background-color: #DAEEED;
	border-left: solid 3px #9ADAE2;
	color: #205875;
	margin: 0 0 0 30px;
}

#rightRail .sbHdText {
	padding: 12px 0px 11px 4px;
	margin: 0px;
}
#rightRail p {
	padding-left: 8px;
	line-height: 11px;
}


#rightRail .downloadlinks a {
	font-size: 9px;
}

.phoneTable {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 16px;
}
.phoneTable th {
	font-weight: bold;
	text-align: left;
}
.phoneTable .number {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

.phoneTable tr{
	border-bottom: 1px dotted #9ADAE2;
}


.pic {
	border-top: solid 3px #9ADAE2;
	position: absolute;
	bottom: 0px;
}



a {
	color: #618F15;
}
.h6 {
	color: #1B3681;
}
#callOutDLContainer {
	padding-top: 20px;
	padding-bottom: 20px;
	margin: auto;
}
#bottomColorContainer {
	background-color: #C6DFAB;
	padding: 20px 0px 20px 0px;
}

