/*
Date:    Nov 2008
Author:  www.1stChoiceEcommerce.com
*/
UL#nav
{
	background: url(images/navBG.png);
}
UL#nav LI
{
	float: left;
	list-style-type: none;
}
UL#nav LI A
{
	height: 75px;
	display: block;
	position: absolute;
	top: 0;
	text-indent: -9999px;
	outline: none;
}
LI#navhome A, LI#navgallery A, LI#navbio A, LI#navcontact A
{
	background: url(images/navBG.png);
}
LI#navhome A
{
	background-position: 0 0;
	width: 169px;
	left: 0;
}
LI#navhome A:hover
{
	background-position: 0 -75px;
}
DIV#pagehome LI#navhome A
{
	background-position: 0 -75px;
}
LI#navgallery A
{
	background-position: -169px 0;
	width: 175px;
	left: 169px;
}
LI#navgallery A:hover
{
	background-position: -169px -75px;
}
DIV#pagegallery LI#navgallery A
{
	background-position: -169px -75px;
}
LI#navbio A
{
	background-position: -344px 0;
	width: 125px;
	left: 344px;
}
LI#navbio A:hover
{
	background-position: -344px -75px;
}
DIV#pagebio LI#navbio A
{
	background-position: -344px -75px;
}
LI#navcontact A
{
	background-position: -469px 0;
	width: 174px;
	left: 469px;
}
LI#navcontact A:hover
{
	background-position: -469px -75px;
}
DIV#pagecontact LI#navcontact A
{
	background-position: -469px -75px;
}
BODY
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", verdana, serif;
	font-weight: normal;
	color: #000000;
	/*[disabled]background:#000 url(images/bg-body.jpg) no-repeat fixed center top;*/
	background: #000 url(images/_.png) no-repeat fixed center top;
}
#wrapper
{
	/*[disabled]margin:0;*/
	/*[disabled]padding:0;*/
	/*[disabled]text-align:center;*/
	/*[disabled]width:100%;*/
	/*[disabled]display:table;*/
	/*[disabled]background-repeat:no-repeat;*/
	/*[disabled]height:100%;*/
}
H2#logo
{
	height: 226px;
	width: 614px;
	text-align: center;
	margin: 0 auto;
	background-image: url(images/bg-logo_03.png);
	text-indent: -9999px;
	position: relative;
	top: 11px;
}
#lights
{
	/*[disabled]margin:0 auto;*/
	/*[disabled]padding:0;*/
	/*[disabled]width:100%;*/
	/*[disabled]height:75px;*/
	/*[disabled]top:-6px;*/
	/*[disabled]left:0px;*/
	/*[disabled]position:relative;*/
	/*[disabled]background:url(images/top-lights-short.png) repeat-x;*/
	/*[disabled]z-index:6;*/
}
#slideshow
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 707px;
	height: 465px;
	top: 17px;
	left: 7px;
	position: relative;
	z-index: 0;
	border: 0px dashed red;
}
#audience
{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 81px;
	top: -143px;
	left: 0px;
	position: relative;
	background: url(images/audience.png) repeat-x;
	z-index: 6;
}
#navigation
{
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	height: 134px;
	top: -143px;
	left: 0px;
	position: relative;
	background: url(images/bg-piano1.png) repeat-x;
	z-index: 6;
	text-align: center;
}
#nav
{
	width: 643px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: -277px;
	z-index: 7;
}
#outer2
{
	/*[disabled]position:relative;*/
	/*[disabled]margin:0;*/
	/*[disabled]padding:0;*/
	/*[disabled]text-align:center;*/
	/*[disabled]width:100%;*/
	/*[disabled]height:100%;*/
	/*[disabled]top:0px;*/
	/*[disabled]display:table;*/
}
#inner
{
	/*[disabled]margin:0 auto;*/
	/*[disabled]text-align:left;*/
	/*[disabled]width:707px;*/
	/*[disabled]height:100%;*/
	/*[disabled]top:-42px;*/
	/*[disabled]left:0px;*/
	/*[disabled]position:relative;*/
	/*[disabled]z-index:6;*/
	/*[disabled]padding-left:0;*/
	/*[disabled]padding-right:0;*/
	/*[disabled]padding-top:46px;*/
	/*[disabled]padding-bottom:0;*/
}
H1
{
	color: #983B80;
	padding: 10px 10px 0px 8px;
	text-align: left;
}
DIV#top
{
	clear: both;
}
TEXTAREA
{
	background-color: #F3DCD6;
}
INPUT
{
	background-color: #F3DCD6;
}
#content
{
	background-color: #FFF;
	margin: 0 auto -166px;
	padding: 9px 0px;
	text-align: center;
	width: 707px;
	height: 100%;
	top: -164px;
	left: 7px;
	position: relative;
	overflow: hidden;
}
#content P
{
	margin: 19px 10px 10px 20px;
	text-align: left;
}
#content IMG
{
	margin: 10px 17px 10px 18px;
	border: 20px solid #983B80;
	padding: 3px;
}
DIV.box
{
	padding: 10px;
	color: #333333;
	margin-bottom: 20px;
	text-align: left;
}
DIV.box H1
{
	color: #000000;
	padding-bottom: 4px;
}
DIV.box P
{
	padding-bottom: 14px;
}
DIV.box INPUT .input-text
{
	border: 1px solid #3B6E22;
	color: #666666;
	width: 180px;
	text-align: left;
}
DIV.box LABEL
{
	display: block;
	margin-bottom: 10px;
	color: #983B80;
	font-size: 0.9em;
}
DIV.box LABEL SPAN
{
	display: block;
	float: left;
	padding-right: 6px;
	width: 115px;
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
}
.spacer
{
	margin-left: 80px;
	margin-bottom: 10px;
	color: #555555;
}
.green
{
	background: url(img/green.gif);
	padding: 0px 6px;
	border: 1px solid #3B6E22;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: 10px;
	display: inline-block;
	text-decoration: none;
}
#footer
{
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	height: 71px;
	left: 0px;
	position: static;
	background: url(images/bg-footer.png) repeat-x;
	z-index: 6;
	text-align: center;
	top: -122px;
}
H1#logo
{
	text-align: "-9999";
	position: relative;
}

