#topnav{
	background-image:url(../images/sys/navbg.jpg);
}
#topnav ul{
	width:950px;
}	
#topnav li{
	width:90px;
}
#topnav a {
	color:#EB99BC;
}
#topnav a:hover {
	color:#fff;
}
#topnav .on {
	background-image:url(../images/sys/navbg_on.jpg);
	color:#fff;
}

/* homepage */

#home-welcome{
	background-color:#2C2027;
}
#home-welcome p a{
	background-color:#403037;
}
#home-welcome p a:hover{
	background-color:#933864;
}
#home-welcome h4{
	color:#983754;
}
#home-welcome h3{
	color:#684856;
}
a.minibutton{
	background-color:#684856;
}

#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;
}
#l-shows{
	background-image:url(../images/sys/home_showicon.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
#shows-container{
	line-height:1.4em;
}
.artist{
	font-size:1.1em;
	color:#666;
	border-bottom:1px dotted #333;
}
.joint{
	font-size:1.1em;
	color:#555;
}
/* ************************************ 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 #6E2654;
	font-weight:normal;
}
#guidenav h2{
	font-weight:normal;
	font-style:italic;
	font-size:1.1em;
	margin:0px 5px 0px 0px;
	color:#afafaf;
}
#guidenav td {
	text-align:center;
	padding-top:5px;
	width:75px;
	height:20px;
	border-bottom:2px solid #6E2654;
}
#guidenav td:hover {
	background-color:#2E1A27;
}
#guidenav td a{
	font-size:1.1em;
	text-transform:uppercase;
	letter-spacing:2px;
	border-bottom:1px dotted #947455;
}
#guidenav td.on{
	border-top:2px solid #6E2654;
	border-left:2px solid #6E2654;
	border-right:2px solid #6E2654;
	border-bottom:2px solid #19181b;
	background-color:#19181b;
}
#guidenav td.on a{
	color:#fff;
	border-bottom:0px;

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


/* new top nav styles */

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