@charset "utf-8";
body {
	font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	background-image: url(../images/gradientbg.png);
	background-position: top;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #019999;
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #e67320;
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #b3de07;
	padding: 0px;
	font-weight: bold;
	margin-top: 0.6em;
}
h4 {
	font-size: 1em;
	line-height: 1em;
	color: #019999;
	padding: 0px;
	font-weight: bold;
	margin-top: .5em;
}
h5 {
	font-size: 0.9em;
	line-height: 0.5em;
	color: #e67320;
	padding: 0px;
	font-weight: bold;
	margin-top: .5em;
}
h6 {
	font-size: 0.8em;
	line-height: 1em;
	color: #b3de07;
	padding: 0px;
	font-weight: bold;
	margin-top: .4em;
}
label {
	clear: left;
	float: left;
	width: 12em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #019999;
	margin-right: 0.5em;
}
#container {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgstrip.png);
	background-position: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	float: left;
}
#adcontainer {
	width: 1135px;
	margin-right: auto;
	margin-left: auto;
}
#leftadcolumn {
	width: 120px;
	float: left;
	padding-right: 10px;
}
#rightadcolumn {
	width: 120px;
	float: right;
	padding-left: 10px;
}
.adpic {
	margin-bottom: 10px;
}
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 855px;
}
#nav {
	float: right;
	height: 100px;
	width: 395px;
	position: relative;
	z-index: 400;
}
#contenttop {
	background-image: url(../images/whitebgtop.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 855px;
}
#contentbox {
	background-image: url(../images/whitebg.png);
	background-repeat: repeat-y;
	width: 795px;
	padding-right: 30px;
	padding-left: 30px;
	min-height: 355px;
	padding-bottom: 10px;
}
#contentbottom {
	background-image: url(../images/whitebgbottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 855px;
}
#contentfull {
	width: 795px;
	float: left;
}
#contentleftsmall {
	width: 275px;
	float: left;
}
#contentleftbig {
	width: 510px;
	float: left;
}
#contentrightsmall {
	width: 255px;
	float: right;
	padding-left: 10px;
	margin-left: 10px;
	color: #FFF;
	background-color: #009899;
}
#contentrightbig {
	width: 500px;
	float: right;
	padding-left: 10px;
	margin-left: 10px;
	color: #FFF;
	background-color: #009899;
}
#contentrightsmall h1, #contentrightbig h1, #contentrightsmall h4, #contentrightbig h4 {
	color: #dcff50;
}
#contentrightsmall h2, #contentrightbig h2, #contentrightsmall h5, #contentrightbig h5 {
	color: #9fde9b;
}
#contentrightsmall h3, #contentrightbig h6, #contentrightsmall h3, #contentrightbig h6 {
	color: #FFF;
}
#contentrightsmall a:link, #contentrightbig a:link {
	color: #7fe9ea;
}
#contentrightsmall a:visited, #contentrightbig a:visited {
	color: #7fe9ea;
}
#contentrightsmall a:hover, #contentrightbig a:hover {
	color: #ceeeee;
}
#footer {
	height: 130px;
	width: 795px;
	font-size: .8em;
	background-image: url(../images/whitebg.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	position: relative;
}
#footer1 {
	width: 735px;
	font-size: 0.8em;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	position: relative;
	clear: both;
	height: 12px;
}
.floatright {
	float: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.logo {
	float: left;
	width: 230px;
	line-height: 1em;
	margin: 10px;
	height: 80px;
	text-align: center;
}
.floatleft {
	float: left;
}
#contentbox ul li {
	list-style-image: url(../images/bullet.jpg);
}
.picdivright {
	float: right;
	background-color: #FFFFCC;
	width: 350px;
	padding: 10px;
	margin: 10px;
}
.picdivleft {
	float: left;
	background-color: #FFFFCC;
	width: 350px;
	padding: 10px;
	margin: 10px;
}
.picdivleftlarge {
	float: left;
	background-color: #FFFFCC;
	width: 450px;
	padding: 10px;
	margin: 10px;
}
.picdivrightlarge {
	float: right;
	background-color: #FFFFCC;
	width: 450px;
	padding: 10px;
	margin: 10px;
}
.displaynone {
	display: none;
}
.centre {
	margin-left: 50px;
}
.contentitem {
	width: 100%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ceff08;
}
.contentimgr {
	margin: 10px;
	float: right;
	clear: both;
	text-align: right;
	background-color: #FFFFCC;
	padding: 10px;
}
.contentimgl {
	margin: 10px;
	float: left;
	clear: both;
	text-align: left;
	background-color: #FFFFCC;
	padding: 10px;
}
.contentimgline {
	margin: 10px;
	float: left;
	text-align: center;
}
.imgdescs {
	font-size: 80%;
	max-width: 100px;
}
.imgdescm {
	font-size: 80%;
	max-width: 350px;
}
.imgdescl {
	font-size: 80%;
	max-width: 600px;
}
.imgdesc {
	font-size: 80%;
}
.formfield {
	margin-top: 0.5em;
	clear: both;
}
.fakelabel {
	clear: left;
	float: left;
	width: 12em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: .5em;
}
.hide {
	left: -9999em;
}
	
