@charset "utf-8";
/* Global CSS Document */
@import url("global.css");
@import url("header.css");

/* PHYSICAL STYLES */
p strong {
	color: #5f533a;
}
/* main content styles */
#main_column_content {
	width:inherit;
	line-height: 22px;
	/* letter-spacing: -0.1px; */
	margin: 0 0 0px;
}
#subpage_menu a {
	margin: 0 0 8px 0;
}
.grey_box {
	background-image:url(../images/trip_box_bg.jpg);
	background-repeat:repeat-y;
	width:inherit;
	margin: 18px 0 0 0;
}
.grey_box a {
	margin: 0 0 0 32px;
}
.grey_box h5 {
	display:inline;
	color: #ccc;
	margin: 0px 0px 0px 32px;
	font-weight:bold;	
}
.grey_box p {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	margin:0px 0px 0px 32px;
	padding:0px 0px 0px 0px;
}
.grey_box p strong {
	color: #ccc;
}

.date_box {
	background-image:url(../images/trip_box_bg.jpg);
	background-repeat:repeat-y;
	width:inherit;
	margin: 8px 0 0 0;
}
.date_box a {
	margin: 0 0 0 32px;
}
.date_box h5 {
	display:inline;
	color: #ccc;
	margin: 0px 0px 0px 32px;
	font-weight:bold;	
}
.grey_box hr {
	color: #666666;
	height:1px;
	margin: 0 32px 8px 32px;
}
#trip_details_content {
	width: 300px;
}

/* GENERAL */

#guidePics {
float:left;
width:inherit;
}

.partners {
float:left;
width:675px;
background-color:#CCCCCC;
padding-top:10px;
padding-bottom:10px;
margin-bottom:26px;
}

.press_box {
background-image:url(../images/press_box_bg.jpg);
background-repeat:repeat-y;
width: 200px;
margin: 0 20px 20px 0;
float:left;
}
.pressWrap {
	margin: 0 0 0 0;
	width:660px;
}
.press_box a {
	margin: 0 0 0 8px;
}
.imgWrap {
	width:154px;
	height:136px;
	background-color: #363636;
	margin: 0px auto 0px auto;
}
.press_box h5 {
	display:inline;
	color: #1F1F1F;
	margin: 0px 0px 0px 26px;
	font-weight:bold;	
}
.press_box p {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	margin:10px 0px 0px 26px;
	padding:0px 0px 0px 0px;
}
.press_box p strong {
	color: #ccc;
}
.press_content {
height:260px;
}
.press_btm {
}

/* Partners */
.sponsor {
	float: left;
	width:inherit;
	margin: 25px 0px 0px 0px;
	background-image:url(../images/partners/partners_div.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sponsor_logo {
	width: 180px;
	margin: 0px 20px 0px 0px;
	float: left;
}
.sponsor_txt {
	width: 460px;
	line-height: 22px;
	float: left;
	margin: 0px 0px 22px 0px;
}

/* Partner Blocks */
.partner_container {
	float: left;
	width:inherit;
}
.partner_block {
	margin: 0px 20px 20px 0px;
	float: left;
}