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

/*Orchard Travel*/
/*Print styles*/

#header .h_call, #title .title_destinations, #title .title_honeymoons, #title .title_corporate, #title .title_contact {
	background:none;
	text-indent:0;
	height:3em;
	overflow:visible;
	display:inline;
	padding:0 0 0 13px;
}

#header {
	border-bottom:1px solid #b9b9b9;
	padding:0 0 12px 0;
	margin:0 0 12px 0;
}

#header .h_call {
	padding:0;
}

#header .h_call {
	font-size:1.5em;
}

#content.destinations .col1, #content.country .col1, #content.places .col1, #content.contact .col1 {
	display:none;
}

#content.destinations .col2, #content.country .col2, #content.places .col2, #content.contact .col2 {
	float:none;
	width:100%;
}