/*

CSS

Piano
menu color 

Strings
menu color 

Winds and Brass
menu color 

Voice
menu color 

*/

body {
background-color: #3F3F3F;
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 12px;
margin: 0px;
padding: 0px;
line-height: 1.6em;
}

.piano-header {
background-image: url(images/header-piano.jpg);
width: 760px;
height: 100px;
position: relative;
}

.strings-header {
background-image: url(images/header-strings.jpg);
width: 760px;
height: 100px;
position: relative;
}

.windsbrass-header {
background-image: url(images/header-windsbrass.jpg);
width: 760px;
height: 100px;
position: relative;
}

.voice-header {
background-image: url(images/header-voice.jpg);
width: 760px;
height: 100px;
position: relative;
}

.main-header {
background-image: url(images/header-main.jpg);
width: 760px;
height: 100px;
position: relative;
}

.header-text {
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 20px;
font-weight: normal;
line-height: 1.4em;
}

.nextcomp-text {
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 20px;
font-weight: normal;
line-height: 2em;
}

.inner,
.text {
padding-left: 20px;
padding-right: 20px;
font-size: 12px;
background-color: #ffffff;
text-align: left;
}

.piano-content {
background-image: url(images/body-piano.jpg);
width: 760px;
height: 400px;
background-color: #ffffff;
text-align: left;
float: left;
}

.strings-content {
background-image: url(images/body-strings.jpg);
width: 760px;
height: 400px;
background-color: #ffffff;
text-align: left;
float: left;
}

.windsbrass-content {
background-image: url(images/body-windsbrass.jpg);
width: 760px;
height: 400px;
background-color: #ffffff;
text-align: left;
float: left;
}

.voice-content {
background-image: url(images/body-voice.jpg);
width: 760px;
height: 400px;
background-color: #ffffff;
text-align: left;
float: left;
}

.main-content {
background-image: url(images/body-main.jpg);
width: 760px;
height: 400px;
background-color: #ffffff;
text-align: left;
float: left;
}

.main-content a {
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #462001;
text-decoration: underline;
}

.padding {
padding: 20px;
}

.piano-menu {
width: 120px;
height: 360px;
top: 0px;
left: 0px;
float: left;
position: relative;
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 18px;
text-align: right;
line-height: 1.4em;
}

.piano-menu a {
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 16px;
font-style: italic;
font-weight: normal;
color: #5F5F5F;
text-decoration: none;
}

.windsbrass-menu {
width: 120px;
height: 360px;
top: 0px;
left: 0px;
float: left;
position: relative;
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 18px;
text-align: right;
line-height: 1.4em;
}

.windsbrass-menu a {
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 16px;
font-style: italic;
font-weight: normal;
color: #462001;
text-decoration: none;
}

.strings-menu {
width: 120px;
height: 360px;
top: 0px;
left: 0px;
float: left;
position: relative;
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 18px;
text-align: right;
line-height: 1.4em;
}

.strings-menu a {
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 16px;
font-style: italic;
font-weight: normal;
color: #00332B;
text-decoration: none;
}

.voice-menu {
width: 120px;
height: 360px;
top: 0px;
left: 0px;
float: left;
position: relative;
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 18px;
text-align: right;
line-height: 1.4em;
}

.voice-menu a {
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 16px;
font-style: italic;
font-weight: normal;
color: #8C3300;
text-decoration: none;
}

.main-menu {
width: 130px;
height: 360px;
top: 0px;
left: 0px;
float: left;
position: relative;
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 18px;
text-align: right;
line-height: 1em;
}

.main-menu a {
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #462001;
text-decoration: none;
}

.main-menu a:hover {
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #462001;
text-decoration: underline;
}


.divider {
width: 30px;
height: 360px;
top: 0px;
left: 0px;
float: left;
position: relative;
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 14px;
text-align: center;
line-height: 2em;
}

.rightcontent {
width: 560px;
height: 360px;
top: 0px;
left: 0px;
float: left;
position: relative;
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 12px;
text-align: left;
line-height: 1.6em;
}

.rightcontent a {
font-family: Verdana, Arial, Helvetica, Times, Times New Roman;
font-size: 12px;
text-align: left;
line-height: 1.6em;
}



h2,
.pagetitle {
padding-bottom: 10px;
font-size: 30px;
background-color: #ffffff;
text-align: left;
font-weight: normal;
}

h3 {
font-size: 1.3em;
}


.whoweare {
padding: 20px;
width: 350px;
position: relative;
float: left;
}

.footer {
width: 760px;
background-color: #606060;
}

label {
float: left;
margin-right: 10px;
text-align: right;
width: 150px;
}

input {
border: 1px solid black;
padding: 1px;
font-size: 0.9em;
}
