body {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color:#665d4e;
	color: #1b1b0a;
}

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;
	position: relative;
}

#maincenter {
	background-image:url(images/sitemap/background1.jpg);
	background-repeat:no-repeat;
	width:528px; /*369*/
	padding: 25px 30px 20px 30px;
	text-align:justify;
}

#mainright {
	background-image:url(images/background2.jpg);
	background-repeat:no-repeat;
	width:180px;
	height: 551px;
	/* border-right: 1px solid #1b1b0a; */
	position: absolute;
	top: 0px;
	left: 588px;
}

#adventure_air {
	position: absolute;
	top: 15px;
	left: 78px;
}

#helpful_info {
	position: absolute;
	top: 90px;
	left: 10px;
	width: 150px;
}


.clear {
	clear:both;
	font-size:.1em;
}

table th {
	background-color: #999978;
	color: #1b1b0a;
	text-transform:uppercase;
	padding: 5px 5px 5px 5px;
}

.table_sub_head {
	background-color: #665d4e;
	color: white;
	text-align:center;
}

td {
	text-align: left;
	padding: 10px;
}

.tr_2 {
	background-color: #b2b288;
}

table li {
	text-align:left;
	padding: 10px 10px 10px 10px;
}

form_table {
	margin: auto;
}

table {
	border: 1px solid #666666;
}