body {
background: #006bad url('../images/notes-bg.gif');
background-attachment:fixed;
font-family: Arial,Helvetica,sans-serif;
color: #484848;
text-align: center;
}
#wrap {
width: 800px;
margin: auto;
padding-top: 10px;
text-align: left;
}

#header {
background: url('../images/logo.gif') no-repeat 30px 0;
height: 75px;
width: 780px;
padding-bottom: 5px;
}
#header a {
border: none;
}

#header img {
float: right;
padding-right: 15px;
}

#content {
background: url('../images/bg-content-top.gif') no-repeat;
padding-top: 5px;
}

#main {
text-align: left;
}

#navbar {
background: url('../images/bg-navbar.gif') repeat-y;
padding: 0 3px 5px 8px;
}
#nav {
width: 785px;
height: 40px;
}
#nav li {
float: left;
width: 151px;
height: 40px;
line-height: 40px;
background: url('../images/button.gif') no-repeat;
text-align: center;
margin: 0 6px 0 0;
}
#nav li a {
color: #ffffff;
width: 151px;
height: 40px;
font-size: 18px;
font-weight: bold;
text-decoration: none;
display: block;
}
#nav li:hover {
background: url('../images/button-hover.gif') no-repeat;
}
#nav li.active:hover {
background: url('../images/button-active.gif') no-repeat;
}
#nav li.active {
background: url('../images/button-active.gif') no-repeat;
}

.pics { height: 161px; width: 779px; padding:0; margin:0; overflow: hidden }

#slider {
height: 166px;
padding-left: 8px;
background: url('../images/bg-content.gif') repeat-y;
position: relative;
}

#testimonials {
position: absolute;
top: 10px;
right: 20px;
height: 50%;
width: 265px;
font-size: 12px;
line-height: 1.2em;
}

#testimonials p {
font-weight: bold;
padding-top: 5px;
}

body#home #top {
height: 170px;
background: url('../images/bg-content.gif') repeat-y;
padding: 16px 0 0 20px;
}

#top {
background: url('../images/bg-content.gif') repeat-y;
padding: 16px 0 0 20px;
}

#intro {
float: left;
width: 57%;
height: 170px;
background: url('../images/intro-note.gif') no-repeat;
position: relative;
}

#intro p {
font-size: 18px;
padding-left: 68px;
padding-right: 10px;
line-height: 1.1em;
}

#intro p.link {
float: right;
position: absolute;
bottom: 0;
right: 30px;
}

#intro p.link  a{
font-size: 12px;
}
#sample {
float: left;
width: 295px;
padding-left: 10px;
}

p.audioplayer_container {  
	text-align: center;
}

#sample-top {
background: url('../images/bg-sample-top.gif') no-repeat;
height: 8px;
}

#sample-middle {
background: url('../images/bg-sample-middle.gif') repeat-y;
width: 295px;
text-align: center;
height: 125px;
}

#sample-middle h2,#sample-middle p {
color: #ffffff;
}

#sample-middle h2 {
	font-size: 24px;
	padding: 10px 0;
}

#sample-middle p {
	font-size: 14px;
	padding-bottom: 20px;
}

#sample-bottom {
background: url('../images/bg-sample-bottom.gif') no-repeat;
height: 8px;
}

#middle {
background: url('../images/bg-content.gif') repeat-y;
padding: 8px;
height: 200px;
}

#middle-inner {
background: #CFE3F0 url('../images/bg-middle.gif') repeat-x;
height: 165px;
width: 780px;
}

#lessons {
float: left;
width: 52%;
height: 150px;
padding: 15px 15px 0 15px;
position: relative;
}

#lessons h2 {
padding-left: 20px;
}

#lessons p {
position: absolute;
bottom: 0;
right: 70px;
}

#lessons p  a{
font-size: 12px;
}

#lessons ul {
float: left;
padding: 10px 0 0 20px;
}

#lessons li {
font-size: 24px;
padding: 5px 20px;
background: url('../images/note-bullet.gif') no-repeat 0 5px;
}

#seniors {
float: left;
width: 40%;
height: 145px;
padding: 15px 15px 0 15px;
position: relative;
}

#seniors h2 {
padding-bottom: 15px;
}

#seniors p.desc {
font-size: 16px;
line-height: 1.2em;
height: 91px;
background: url('../images/drums.png') no-repeat;
padding-left: 50px;
}

#seniors p.link {
float: right;
position: absolute;
bottom: 0;
right: 30px;
}

#seniors p.link  a{
font-size: 12px;
}

