

#Nav{
	background-image:url(/images/background_blkRptr.png);
	width:960px;
	height:160px;
}

#topHdr{
	height:97px;
	width:960px;
	text-align:right;
}

#twoColLftLft {
	width:320px;
	float:left;
}
#twoColLftRt {
	width:640px;
	float:right;
}


#twoCol1 {
	width:640px;
	float:left;
}
#twoCol2 {
	width:320px;
	float:right;
}

#threeCol1 {
	width:320px;
	float:left;
}
#threeCol2 {
	width:320px;
	float:right;
}
#threeColMid {
	width:320px;
}

.formfield_block {
	/*padding: 12px 0px 12px 0px;*/
	width: 264px;
}
.formfield_col_left {
	width: 124px; 
	float: left;
}
.formfield_col_right {
	width: 124px; 
	float: right; 
}
.formfield_col_both {
	width: 264px;
}
.formfield_name {
	padding: 4px 0px 0px 0px ;
	font-weight: bold;
}
.form_error {
	font-size: 10px;
	color: #cc0000 ;
}
.form_instructions {
	font-size: 10px ;
	font-style: italic ;
}
.contactInputSm {
	width: 54px;
	height:24px;
	margin-bottom: 5px;
}
.contactInputMed {
	width: 124px;
	height:24px;
	margin-bottom: 5px;
}
.contactInputLg {
	width: 264px;
	height:24px;
	margin-bottom: 5px;
}
SELECT.contactInput {
	width: 124px;
	margin-bottom: 5px;
}

.wallpaperSelect{
	float:left;
	width:88px;
	color:#FFFFFF;
	line-height:14px;
	font-size:10px;
}

/* GALLERY styles */

#adventure_container {
	width: 998px ;
	margin: 0px auto ;
	padding: 20px 0px 10px 0px ;
}

.adventure_photo_container {
	width: 332px ;
	float: left ;
	display: inline ;
}

.photoFrame{
	margin: 0px auto ;
	border: 5px solid #ffffff ;
	width: 272px ;
}

.photoListing{
	width: 258px ;
	padding: 12px ;
	background-color: #000000 ;
	margin: 0px auto ;
}

.adventure_title {
	color: #ff9900 ;
	font-weight: bold ;
}

.adventure_person {
	color: #ff9900 ;
}

.adventure_location {
	color: #ff9900 ;
}

#ultadvUpperBarArrowRight {
	width: 1000px ;
	margin: 0px auto ;
	text-align: right ;
	padding: 0px ;
}

#ultadvUpperBarArrowLeft {
	width: 1000px ;
	margin: 0px auto ;
	padding: 0px ;
}

/* Pagination styles */

#ultadvPageSortFilter {
	font-size: 12px ;
	margin: 15px 0px 0px 0px ;
	color: #ff9900 ;
	height: 31px ;
}

#ultadvPageSortInner {
	float: right ;
	margin: 8px 0px 0px 0px ;
}

#ultadvPage {
	float: left ;
	display: inline ;
	margin: 0px 8px ;
}

#ultadvSort {
	float: left ;
	display: inline ;
	margin: 0px 8px ;
}

#ultadvSortInner {
	margin: -8px ;
	background-color: #895b16 ;
	height: 14px ;
	padding: 8px 8px 9px 8px ;
}

#ultadvFilter {
	float: right ;
	padding: 4px 16px 0px 8px ;
}

#ultadvFilter SELECT {
	margin: 0px ;
	padding: 0px ;
}

#ultadvPageSortInner A:link, #ultadvPageSortInner A:active, #ultadvPageSortInner A:visited {
	color: #ff9900 ;
	font-weight: bold ; 
	text-decoration: underline ;
}

#ultadvPageSortInner A:hover {
	text-decoration: none ;
}
