@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:#3a2915;
	background-image:url(images/site_bkgd.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

p {
	font-weight:normal;	
}

b {
	font-weight:bold;
}

a:link {
	color: #996600;
	text-decoration:none;
}
a:visited {
	color: #996600;
	text-decoration:none;
}
a:hover {
	color: #996600;
	text-decoration:underline;
}
a:active {
	color: #996600;
}

.headertext1{
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	font-variant: normal;
	color: #3a2915;
}

.headertext2{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #776552;
}

.headertext3{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-variant: normal;
	color:#000000;
	text-decoration:underline;
}

.topnav {
	font-family: arial, helvetica, sans-serif;
	vertical-align:middle;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.topnav a {
	color:#FFFFFF;
	text-decoration:none;
}

.topnav a:hover {
	color:#fcce40;
	text-decoration:none;
}

.bodytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
}

.bodytext a {
	color: #996600;
	text-decoration:none;
}

.bodytext a:hover {
	color: #996600;
	text-decoration:underline;
}

.bodybold {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}

.bodyboldbrown {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #3a2915;
}
	
.topphone {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-stretch:condensed;
	font-weight: bold;
	color:#FFFFFF;
}

.topemail a {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-stretch:condensed;
	color:#FFFFFF;
}

.topemail a:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-stretch:condensed;
	color:#b2c3b0;
}

.reqInfo { margin: 10px 0px 0px 10px;}

.newsletter_title {
	font-family: arial, helvetica, sans-serif;
	font-stretch:condensed;
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:5px;
}

.newsletter_titletop {
	font-family: arial, helvetica, sans-serif;
	font-stretch:condensed;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;

}

.newsletter_text {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: normal;
	padding:5px 0 0 0;
}

.newsletter_text a {
	color:#FFFFFF;
	text-decoration:none;
}

.newsletter_text a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.inputwhite {
	background:#FFFFFF;
	border: solid 1px #666666;
	width: 203px;
}

.requiredfields {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
}

.signup_button { margin: 5px 12px 0px 0px;}

.bottomnav {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.bottomnav a {
	color:#FFFFFF;
	text-decoration:none;
}

.bottomnav a:hover {
	color:#ada282;
	text-decoration:underline;
}

.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.footer a {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover {
	color:#ada282;
	text-decoration:underline;
}

.footerbold {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-stretch:condensed;
	font-weight: bold;
	color: #ada282;
}

.adventure_button {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	cursor:pointer; 
	cursor:hand; 
	line-height:40px;
	background:url(images/leftnav_adventures_button.jpg) no-repeat right top; 
	vertical-align:middle;

}

.adventure_button span { 
	color:#FFFFFF;
	text-decoration:none;
	width: 246px;
	background:url(images/leftnav_adventures_button.jpg) no-repeat left top; 
	display:block;
	padding-left:30px; 
	line-height:40px;
}
	
	a.adventure_button:hover {background-position:right -40px; text-decoration:none;}
	a.adventure_button:hover span {background-position:left -40px; text-decoration:none;}

.about_button {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	cursor:pointer; 
	cursor:hand; 
	line-height:40px;
	background:url(images/leftnav_about_button.jpg) no-repeat right top; 
	vertical-align:middle;

}

.about_button span { 
	color:#FFFFFF;
	text-decoration:none;
	width: 246px;
	background:url(images/leftnav_about_button.jpg) no-repeat left top; 
	display:block;
	padding-left:30px; 
	line-height:40px;
}
	
	a.about_button:hover {background-position:right -40px; text-decoration:none;}
	a.about_button:hover span {background-position:left -40px; text-decoration:none;}
	
.gallery_button {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	cursor:pointer; 
	cursor:hand; 
	line-height:40px;
	background:url(images/leftnav_gallery_button.jpg) no-repeat right top; 
	vertical-align:middle;

}

.gallery_button span { 
	color:#FFFFFF;
	text-decoration:none;
	width: 246px;
	background:url(images/leftnav_gallery_button.jpg) no-repeat left top; 
	display:block;
	padding-left:30px; 
	line-height:40px;
}
	
	a.gallery_button:hover {background-position:right -40px; text-decoration:none;}
	a.gallery_button:hover span {background-position:left -40px; text-decoration:none;}
	
	
.news_button {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	cursor:pointer; 
	cursor:hand; 
	line-height:40px;
	background:url(images/leftnav_news_button.jpg) no-repeat right top; 
	vertical-align:middle;

}

.news_button span { 
	color:#FFFFFF;
	text-decoration:none;
	width: 246px;
	background:url(images/leftnav_news_button.jpg) no-repeat left top; 
	display:block;
	padding-left:30px; 
	line-height:40px;
}
	
	a.news_button:hover {background-position:right -40px; text-decoration:none;}
	a.news_button:hover span {background-position:left -40px; text-decoration:none;}
	
	
	

/* ------LAYOUT------ */

#container {
	margin:35px auto 0 auto;
	width:1000px;
	padding:0px 0px 0px 0px;
}

#logo {
	width: 276px;
	height: 150px;	
}

