@charset "UTF-8";

/* --------------------------------- section 1 styles --------------------------------- */



.pagetitle
	{
	position: relative;
	width: 880px;
	background-repeat: no-repeat;
	margin-left: 60px;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 179px;
	}
.mainintro
	{
	float: left;
	width: 400px;
	position: relative;
	height: 179px;
	}
.introcopy
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2e8ad;
	}
.introvideo
	{
	float: right;
	width: 430px;
	height: 179px;
	margin-right: 0px;
	background-image: url(../images/OOL_graphic2.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: 1px solid #9fa39c;
	}
	
/* --------------------------------- section 3 styles --------------------------------- */

.contentcontainer2
	{
	width: 880px;
	height: 710px;
	padding-left: 60px;
	padding-right: 60px;
	}


/* --------------------------------- section 2 styles --------------------------------- */

.column1 {
	width: 430px;
	float:left;
	display:inline;
}
.content_top21
	{
		width:430px;
		height: 10px;
		float:left;
		display:inline;
	}

.content_bottom21
	{
		width: 430px;
		margin-left:0px;
		height: 10px;
		float:left;
		display:inline;
	}

.content_top31
	{
		width:430px;
		height: 10px;
		float:right;
		display:inline;
	}

.content_bottom31
	{
		width: 430px;
		height: 10px;
		float:right;
		display:inline;
	}
	
.content21
	{
	background: #e2eadd;
	width: 430px;
	height: 710px;
	float:left;
	display:inline;
	margin-top:0px;
	}
.outonalimb
	{
	background:#FFF;
	width:378px;
	height: 362px;
	margin-left: 10px;
	margin-bottom:15px;
	border: 1px solid #9fa39c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}
.outonalimblogo
	{
	width: 378px;
	height: 75px;
	margin-bottom: 10px;
	}
.ooalImage
	{
	background:#CCCC99;
	width: 378px;
	height: 255px;
	border: 1px solid #9fa39c;
	margin-top: 10px;
	margin-bottom:10px;
	}
.notify
	{
	position: relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d5925;
	text-align: center;
	line-height: 1.2em;
	}
.plant
	{
	position: relative;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d5925;
	text-align: center;
	line-height: 1.2em;
	}
.outonalimb a 
	{
	text-transform: uppercase;
	color: #4d5925;
	text-decoration: underline;
	}
.outonalimb a:hover 
	{
	color: #727f53;
	}
.partners
	{
	width:410px;
	height: 277px;
	margin-left: 10px;
	padding-top: 10px;
	}
	
.partnersBanner
	{
	width:408px;
	height: 73px;
	margin-top: 10px;
	float:left;
	display:inline;
	border: 1px solid #9fa39c;
	
	}

.partnertitle {
	width: 410px;
	height: 15px;
}



/* --------------------------------- section 3 styles --------------------------------- */

.column2 {
	width: 430px;
	float:right;
	display:inline;
}

.content31
	{
	background-color: #e2eadd;
	width: 430px;
	height: 700px;
	text-align: left;
	float:right;
	display:inline;
	}
.ltadventures
	{
	width: 408px;
	height: 694px;
	margin-left: 10px;
	background-color: #fff;
	border: 1px solid #9fa39c;
	background-image: url(../images/ltadventureBG_34.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	}
	

.ltadventuresText
	{
	width: 390px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.destinations
	{
	height: 465px;
	width: 410px;	
	}
.destinationimgs {
	width: 170px;
	float: left;
	height: 465px;
}
.destinationtext {
	float: right;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	width: 238px;
}
.destinationtext ul {
	list-style-type: none;
	position: absolute;
	width: 235px;
	left: -25px;
	top: 0px;
}
.destinationtext li.adventurelink a {
                                    
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		color: #a05c23;
		float:left;
		display:inline;
		line-height:28px;
		text-decoration:none;
		width:200px;
	}

.destinationtext li.adventurelink a:hover {
                                    
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		color: #999999;
		float:left;
		display:inline;
		line-height:28px;
		text-decoration:none;
		width:200px;
	}

