/*===================================================================
SUBHEADING STYLING
===================================================================*/
/*h2, h3{
	color:#AA5914;
}*/

/*#container{
	background:url('../../cssimages/regional_explorer_stamp.jpg') no-repeat right bottom #fff;
}*/

* html #container {
	/*background:url('../../cssimages/ie_regional_explorer_stamp.jpg') no-repeat #fff;*/
}

*:first-child+html #container {
	/*background:url('../../cssimages/ie_regional_explorer_stamp.jpg') no-repeat #fff;*/
}

/*===================================================================
CONTENT CONTAINER
===================================================================*/

#content_container{
	border-top:solid 5px #F88520;
	border-bottom:solid 5px #F88520;
}

/*===================================================================
TRIP SUMMARY PAGES
===================================================================*/

.trip_style_stamp{
	background:url('../../cssimages/regional_explorer_stamp_sm.jpg');
}















































