#content_wrapper {
	background-color: #2E2822;
	background-image: url('/images/home-bg.jpg');
}
#footer {
	background-image: url('/images/home-footer.jpg');
}

#intro {
	font-family: arial;
	font-size: 15px;
	line-height: 130%;
	color: #ffffff;
	width: 408px;
	margin-left: 20px;
}

#trip_finder {
	position: relative;
	margin-left: 10px;
	padding: 9px 0px 9px 7px;
	width: 417px;
	height: 218px;
	background-image: url('/images/choose_experience_bg.png');
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 16px;
}

#departure-display-holder {
	text-align: right;
	padding-right: 26px;
	padding-top: 2px;
}

#budget-display-holder {
	text-align: right;
	padding-right: 70px;
	padding-top: 2px;
}

#departure-display-holder img, #budget-display-holder img {
	position: relative;
	top: 1px;
	left: -5px;
}

#trip_finder button {
	position: absolute;
	bottom: 9px;
	right: 19px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	cursor: pointer;
}

#download_brochures {
	margin-left: 10px;
	height: 206px;
}

#download_brochures img.brochure {
	width: 100px;
	height: 142px;
	margin-left: 5px;
}

#more_brochures {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 50;
}

.news {
	width: 449px;
	color: #ffffff;
}

.news p a {
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
}

.news p a:hover {
	border-bottom: 1px solid #ffffff;
}

.smudger-small-pink, .smudger-small-pink a {
	color: #e61577!important;
}

.smudger-small-yellow, .smudger-small-yellow a {
	color: #ffd200!important;
}
