
#secondary,
#subnav,
#secSubnav,
#searchbox,
#tripCallOut,
fieldset,
.viewAll,
.viewAllBtm,
.nextsteps,
#primary #logo a,
#primary #ctl00_homelink,
#primary #ctl00_journeyslink,
#primary #ctl00_destinationslink,
#primary #ctl00_experiencelink {
	display: none;
	
	}
	
.Destinations .col {
	border: none;
	}
	
.Overview #leftCol,
.Itinerary #leftCol,
.Accommodations #leftCol,
.PriceOptions #leftCol,
.RequestInfo #leftCol,
.Terms #leftCol,
.Overview #rightCol,
.Itinerary #rightCol,
.Accommodations #rightCol,
.PriceOptions #rightCol,
.RequestInfo #rightCol,
.Terms #rightCol {
	margin-top: 0;
	}
	
.ReserveTrip #leftCol,
.ReserveTrip #rightCol {
	margin-top: 0;
	}
	
li {
	margin-left: 24px;
	}
#primary #logo{
	position:static;
	left:0;
	right:0;
	z-index:100;
}
#leftCol,
#footer{
	margin-left:160px;
}
#bottomBackgroundWrapper{
	position:relative;
	top:-100px;
}
#footer .contactLink {
	background:none;
}
#footer .contactLink a{
	background:none;
	color:#000;
}
#footer .navigation {
  border-top:1px solid #CCC;
}
#footer{
	width:708px;
}
.Destinations #destinationsContainer,
.Journeys #journeyContainer,
#searchResultContainer,
#pageheader img,
#tripHeader img,
.overview #leftCol {
	margin:0;
	width:708px;
	margin-left:160px;
}
#searchResultContainer #leftCol{
	margin:0;
}
.Destinations #destinationsContainer h3 a,
.Journeys #journeyContainer h3 a{
  font-size:2em;
	text-decoration:none;
	margin:0 8px;
}
.Destinations .col,
.Journeys .col,
#homecolumns .col{
float:none;
margin:0;
min-height:0;
width:auto;
margin-bottom:24px;
}
.Destinations .col label.top{
border-top:2px solid #CCC;

}
.Journeys #contentWrapper, .Destinations #contentWrapper{
border-bottom:none;
}
#homecolumns .col .colbody  {
border:none;
width:auto;
}
.Journeys .col label {
display:block;
height:auto;
margin-left:0;
overflow:visible;
}
#leftCol{
	float:none;
}
.printonly,
.printonly fieldset{
	display:block;
}
.ReserveTrip legend span {
	color:#999;
}
.ReserveTrip h4{
	color:#333;
	font-size:1.6em;
	margin-top:10px;
}
.ReserveTrip fieldset.odd{
	background:none;
}
.ReserveTrip fieldset{
	border-bottom:1px dotted #666;
}
/* ################################ BEGIN hidden styles #######################################  */
.screenonly{
  display:none;
}
/* ################################ END hidden styles #######################################  */
	





/* TIM ADDED */
#primary #brandedLogo {
	top: -25px;
	left: 0px;
}
.branded #tripHeader {
	margin-top: 75px;
}
