@charset   "utf-8";

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #252525;
	margin: 0px;
	color: #CCCCCC;
	height: 100%;
	width: 100%;
	position: absolute;
	text-align: center;
}

a:link { color: #FF0000; }
a:visited { color: #99CCFF; }
a:hover { color: #99CCFF; }
a:active { color: #FFFFFF; }

#top
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 51px;
	position: relative;
	background: url(images/topgradient.gif) #000000 no-repeat bottom left;
}

#outerwrap
{
	margin: 0 auto 0 auto;
	position: relative;
	width: 1000px;
}

#wrapper
{
	background-color: #252525;
	width: 1000px;
	padding: 0px;
	position: relative;
	top: 0px;
	float: left;
	margin: 0px auto 0px auto;
	text-align: left;
}

#phonenumber
{
	position: absolute;
	top: -25px;
	color: #FFFFFF;
	z-index: 1;
	right: 50px;
	height: 25px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 3px;
}

#stage
{
	width: 950px;
	float: left;
	background-image: url(images/tile.gif);
	background-repeat: repeat;
	position: relative;
	left: 25px;
}

#stagetop
{
	width: 709px;
	height: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#stagetemplate
{
	width: 659px;
	background-image: url(images/stage.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 20px;
	position: relative;
}

#stagebottom
{
	width: 709px;
	height: 60px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#leftborder
{
	width: 25px;
	height: 100%;
	background-repeat: repeat-y;
	background-image: url(images/leftborder.gif);
	position: absolute;
	display: block;
}

#leftcontent
{
	width: 201px;
	float: left;
	position: relative;
	z-index: 100;
	overflow: default;
}

#flashlogo
{
	width: 201px;
	height: 250px;
	position: relative;
	top: -40px;
}

/* start left nav */
#sidebar
{
	width: 187px;
	top: -30px;
	margin: 0 auto 0 auto;
	position: relative;
}

#sidebartop { position: relative; }

#sidebarnav, #sidebar .menu
{
	margin: 0;
	padding: 0 0 20px 0;
	position: relative;
	top: -30px;
	background-image: url(images/sidebarbg.gif);
	background-repeat: repeat-y;
}

#sidebar .menu { position: relative; }

#sidebarnav ul, #sidebar .menu ul, #mainnav .menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebarnav li, #sidebar .menu li
{
	margin: 0 0 0 8px;
	list-style: none;
	position: relative;
}

#sidebarnav li a, #sidebar .menu a
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 172px;
	position: relative;
	height: 20px;
	line-height: 20px;
}

#sidebarnav li a:hover, #sidebar .menu a:hover { background-color: #666666; }

#sidebar .menu ul ul
{
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 170px;
	width: auto;
	margin: 0;
	padding: 0;
}

#sidebar .menu ul ul li
{
	float: none;
	width: 145px;
	margin: 0;
	padding: 0;
}

#sidebar .menu ul ul a
{
	width: 145px;
	line-height: normal;
	background-color: #333;
	color: #FC0;
}

/* make the second level visible when hover on first level list OR link */
#sidebar .menu ul li:hover ul,
#sidebar .menu ul a:hover ul { visibility: visible; }

/* keep the third level hidden when you hover on first level list OR link */
#sidebar .menu ul :hover ul ul { visibility: hidden; }

/* keep the fourth level hidden when you hover on second level list OR link */
#sidebar .menu ul :hover ul :hover ul ul { visibility: hidden; }

/* make the third level visible when you hover over second level list OR link */
#sidebar .menu ul :hover ul :hover ul { visibility: visible; }

/* make the fourth level visible when you hover over third level list OR link */
#sidebar .menu ul :hover ul :hover ul :hover ul { visibility: visible; }

#featurevideo
{
	width: 187px;
	height: 163px;
	position: relative;
	top: -30px;
}

/* end left nav */
#contactinfo
{
	width: 201px;
	height: 120px;
	text-align: center;
	color: #FF0000;
	position: relative;
	top: -30px;
}

#rightcontent
{
	width: 749px;
	float: left;
	background-color: #000000;
	background-image: url(images/tile.gif);
	position: relative;
	z-index: 50;
	overflow: default;
}
#musicsection
{
	position: relative;
	height: 30px;
}
#musiccontent
{
	width: 749px;
	height: 30px;
}

#mainnav
{
	width: 749px;
	height: 35px;
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
}

#nav, #mainnav .menu
{
	width: 749px;
	color: #fff;
	margin: 0px;
	position: relative;
	top: 10px;
	padding: 0px;
	text-align: right;
}

#nav li, #mainnav .menu li
{
	font-size: 1em;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav li a, #mainnav .menu li a
{
	margin: 0px 0px;
	padding: 10px;
	color: #fff;
	text-decoration: none;
}

#nav li a:hover, #mainnav .menu li a:hover { background-color: #666666; }

.nav0_on
{
	background-color: #4383C1;
	color: purple;
}

#stagetemplate li { list-style-image: url(images/bullet.gif); }
#homecontent
{
	position: relative;
}
#headline1 {display: none;}
.content h1
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #9CF;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}
#staffgallery h1
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: #CCC;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	margin: 3px 0 3px 0;
	color: #000;
}
h2
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #9CF;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h4
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFCC00;
	display: inline;
	padding: 0;
	margin: 0;
}

#home
{
	width: 150px;
	height: 30px;
}



#bannerad
{
	display: none;
	position: relative;
	text-align: center;
	margin-top: 10px;
	height: 60px;
	background-image: url(ads/20100308.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#flashbanner
{
	width: 709px;
	height: 320px;
	left: 18px;
	top: 10px;
	background-image: url(images/flashbannerbg.gif);
	background-repeat: no-repeat;
	position: relative;
}

#flashbannertop
{
	position: absolute;
	top: 16px;
	color: #FFFFFF;
	z-index: 1;
	border: 1px solid #fff;
	left: 12px;
}

#bottomcontent
{
	width: 709px;
	height: 360px;
	left: 20px;
	top: 10px;
	background-image: url(images/tile.gif);
	background-repeat: repeat;
	text-align: center;
	position: relative;
}

#box1,#box2,#box3
{
	height: 354px;
	width: 234px;
	float: left;
	position: relative;
}

#box1 h1,#box3 h1,#box2 h1
{
	padding: 0;
	margin: 0;
}

#box1 h1 a,#box3 h1 a,#box2 h1 a
{
	font-size: 24px;
	font-weight: bold;
	color: #99ccff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

#rightborder
{
	width: 25px;
	background-image: url(images/rightborder.gif);
	background-repeat: repeat-y;
	height: 100%;
	position: absolute;
	right: 0px;
	display: block;
}

#myfooter
{
	width: 950px;
	text-align: center;
	background-color: #171717;
	background-image: url(images/footerbg.gif);
	padding: 10px;
	position: relative;
	background-repeat: no-repeat;
}
#locations
{
	width: 75%;
	margin: 0 auto 0 auto;
	font-size: 10px;
	position: relative;
	padding: 15px 0 25px 0;
	color: #999;
}
#memberof { padding: 0 0 20px 0; }
.myclear { clear: both; }
.boximage { position: relative; }

.boxtext
{
	height: 80px;
	width: 200px;
	position: absolute;
	bottom: 15px;
	left: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-image: url(images/boxbg.gif);
	font-weight: normal;
	background-repeat: repeat;
	padding: 5px;
	overflow: hidden;
}

.boxtext a { color: #FC0; }

/* page lists */

.pagelistcontainer
{
	text-align: center;
	position: relative;
}

.pagelistheadline
{
	position: absolute;
	overflow: default;
	visibility: hidden;
	display: table;
}

.pagelistcontainer div
{
	background-image: url(images/black-buttonbg.jpg);
	background-repeat: repeat-x;
	width: 140px;
	text-align: center;
	margin: 10px;
	float: left;
}

.pagelistcontainer div a
{
	color: #FC0;
	text-decoration: none;
	font-size: 15px;
	margin: auto 0 auto 0;
}

.pagelistcontainer div a:hover { color: #FFF; }

/* form fields */

.fieldname
{
	float: left;
	padding: 0 5px 0 0;
	width: 200px;
	text-align: right;
}

.fieldvalue { float: left; }

.row
{
	clear: both;
	margin: 0 0 5px 0;
}

.button { margin: 0 0 0 205px; }
.alert { color: red; }

#staffgallery a
{
	font-weight: bold;
	text-decoration: none;
}

#SLIDESTEXT
{
	color: #FC0;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	width: 322px;
}

/* sitemap */


.sitemapleft
{
	width: 47%;
	padding: 5px;
	float: left;
	text-align: left;
}
.sitemapright
{
	width: 47%;
	padding: 5px;
	float: right;
	text-align: left;
}

.sitemaprow
{
	border-bottom: 1px solid #333;
	clear: both;
	margin: 0 0 5px 0;
}
.sm { font-size: 10px; }
.italic { font-style: italic; }

#featuredheadline h2
{
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin: 20px;
	padding: 0;
	text-align: center;
	position: relative;
}