* {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,label,ul,ol,dl,fieldset,address {
	margin:0;
}

li,dd {
	margin-left:0;
}

fieldset {
	padding:0;
}

img {
	border:none;
}


a:hover {color: #fff;}
a {
	outline:none; 	color:#e9c158;
}


body {
	background-color:#171f3b;
	color:#ddd;
	font-family:"Lucida Grande", Helvetica, verdana, san-serif;
	font-size:85%;
	background-image:url(/images/bg.gif);
}

#pagewrapper {
	position:relative;
	margin:0 auto;
}

#logo {
	height:106px;
}

#logo img {
	margin:26px 0 0 24px;
}

#slogan {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color:#000;
	color:#ccc;
	letter-spacing:.3em;
	font-size:16px;
	font-weight:400;
	text-align:center;
	padding:10px;
}

#uiagm {
	position:absolute;
	right:46px;
	top:12px;
}

#image {
	height:220px;
	background-position:center top;
	background-color:#000;
	background-repeat:no-repeat;
	display:block;
}

#header {
	background:#ccc url(/images/header-bg.gif) no-repeat center top;
	height:142px;
	display:block;
	clear:both;
}

#header .wrapper {
	width:860px;
	position:relative;
	margin:0 auto;
}

#nav_wrapper {
	width:100%;
	height:40px;
	background:url(/images/menu.jpg) repeat-x 0 bottom;
	position:relative;
}

#nav_wrapper div {
	width:860px;
	border-left:1px dotted #faa085;
	margin:0 auto;
}

.nav_categories,.nav_categories ul {
	list-style:none;
	padding:0;
}

.nav_categories li {
	float:left;
	position:relative;
	margin:0;
	padding:0;
}

.nav_categories li a,.nav_categories li a:link,.nav_categories li a:visited {
	font:15px/16px 'Lucida Grande', Helvetica, Tahoma, arial, sans-serif;
	color:#fff;
	display:block;
	margin-right:-1px;
	text-decoration:none;
	border-right:1px dotted #faa085;
	border-left:1px dotted #faa085;
	background:url(/images/menu-arrow.gif) no-repeat 9px 17px;
	padding:12px 12px 11px 24px;
}

.nav_categories li a.top:hover,.nav_categories li a.top:active {
	background:#b03820 url(/images/menu-arrow.gif) no-repeat 7px 16px;
}

.nav_categories li.first a.top {
	border-left:1px dotted #faa085;
}

.nav_categories li li a,.nav_categories li li a:link,.nav_categories li li a:active,.nav_categories li li a:visited {
	font:14px/25px 'Lucida Grande', Helvetica, Tahoma, arial, sans-serif;
	background-color:#b03820;
	color:#fff;
	display:block;
	text-decoration:none;
	border-top:1px dotted #c2613c;
	border-bottom:1px solid #b03820;
	border-right:none;
	border-left:none;
	padding:3px 12px 0;
}

#nav_categories li:hover a,#nav_categories li.sfhover a {
	background:#b03820;
	color:#fff;
}

#nav_categories li:hover ul a:hover,#nav_categories li.sfhover ul a:hover {
	background:#a4914f;
	border-top:1px solid #82733e;
	border-bottom:1px solid #c23d15;
	border-right:none;
	border-left:none;
	color:#000;
}

.nav_categories ul {
	background:#b03820 url(./images/menu-over-bg.png) bottom right repeat-y;
	list-style:none;
	padding-right:7px;
	position:absolute;
	top:-999em;
	left:-1px;
	margin:0;
}

.nav_categories li:hover ul,.nav_categories li.sfhover ul {
	top:38px;
}

.nav_categories ul li {
	border:0;
	float:none;
}

.nav_categories ul a {
	white-space:nowrap;
}

.nav_categories ul a:hover {
	background:#ccc;
	color:#000;
}

.nav_categories ul li.bottom {
	background:url(./images/menu-bg-bot.png) bottom right repeat-x;
	padding-bottom:7px;
	border-bottom:none;
}

.nav_categories ul li.bottom a {
	border-bottom:none;
}

#mainWrapper {
	width:860px;
	margin:10px auto 0 auto;
}

#breadcrumbs {
	font-size:80%;
	margin:15px 0 0 10px;
}

#centercol {
	width:580px;
	float:left;
	line-height:1.4em;
	padding:15px 0 40px;
}

#centercol h3 {
	color:#e9c158;
	text-align:left;
	font-weight:400;
	font-style:normal;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:25px 15px 0 10px;
	padding:0 0 4px;
}

#centercol p {
	line-height:1.34em;
	margin:15px 20px 0 10px;
}

#centercol ul,#centercol ol {
	margin:20px 0 20px 20px;
}

#centercol .entry {
	border-top:1px solid #e9c158;
	margin:15px 15px 0 10px;
	padding:15px 0 0;
}