#leftNav_note {
	width: 276px;
	height: 444px;
}

#leftNav_note a span{ visibility: visible;}

#leftNav_adventures {
	background-image:url(images/leftnav_adventures_bkgd.jpg);
	width: 276px;
	height:auto;
}

#leftNav_adventures a span{ visibility:visible;}

#leftNav_about {
	background-image:url(images/leftnav_about_bkgd.jpg);
	width: 276px;
	height:auto;
}

#leftNav_about a span{ visibility:visible;}

#leftNav_gallery {
	background-image:url(images/leftnav_gallery_bkgd.jpg);
	width: 276px;
	height:auto;
}

#leftNav_gallery a span{ visibility:visible;}

#leftNav_news {
	background-image:url(images/leftnav_news_bkgd.jpg);
	width: 276px;
	height:auto;
}

#leftNav_news a span{ visibility:visible;}

#phoneemail {
	text-align:right;
	vertical-align:top;
	padding-right:54px;
	margin-left:46px;
	height:47px;
	background-image:url(images/logo_top.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#adventure_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:631px;
	background-color:#767a63;
}

#adventure_info a {
   display:inline-block;
   text-align: center;
   color:#FFFFFF;
   padding:6px 18px 6px 18px;
   text-decoration:none;
}

#adventure_info a:hover {
   background:#505246;
   color:#FFFFFF;
   text-decoration:none;
}

#section_info_bkgd {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	width:854px;
	background-color:#b3c3b1;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	padding: 6px 0px 6px 10px;
	margin: 8px 0 8px 0;
}

#pullquote {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	background-color:#FFFFFF;
	width:200px;
	padding:20px 5px 20px 15px;
	margin-right:16px;
	margin-bottom:5px;
	float:left;
	border-top:#000000 1px solid ;
	border-bottom:#000000 1px solid ;
}
	
#nav_container {
		background-color:#3a2915;
		width:631px;
		height:45px;
}	

#leftside {
		width:276px;
		height:auto;
		padding:0;
		margin:0 0 0 46px;
}

#rightside {	
	width: 642px;
	height:auto;
	background:url(images/rightside_bkgd.jpg) center top no-repeat;
	background-color:#FFFFFF;
	margin:0;
}

#request_info {
	width: 630px;
	height: 46px;
	padding-left: 20px;
}

#largeimageContainer {
	width: 631px;
	height: 370px;
}

#videogalleryContainer {
	width: 631px;
	height: 410px;
}

#content {
		width:611px;
		padding:10px 0 10px 20px;
		vertical-align:top;
}

#contentbelow {
		width:864px;
		padding:10px 10px 20px 20px;
		vertical-align:top;
}

#contentbelow_holder {
		width:904px;
		height:auto;
		background-color:#FFFFFF;
		padding:10px 0 2px 0;
		margin:0 0 0 60px;
		background-image:url(images/content-bottom.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
}

#newslet {
	width: 251px;
	height: 158px;
	padding: 10px 10px 10px 15px;
	background: url(images/newsletter_signup_bkgd.jpg) top no-repeat;
	color: #FFFFFF;
	font-size: 11px;
}

#newslet div{ padding: 0px;}
#newslet p{ margin: 0px;}

#footer {
	padding-top:10px;
	text-align:center;
	background-image:url(images/footer_bkgd.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:120px;
}



/* ------MISC------ */


a {
	outline:0;
}
	
a img {
	border:none;
}
	
#darkBorder { 
	height: 8px; 
	width:  631px;
	background-color:#3a2915;
}

#lightBorder { 
	height: 8px; 
	width:  631px;
	background-color:#776552;
}

#flashvideoborder{
	padding:6px 6px 4px 6px;
	margin-left:20px;
	border:#000000 1px solid ;
	float:right;
}

#imgborder{
	padding:4px;
	margin-left:20px;
	border:#000000 1px solid ;
}

#galleryimagesborder{
	padding:4px;
	border:#000000 1px solid ;
}

#ourpeopleimages{
	padding:4px;
	margin-right:10px;
	border:#000000 1px solid ;
	float:left;
}

ul{
	margin-left: 20px;
	padding: 0 10px 0 10px;
	list-style-type: disc;
}

li {
	margin: 0px;
	padding-left:10px;
}

ol{
	margin: 0 0 0 30px;
}
	
	
hr {
	height:2px;
	color:#000000;
	border:0;
	background-color:transparent;
	width:100%;
	border-top:2px dotted #CDCDCD;
}

