body {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color:#665d4e;
	color: #1b1b0a;
}

.page_heading {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

#body_container1 {
	width: 708px;
	margin: auto;
	position: relative;
	background-image:url(images/background_beige.jpg);
}

#body_container {
	width: 708px;
	margin: auto;
	border: #1b1b0a solid;
	border-width: 0px 1px 0px 1px;
	background-color:#cccc99;
	position: relative;
	background-image:url(images/testimonials/background.jpg);
	background-repeat:no-repeat;
	padding: 30px;
}


.photo_spacer {
	width: 280px;
	float: left;
	height: 230px;
	position: relative;
}

.line {
	position: relative;
	width: 5px;
	border-left: 1px solid #1b1b0a;
	height: 200px;
}

#adventure_air {
	position: absolute;
	top: 7px;
	left: 275px;
}

table td {
	padding: 5px;
}

table td a {
	color: #1b1b0a;
	text-decoration: none;
}

table td a:hover {
	color: #1b1b0a;
	text-decoration: underline;
}

.clear {
	clear:both;
	font-size:.1em;
}

.photo_spacer_text {
	font-size: 10px;
	position: absolute;
	width: 130px;
	top: 195px;
	left: 105px;
	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;
}

.cabin_header {
	text-transform: uppercase;
	font-weight: bold;
}

.click {
	text-align: right;
	font-size: 10px;
	text-decoration:underline;
	color: #1b1b0a;
}

.click a {
	text-decoration:underline;
	color: #1b1b0a;
}

.click a:hover {
	text-decoration:underline;
	color: #47471e;
}