#centercol .entry h3 {
	line-height:1.34em;
	margin:0 20px -10px 0;
}

#centercol .entry p {
	line-height:1.34em;
	margin:0 20px 15px 0;
}
#centercol img {
	border:1px solid #999;
	padding:3px;
	float:left;
	margin: 0 15px 2px 0;
}

.blurb {margin-bottom:6px}
.blurb img {margin-bottom: 6px !important}
.blog h2 {padding-bottom: 0px !important; margin-bottom: 0}
.blog .blogbody img {margin-top:20px !important}
.blog .blogbody h2 {padding-top: 15px !important;}
.blogabout p {margin: 0 0 8px 10px !important}

.fblike {float: right; margin: 0 10px 0 10px}

.linktable {
	border:1px solid #000;
	background-color:#36436f;
	margin:20px 0;
	padding:10px;
	text-align: center;
}

.linktable a {
	margin-right:10px;
}

#leftcol {
	width:240px;
	float:left;
	border-right:1px dotted #666;
	margin:20px 10px 20px 0;
	padding:10px 15px 60px 5px;
}

#mainWrapper #leftcol h2 {
	border-bottom:1px solid #e9c158;
	color:#e9c158;
	font-weight:400;
	font-size:16px;
	margin:25px 0 10px 10px;
	padding:0 0 3px 10px;
}

#leftcol p {
	margin:5px 0 10px 20px;
	padding:0;
}

#leftcol .left-menu ul,#leftcol .left-menu li {
	list-style:none;
}

#leftcol .left-menu a {
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #dad95c;
	margin:1px 0 0 0px;
	padding:10px 0 10px 10px;
}

#leftcol .left-menu a:hover,#leftcol .left-menu a:active {
	background-color:#a4914f;
	color:#fff;
}

#newsblog a:link, #newsblog a:visited {
	height:50px;
	width:248px;
	display:block;
	background:url(/images/news-blog.png) no-repeat;
}

#newsblog a:hover, #newsblog a:active {
	height:50px;
	width:248px;
	display:block;
	background:url(/images/news-blog.png) no-repeat -251px 0;
}


#custom-trip a:link,#custom-trip a:visited {
	height:50px;
	width:248px;
	display:block;
	background:url(/images/custom-trips.png) no-repeat;
}

#custom-trip a:hover,#custom-trip a:active {
	height:50px;
	width:248px;
	display:block;
	background:url(/images/custom-trips.png) no-repeat -251px 0;
}

#featured-trip a:link,#featured-trip a:visited {
	height:50px;
	width:248px;
	display:block;
	background:url(/images/featured-trips.png) no-repeat;
}

#featured-trip a:hover,#featured-trip a:active {
	height:50px;
	width:248px;
	display:block;
	background:url(/images/featured-trips.png) no-repeat -251px 0;
}

#photo-gallery a:link,#photo-gallery a:visited {
	height:50px;
	width:248px;
	display:block;
	background:url(/images/photo-gallery.png) no-repeat;
}

#photo-gallery a:hover,#photo-gallery a:active {
	height:50px;
	width:248px;
	display:block;
	background:url(/images/photo-gallery.png) no-repeat -251px 0;
}

#book-trip a:link,#book-trip a:visited {
	height:50px;
	width:248px;
	display:block;
	background:url(/images/book-trip.png) no-repeat;
}

#book-trip a:hover,#book-trip a:active {
	height:50px;
	width:248px;
	display:block;
	background:url(/images/book-trip.png) no-repeat -251px 0;
}

#rightcol {
	width:258px;
	float:right;
	border-left:1px dotted #666;
	margin:20px 0;
	padding:0 0 60px 15px;
}


#leftcol h2,#rightcol h2 {
	border-bottom:1px solid #e9c158;
	color:#e9c158;
	font-weight:400;
	font-size:14px;
	margin:25px 0 10px;
	padding:0 0 3px 10px;
}

#leftcol h3,#rightcol h3 {
	border-bottom:1px solid #e9c158;
	color:#e9c158;
	font-weight:400;
	font-size:14px;
	margin:35px 0 10px;
	padding:0 0 3px;
}





/* Blog */


