body {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color:#665d4e;
	color: #1b1b0a;
}

img {
	border: 0px;
}

.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;
	position: relative;
}

#maincenter {
	width:550px;
	padding: 20px;
	text-align:justify;
}

#mainright {
	width:180px;
	/*  border-right: 1px solid #1b1b0a; */
	padding: 20px;
	position:absolute;
	left: 588px;
	top: 0px;
	height: 551px;
}

/* #mainleft {
	background-image:url(images/caribou/background1.jpg);
	background-repeat:no-repeat;
	width:179px;
	float:left;
	height: 551px;
	padding: 200px;
}   */

.photo_spacer {
	width: 280px;
	float: left;
	height: 230px;
	position: relative;
}

.photo_spacer img {
	position: absolute;
	top: 25px;
	left: 27px;
	height: 160px;
	width: 215px;
	border: 0px;
}

#adventure_air {
	position: absolute;
	top: 6px;
	left: 77px;
}

#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;
}

#photo5 {
	position: absolute;
	top: 690px;
	left: 0px;
}

.clear {
	clear:both;
	font-size:.1em;
}

.photo_spacer_text {
	font-size: 10px;
	position: absolute;
	width: 130px;
	top: 200px;
	left: 118px;
	text-align: right;
}

.photo_spacer_text a {
	text-decoration: none;
	color: #1b1b0a;
}

.photo_spacer_text a:hover {
	text-decoration: underline;
	color: #1b1b0a;
}

.heading {
	font-size: 16px;
	text-transform:capitalize;
	font-weight: bold;
}

#back_to_flyin {
	font-size: 10px;
	width: 150px;
	position: absolute;
	top: 20px;
	left: 420px;
	text-align:right;
}

#back_to_flyin a {
	color: #1b1b0a;
	text-decoration:underline;
}

.small_text {
	font-size: 11px;
	text-align: right;
}

.more_photos {
	text-align: left;
	font-weight: bold;
	color: #1b1b0a;
}

.more_photos a {
	color: #1b1b0a;
	text-decoration: none;
}

.more_photos a:hover {
	color: #1b1b0a;
	text-decoration: underline;
}