.red {
	color: #F00;
}
.currentlink {
	background-image: url(../images/buttonover.png);
	background-repeat: no-repeat;
	background-position: left center;
}
/* 1st level */
#nav li {
	list-style-type: none;
}
#nav ul li a {
	z-index:10;
}
#nav a:link {
	font-size: 16px;
	font-weight:bold;
	color: #009999;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 16px;
	height: 25px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
}
#nav a:visited {
	font-size: 16px;
	font-weight:bold;
	color: #009999;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 16px;
	height: 25px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
}
#nav a:hover {
	font-size: 16px;
	font-weight:bold;
	color: #009999;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 16px;
	height: 25px;
	background-image: url(../images/buttonover.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
}
#nav a:active{
	font-size: 16px;
	font-weight:bold;
	color: #009999;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 16px;
	height: 25px;
	background-image: url(../images/buttonover.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
}
#homebutton {
	position: absolute;
	height: 25px;
	width: 160px;
	left: 0px;
	top: 0px;
	z-index:10;
}
#pianobutton {
	position: absolute;
	height: 25px;
	width: 160px;
	left: 40px;
	top: 25px;
	z-index:9;
}
#accordbutton {
	position: absolute;
	height: 25px;
	width: 160px;
	left: 80px;
	top: 50px;
	z-index:8;
}
#eventsbutton {
	position: absolute;
	height: 25px;
	width: 160px;
	left: 120px;
	top: 75px;
	z-index:7;
}
#biobutton {
	position: absolute;
	height: 25px;
	width: 235px;
	left: 160px;
	top: 0px;
	z-index:10;
}
#mediabutton {
	position: absolute;
	height: 25px;
	width: 195px;
	left: 200px;
	top: 25px;
	z-index:9;
}
#gallerybutton {
	position: absolute;
	height: 25px;
	width: 155px;
	left: 240px;
	top: 50px;
	z-index:8;
}
#contactbutton {
	position: absolute;
	height: 25px;
	width: 115px;
	left: 280px;
	top: 75px;
	z-index:7;
}
/* 2nd level */
#subhomebutton {
    position: relative;
	width: 160px;
	left: -40px;
	top: -4px;
	z-index:200;
}
#subpianobutton {
	position: relative;
	width: 160px;
	left: -40px;
	top: -4px;
	z-index:200;
}
#subaccordbutton {
	position: relative;
	width: 160px;
	left: -40px;
	top: -4px;
	z-index:200;
}
#subeventsbutton {
	position: relative;
	width: 160px;
	left: -40px;
	top: -4px;
	z-index:200;
}
#subbiobutton {
	position: relative;
	width: 160px;
	left: -40px;
	top: -4px;
	z-index:200;
}
#submediabutton {
	position: relative;
	width: 160px;
	left: -40px;
	top: -4px;
	z-index:200;
}
#subgallerybutton {
	position: relative;
	width: 160px;
	left: -40px;
	top: -4px;
	z-index:200;
}
#subcontactbutton {
	position: relative;
	width: 160px;
	left: -40px;
	top: -4px;
	z-index:200;
}
#nav li ul li {
	display: block;
	min-width: 160px;
	height: 25px;
	background-color: #232122;
	z-index:200;
}
#nav li ul {
    position: absolute;
	width: 180px;
    left: -9999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	padding-top: 4px;
	z-index:200;
}