.date {padding:2em 0 10px 12px; font-size: 11px; color: #ccc}
.blog h2 { margin-top: 0 !important; padding-top: 0 !important}


.sideblock h2 {font-size: 1.5em !important;}
.sideblock li {margin-left: 0px; list-style: none; border-bottom: 1px dotted #666; padding: 5px 0 5px 10px}

.post-footer {background-color: #020614; padding:5px; border:1px solid #131a34; left: -6px; margin-right: -6px; position: relative; font-size: 11px}







ul.trip li {
	list-style-type:none;
	clear:left;
	color:#fff;
	font-size:14px;
	padding:15px 10px;
}

ul.trip li img {
	float:left;
	border:1px solid #fff;
	margin:0 8px 0 0;
}

ul.trip li span {
	font-size:12px;
	line-height:16px;
	display:block;
}

ul.trip li a:link,ul.trip li a:visited {
	color:#fff;
	text-decoration:none;
}

 ul.trip li a:hover, ul.trip li a:active {
	color:#ccc;
	text-decoration:none;
}



#bottom {
	width:610px;
	background:#ccc url(/images/logos-bg.png) repeat-x;
	clear:left;
}

#bottom p {
	padding:10px 0;
}

#bottom #logos {
	text-align:center;
	padding:0 0 15px;
}

#bottom #logos img {
	margin:0 20px;
}

#bottom #contact {
	background-color:#999;
	color:#fff;
	height:160px;
	text-align:center;
	padding:30px;
}

#bottom #contact div {
	width:200px;
	float:left;
	padding:20px;
}


/* --------------
BOOKING PAGE
-----------------*/

form.wufoo{margin:20px 0px 0 0px; padding:0 0 20px 0;}

.divider {
	border-bottom:1px solid #ccc;
	clear:both;
}

form li #group_size {
	
}