/* different home and inner bottoms */
body#home #bottom {
clear: both;
height: 85px;
padding: 10px 15px 0 8px;
background: url('../images/bg-content.gif') repeat-y;
overflow: none;
}

#bottom {
clear: both;
height: 100px;
padding: 10px 15px 0 8px;
background: url('../images/bg-content.gif') repeat-y;
overflow: none;
}

#bottom-inner {
background: #CFE3F0 url('../images/bg-bottom-inner.gif') repeat-x;
height: 85px;
padding-top: 15px;
width: 780px;
}

#quote {
float: left;
width: 35%;
padding-left: 15px;
}

#quote .author {
font-weight: bold;
text-align: right;
padding-top: 5px;
}

#affiliations {
float: right;
padding-right: 15px;
}

#affiliations a {
padding: 5px;
}

#footer {
clear: both;
color: #fff;
font-size: 12px;
background: url('../images/bg-content-bottom.gif') no-repeat;
padding-bottom: 10px;
position: relative;
}

#footer ul {
padding-top: 15px;
}

#footer li {
list-style-type: none;
display: inline;
padding-right: 5px;
}

#footer li.spacer {
border-right: solid 1px #fff;
}

#footer li a,#footer li a:visited,#footer li a:active {
color: #fff;
text-decoration: none;
padding: 0 5px;
}

#footer li a:hover {
color: #fff;
text-decoration: underline;
}

#footer p {
padding-top: 20px;
}

#footer a:link,#footer a:active,#footer a:visited {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #FFC94A;
}

.clear { clear: both; }
.padding-top-20 { padding-top: 20px; }

/* inner pages */

body.not-home #top {
min-height: 300px;
}

body.not-home #top {
padding-right: 20px;
line-height: 1.1em;
height: 100%; /* for ie */
}

body.not-home #top img{
float: left;
padding: 0 10px 10px 0;
}

body.not-home #top img.lessonsImg {
float: right;
padding-left: 10px;
}

body.not-home #top img.seniorsPercussion {
float: right;
padding-bottom: 0;
}

body.not-home #top h2{
font-size: 30px;
padding: 10px 0;
}

body.not-home #top h3{
font-size: 16px;
padding: 20px 0 5px 0;
}

body.not-home #top h4{
font-size: 14px;
padding: 5px 0;
}

body.not-home #top p {
font-size: 14px;
padding: 5px;
}

body.not-home #top p.topText {
font-size: 30px;
padding: 0 0 15px 0;
}

body.not-home #top p.title {
font-weight: bold;
font-size: 18px;
}

body.not-home #top p.strong {
font-weight: bold;
font-size: 16px;
}

body.not-home #top p.padding-top-30 {
padding-top: 30px;
}

html body.not-home div#wrap div#content div#main div#top p.emphasis {
font-style: italic;
font-size: 12px;
padding: 0;
}

body.not-home #top p.intro {
padding: 10px 0 0 0;
font-size: 18px;
}

body.not-home #top ul{
font-size: 14px;
padding: 5px;
}

body.not-home #top li{
list-style-type: circle;
margin-left: 25px;
}


/* contact page */
#split_column_left {
float: left;
width: 50%;
padding-left: 10px;
position: relative;
}

#split_column_right {
float: left;
width: 45%;
}

body.contact #top img {
padding-left: 50px;
float: left;
}

body.contact #top p.contactInfo {
color: #ffffff;
text-align: right;
font-weight: bold;
font-size: 18px;
line-height: 1.5em;
position: absolute;
bottom: 20px;
right: 35px;
}

.hide-form	{display: none;}

.show-form	{display: block;}

body.contact #top #contact-form {
float: left;
padding-bottom: 15px;
}

body.contact #top p {
padding-left: 40px;
}

body.contact #top noscript p {
width: 350px;
}

body.contact #top fieldset {
padding: 0;
border: 0;
margin: 0;
}

body.contact #top fieldset ul {  
padding: 0;  
}

body.contact #top fieldset li {
float: left;
padding: 5px 0;
list-style-type: none;
}

body.contact #top .submit {
width: 120px;
margin: 5px 0 0 135px;;
}

body.contact #top input {
width: 175px;
float: left;
}

body.contact #top textarea {
width: 175px;
height: 175px;
overflow:auto;
overflow-x: hidden; /* for IE */
float: left;	
}

body.contact #top label {  
float: left;  
width: 95px;
margin-right: 1em;
text-align: right;
line-height: 20px;
}

body.contact #top .error {
color: red;
font-weight: bold;
display: none;
margin: 3px 0 0 110px;
}

