#topnav{
	background-image:url(/images/sys/navbg.jpg);
}
#topnav ul{
	width:860px;
}	
#topnav li{
	width:105px;
}
#topnav a {
	color:#CCF0C2;
}
#topnav a:hover {
	color:#fff;
}
#topnav .on {
	background-image:url(/images/sys/navbg_on.jpg);
	color:#fff;
}
#subnav a{
	color:#ACD4A1;
}
#topnav .on a{
	color:#fff;
}
#topnav .on-R {
	border-right:1px solid #19181b;
}
#topnav .on-L {
	border-left:1px solid #19181b;
	border-right:1px solid #19181b;
}
#topnav .off-L{
	border-left:1px solid #19181b;
}
#topnav li.off-Search{
	width:400px;!important
	height:65px;
	font-size:1.0em;
	color:#fff;
	text-align:center;
	border-right:1px solid #19181b;
}
#topnav li.on-Search{
	width:400px;!important
	height:65px;
	font-size:1.0em;
	color:#fff;
	text-align:center;
	border-right:1px solid #19181b;
}

a {
	color:#95cc76;
}
/* homepage */

#home-welcome{
	background-color:#2A3128;
}
#home-welcome p a{
	background-color:#3b4f34;
}
#home-welcome p a:hover{
	background-color:#bb8151;
}
#home-welcome h4{
	color:#a7c69f;
}
#home-welcome h3{
	color:#5f785a;
}
a.minibutton{
	background-color:#83a17d;
}
#h-hotellisting{
	font-size:1.4em;
	line-height:1.7em;
	padding:5px;
}
#s-news-container{
	line-height:1.5em;
	padding:15px 15px 0px 0px;
}
#s-news-container a{
	font-size:1.3em;
	color:#666;
}
#s-news-container a:hover{
	color:#fff;
	border-bottom:1px dotted #666;
}
#s-feature-container{
	line-height:1.5em;
	border-right:1px dotted #343336;
	padding:15px 15px 0px 0px;
}
#s-feature-container a{
	font-size:1.3em;
	color:#666;
}
#s-feature-container a:hover{
	color:#fff;
	border-bottom:1px dotted #666;
}
#s-l{
	float:left;
	width:315px;
	padding-right:15px;
}
#s-r{
	float:right;
	width:300px;
}
#l-board{
	background-image:url(/images/sys/home_boardicon.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
#fs-c{
	text-align:center;
	margin:25px 0px;
}

/* ************************ slideshow */

#hotel-home{
	height:280px;
	border:1px solid #333;
	margin-bottom:15px;
}
#hotel-rotator{
	margin:4px;
	height:270px;
	width:620px;
	background-color:#000;
	margin-bottom:0px;
}
.h-slide{
	height:270px;
	width:620px;
}
#hotelshow1{
	position:absolute;
	z-index:100;
	background-image:url(/images/slideshow/slide1.jpg);
	background-repeat:no-repeat;
}
#hotelshow2{
	position:absolute;
	z-index:100;
	background-image:url(/images/slideshow/slide2.jpg);
	background-repeat:no-repeat;
}
#hotelshow3{
	position:absolute;
	z-index:100;
	background-image:url(/images/slideshow/slide3.jpg);
	background-repeat:no-repeat;
}
#hotelshow4{
	position:absolute;
	z-index:100;
	background-image:url(/images/slideshow/slide4.jpg);
	background-repeat:no-repeat;
}
.h-console{
	margin:180px 0px 5px 0px;
	padding:12px 6px;
	background-color:#1A1616;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	line-height:1.8em;
	height:50px;
}
.h-console .hRule{
	border-top:1px dotted #666;
}
.h-console * {
	position: relative;
}
.h-console a.property{
	font-size:1.0em;
	font-weight:normal;
	color:#fff;
	text-align:right;
	padding:2px 4px;
	position:relative;
	background-color:;
}
.h-console a.property:hover{
	background-color:#000;
}
.h-console .promolinks a{
	font-size:1.2em;
	padding:2px 4px;
	text-align:right;
	position:relative;
}
.h-console .promolinks a:hover{
	background-color:#000;
}
.h-console .promolinks{
	text-align:right;
	margin:6px 0px;
}
#h-hotellisting a{
	font-size:0.9em;
	line-height:1.3em;
}
/* ***** tabbed navigation */

#guidenav{
	margin-bottom:15px;
}
#guidenav th{
	font-size:1.1em;
	border-bottom:2px solid #385034;
	font-weight:normal;
}
#guidenav h2{
	font-weight:normal;
	font-style:italic;
	font-size:1.1em;
	margin:0px 5px 0px 0px;
	color:#afafaf;
	text-align:left;
}
#guidenav td {
	text-align:center;
	padding-top:5px;
	width:100px;
	height:25px;
	border-bottom:2px solid #385034;
}
#guidenav td:hover {
	background-color:#262D25;
}
#guidenav td a{
	font-size:1.1em;
	text-transform:uppercase;
	letter-spacing:2px;
	border-bottom:1px dotted #385034;
}
#guidenav td.on{
	border-top:2px solid #385034;
	border-left:2px solid #385034;
	border-right:2px solid #385034;
	border-bottom:2px solid #19181b;
	background-color:#19181b;
}
#guidenav td.on a{
	color:#fff;
	border-bottom:0px;

}
#guide-content{
	padding:0px 20px;
}

/*  cloud overlay */

.cloud1 a{
	font-size:1.0em;
	background-color:#121212 !important;
	color:#333 !important
}
.cloud2 a{
	font-size:1.2em;
	background-color:#121212 !important;
	color:#444 !important
}
.cloud3 a{
	font-size:1.3em;
	background-color:#121212 !important;
	color:#666 !important
}
.cloud4 a{
	font-size:1.7em;
	background-color:#121212 !important;
	color:#777 !important
}
.cloud5 a{
	font-size:2.1em;
	background-color:#121212 !important;
	color:#999 !important
}
.cloud6 a{
	font-size:2.64em;
	background-color:#121212 !important;
	color:#efefef !important
}
.cloud7 a{
	font-size:2.6em;
	background-color:#121212 !important;
	color:#fff !important
}



/* *********** felt jungle specific styles *********************** */
#guide-content{
	padding:0px;
}
#lcol-search{
	margin:0 auto;
	text-align:left;
	width:600px;
}
#lcol-states{
	float:right;
	width:600px;
}
#rcol-states{
	float:left;
	width:370px;
}
.listing{
	padding:10px;
	background-color:#212023;
	margin-bottom:5px;
}
.highlight{
	background-color:#535A4E;
	padding:2px;
}
.searchtext h3{
	margin-bottom:3px;
}
#searchtips{
	margin-top:60px;
	font-size:0.8em;
}
#morehere{
	margin-bottom:10px;
	background-color:#212121;
	color:#a4a4a4;
	line-height:1.3em;
	text-align:center;
	padding:5px 10px 5px 10px;
}
#morehere h4{
	color:#fff;
	margin:8px;
}
#morehere p{
	margin:5px 0px;
}
#morehere p a{
	font-size:0.9em;
	background-color:#121212;
	padding:2px 4px;
}

/* ************ globetripping ********** */

#lcol-tripping{
	width:670px;
	float:left;
}
#rcol-tripping{
	width:300px;
	float:right;
}
#headline-marquee{
	border-top:2px solid #63a241;
}

/* new top nav styles */

#primary-navigation{background:url('/images/sys/nav-neon.jpg') repeat-x top left;}
