body {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color:#665d4e;
	color: #1b1b0a;
}

img {
	border: 0px;
}

body a {
	color: #1b1b0a;
	text-decoration: none;
}

body a:hover {
	color: #1b1b0a;
	text-decoration: underline;
}

.page_heading {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

#body_container {
	width: 768px;
	margin: auto;
	border: #1b1b0a solid;
	border-width: 0px 1px 0px 1px;
	background-color:#cccc9a;
}

/* #mainleft {
	background-image:url(images/caribou/background1.jpg);
	background-repeat:no-repeat;
	width:179px;
	float:left;
	height: 551px;
	padding: 200px;
}   */

#maincenter {
	background-image:url(images/sitemap/background1.jpg);
	background-repeat:no-repeat;
	width:528px; /*369*/
	float:left;
	padding: 25px 30px 20px 30px;
	text-align:justify;
}

#mainright {
	background-image:url(images/background2.jpg);
	background-repeat:no-repeat;
	width:180px;
	float:left;
	height: 551px;
	/* border-right: 1px solid #1b1b0a; */
	position: relative;
}

#adventure_air {
	position: absolute;
	top: 7px;
	left: 78px;
}

#photo1 {
	position: absolute;
	top: 90px;
	left: 0px;
}

#photo2 {
	position: absolute;
	top: 240px;
	left: 0px;
}

#photo3 {
	position: absolute;
	top: 390px;
	left: 0px;
}

#photo4 {
	position: absolute;
	top: 540px;
	left: 0px;
}

#photo {
	position: absolute;
	top: 690px;
	left: 0px;
}

.clear {
	clear:both;
	font-size:.1em;
}