/*******************************************************************************
 * Flash
 *******************************************************************************/

#flashContent {
	background: url(/images/flash_bkg.png) no-repeat 0 0;
	height: 256px;
	width: 720px;
	margin-bottom: 12px;
}

#flashContent img {
	margin: 0 0 0 23px;
}

/*******************************************************************************
 * Slider
 *******************************************************************************/

img {
	border: none;
}

p {
	font-family: arial,helvetica,sans-serif;
}

.adventureBox p {
	color: #4C4D4F;
	font-size: 12px;
	margin: 7px 65px 0 10px;
}

#no4 .adventureBox p {
	margin-right: 60px;
}

#no6 .adventureBox p {
	margin-right: 80px;
}

p.explore {
	font-size: 16px;
	color: #FFF;
	margin: 155px 0 0 15px;
}

#sliderWrapper a:link, #sliderWrapper a:visited {
	text-decoration: none;
	color: #E5E1D4;
}

#sliderWrapper a:hover {
	color: #FFF;
}

#slider {
	position: relative;
	padding-top: 0;
	width: 720px;
	height: 190px;
	text-align: left;
	overflow: hidden;
}

.scroll {
	clear: left;
	position: relative;	
	width: 720px;
}

.scrollContainer div.panel {
	float: left;
	height: 100%;
	width: 720px;
	height: 190px;
	background: #E5E1D4;
}

.prevBox,
.nextBox {
	float: left;
	width: 22px;
	height: 190px;
}
.nextBox {float: right;}

.prevBox img,
.nextBox img {
	margin: 66px 0 0 0;
}

.adventureBox {
	float: left;
	width: 348px;
	height: 190px;
}

.adventureImage {
	float: left;
	width: 350px;
	height: 190px;
}

.avdentureLinkBox {
	float: left;
	width: 321px;
	height: 190px;
}


#no1 .adventureImage {
	background: url("https://s3.amazonaws.com/cmh/images/slider/no1_image.jpg") no-repeat 0 0;
}

#no2 .adventureImage {
	background: url("https://s3.amazonaws.com/cmh/images/slider/no2_image.jpg") no-repeat 0 0;
}

#no3 .adventureImage {
	background: url("https://s3.amazonaws.com/cmh/images/slider/no3_image.jpg") no-repeat 0 0;
}

#no4 .adventureImage {
	background: url("https://s3.amazonaws.com/cmh/images/slider/no4_image.jpg") no-repeat 0 0;
}

#no5 .adventureImage {
	background: url("https://s3.amazonaws.com/cmh/images/slider/no5_image.jpg") no-repeat 0 0;
}

#no6 .adventureImage {
	background: url("https://s3.amazonaws.com/cmh/images/slider/no6_image.jpg") no-repeat 0 0;
}