/* - - - - - - - - - - - - - - - - - - - - -FORM- - - - - - - - - - - - - - - - - - - - - */
.wufoo{font-family:"Lucida Grande", Tahoma, Arial, sans-serif;}
.wufoo li{width:82%;}
form ul{margin:0 0px 30px 0px;padding:0;list-style-type:none;width:100%;font-size:100%;}
form li{margin:0;padding:4px 5px 2px 9px;position:relative; font-size:small;}
form li:after, .buttons:after{content:"."; display:block;height:0; clear:both; visibility:hidden;}
form li, .buttons{display: inline-block;}
* html form li, * html .buttons{height: 1%;}
form li, .buttons{display: block;}
* html form li div{display:inline-block;}
form li div, form li span{margin:0 4px 0 0;padding:0 0 8px 0;color:#fff;}
form li span{float:left;}
form li div.left{display:inline;float:left;width:48%;}
form li div.right{display:inline;float:right;width:48%;}
form li div.left .medium, form li div.right .medium{width:100%;}
.clear{clear:both;}
form li div label, form li span label{margin:0;padding-top:3px;clear:both;font-size:9px;line-height:9px;color:#ccc;display:block;}
form li .datepicker{float:left;margin:.1em 5px 0 0;padding:0;width: 16px;height: 16px;cursor:pointer !important;}



/* ----- INFO ----- */
.info{display:inline-block; clear:both;border-bottom:1px dotted #ccc;margin:0 0 1em 0;}
.info[class]{display:block;}
.info h3{font-weight:normal;font-size:160%;margin:0 0 3px 0;clear:left;}
.info p{font-size:95%;line-height:135%;margin:0 0 12px 0;}
/* ----- SECTIONS ----- */
form hr{display:none;}
form li.section{border-top:1px dotted #ccc;margin-top:9px;padding-top:13px;padding-bottom:0px;padding-left:9px;width:97% !important;}
form ul li.first{border-top:none !important;margin-top:0px !important;padding-top:0px !important;}
form .section h3{font-weight:normal;font-size:110%;line-height:135%;margin:0 0 2px 0;}
form .section p{font-size:85%;margin:0 0 10px 0;}
/* ----- BUTTONS ----- */
input.btTxt{padding:0 7px;width:auto;overflow:visible;}
.buttons{clear:both;margin-top:10px;}
.buttons input{font-size:120%;margin-right: 5px;}
/* ----- FIELDS AND LABELS ----- */
label.desc{line-height:150%;padding:0 0 1px 0;border:none;color:#ccc;display:block;font-size:95%;font-weight:bold;}
span.symbol{font-size:115%;line-height:130%;}
input.text, input.file, textarea.textarea, select.select{margin:0;font-size:100%;color:#333;}
input.text, textarea.textarea, .firefox select.select{border-top:1px solid #7c7c7c;border-left:1px solid #c3c3c3;border-right:1px solid #c3c3c3;border-bottom:1px solid #ddd;background:#fff url(/images/fieldbg.gif) repeat-x top;}
input.text, input.file{padding:2px 0 2px 0;}
input.currency{text-align:right;}
input.checkbox, input.radio{display:block;line-height:1.4em;margin:6px 0 0 3px;width:13px;height:13px;}
label.choice{font-size:100%;display:block;line-height:1.4em;margin:-1.55em 0 0 25px;padding:4px 0 5px 0;color:#444;width:90%;}
textarea.textarea{font-family:"Lucida Grande", Tahoma, Arial, sans-serif;}
select.select{font-family:"Lucida Grande", Tahoma, Arial, sans-serif;margin:1px 0;padding:1px 0 0 0;}
select.select[class]{margin:0;padding:1px 0 1px 0;}
*:first-child+html select.select[class]{margin:1px 0;}
.safari select.select{margin-bottom:1px;font-size:120% !important;}

/* ----- SIZES ----- */
.third{width:32% !important;}
.half{width:48% !important;}
.full{width:100% !important;}
input.small, select.small{width:25%;}
input.medium, select.medium{width:50%;}
input.large, select.large, textarea.textarea{width:100%;}
textarea.small{height:5.5em;}
textarea.medium{height:10em;}
textarea.large{height:10em; width:100%}

/* ----- ERRORS ----- */
#errorLi{width:99%;background:#fff;border:1px dotted red;margin-bottom:1em;text-align:center;padding-top:4px;padding-left:0px;padding-right:0px;}
#errorMsgLbl{margin:7px 0 5px 0;padding:0;font-size:125%;color:#DF0000;}
#errorMsg{margin:0 0 .8em 0;color:#000;font-size:100%;}
#errorMsg strong{background-color: #FFDFDF;padding:2px 3px;color:red;}
form li.error{background-color: #FFDFDF !important;border-bottom:1px solid #EACBCC;border-right:1px solid #EACBCC;margin:3px 0;}
form li.error label{color:#DF0000 !important;}
form p.error{color:red;font-weight:bold;font-size:10px;margin:-2px 0 5px 0;clear:both;}

/* ----- REQUIRED ----- */
form .req{float:none;color:red !important;font-weight:bold;}

/* ----- INSTRUCTIONS ----- */
form li.focused{background-color:#fff7c0;}
form .instruct{position:absolute;top:0;left:480px;z-index:1000;width:195px;margin:0 0 0 0px;padding:8px 10px 9px 10px;border:1px solid #ccc;background:#eee;line-height:130%;font-size:80%;color:#444;visibility:hidden;}
form .instruct small{font-size:105%;}
form li.focused .instruct, form li:hover .instruct{visibility:visible;}

/* ----- LABEL LAYOUT ----- */
.noI .instruct{display:none !important;}
.noI form li{width:96%;}
.noI li.section{padding-left:9px;}

/* ----- LABEL LAYOUT ----- */
.leftLabel li, .rightLabel li, li.leftLabel, li.rightLabel{padding-left:22%;padding-top:9px;width:55% !important;}
.noI .leftLabel li, .noI .rightLabel li, .noI li.leftLabel, .noI li.rightLabel{padding-left:30%;width:66%;}
.leftLabel label.desc, .rightLabel label.desc{position:absolute;left:0;width:24%;margin-left:9px;margin-top:2px;}
* html .leftLabel label.desc, * html .rightLabel label.desc{width:34%;}
.rightLabel label.desc{text-align:right;}
.noI .leftLabel label.desc, .noI .rightLabel label.desc{width:27%;}
* html .noI .leftLabel label.desc, * html .noI .rightLabel label.desc{width:40%;}
.leftLabel p.instruct, .rightLabel p.instruct{width:26%;margin-left:2px;}
* html .leftLabel p.instruct, * html .rightLabel p.instruct{width:37%;}


#footer {
	clear:both;
	width:860px;
	text-align:center;
	border-top:1px dotted #666;
	color:#ddd;
	margin:20px auto 0;
	padding:20px;
}

#footer ul {
	list-style:none;
	margin:0 0 15px;
}

#footer li {
	list-style:none;
	display:inline;
	color:#e9c158;
}

#footer #contact div {
	width:380px;
	float:left;
	text-align:center;
}

#footer #contact div.left {
	text-align:right;
	padding:0 10px 0 0;
}

#footer #contact div.right {
	text-align:left;
	padding:0 0 0 10px;
}

#footer #logos {
	clear:left;
	padding:25px 0 0;
}

.spacer,#end {
	clear:both;
}

#footer li a:link,#footer li a:visited {
	color:#e9c158;
}

.nav_categories li a:hover,#nav_categories li:hover ul a,#nav_categories li.sfhover ul a,#breadcrumbs a:link,#breadcrumbs a:visited,#leftcol .left-menu a:link,#leftcol .left-menu a:visited {
	color:#fff;
}

#sidemenu,#sidemenu li,#rightcol ul.trip {
	list-style-type:none;
}

#centercol h1,#centercol h2 {
	color:#e9c158;
	text-align:left;
	background:url(/images/h2-bg.gif) no-repeat right bottom;
	font-weight:400;
	font-style:normal;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:25px 15px 0 10px;
	padding:0 0 4px;
	line-height: 1em;
}

.blog h1, .blog h2 {
	background:none !important;

}


#centercol li,#leftcol li {
	margin-left:20px;
}

#custom-trip,#featured-trip,#photo-gallery,#book-trip {
	margin-bottom:-10px;
}