@charset "UTF-8";
body {
	background-color: #32b9e5;
	background-image: url(images/rcmPgBackground.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#Container {
	width: 950px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/RCMEdgeBg.gif);
	background-repeat: no-repeat;
}
#OuterShell {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#TopNav {
	width: 900px;
	height: 25px;
	margin: 0;
	text-align: left;
}
#SubNavNull {
	background-image: url(images/topSubNavBgNull.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 900px;
	position: relative;
}
.SubNavHilite {
	height: 38px;
	width: 900px;
	font-size: 9pt;
	line-height: 30pt;
	font-weight: bold;
	position: absolute;
	visibility: hidden;
	z-index: 3;
}
.SubNavHiliteActive {
	height: 38px;
	width: 900px;
	font-size: 9pt;
	line-height: 30pt;
	font-weight: bold;
	position: absolute;
	visibility: visible;
	z-index: 2;
}
.SubNavText {
	
}
.SubNavText A:link {
    color: #e3b21d;
	text-decoration: none;
}
.SubNavText A:visited {
    color: #e3b21d;
	text-decoration: none;
}
.SubNavText A:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
#RCMHeader {
	background-image: url(images/RCMHeaderBg.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 900px;
	clear: both;
}
#ContentWell {
	font-size: 10pt;
	line-height: 14pt;
	color: #cccccc;
	clear: both;
	margin-top: 0px;
	padding: 1px;
	background-color: #3c3c3c;
	background-image: url(images/RCMMainContentBg.gif);
	background-repeat: repeat-y;
}
#ContentWell H1 {
	background-color: #22448a;
	font-size: 14pt;
	font-style: italic;
	color: #FFFFFF;
	padding: 5px;
}
#ContentWell H2 {
	background-color: #880000;
	font-size: 14pt;
	font-style: italic;
	color: #FFFFFF;
	padding: 5px;
}
#ContentWell A:link {
    color: #ffffff;
	text-decoration: underline;
}
#ContentWell A:visited {
    color: #ffffff;
	text-decoration: underline;
}
#ContentWell A:hover {
    color: #e3b21d;
	text-decoration: underline;
}
#mainContent {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#RCMFooter {
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/RCMFooter.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 950px;
	clear: both;
}
#hpLeft {
	width: 675px;
	float: left;
}
.MusicalNotes {
	font-size: 9pt;
	line-height: 12pt;
	color: #eeeeee;
}
.MusicalNotesHead {
	font-weight: bold;
	font-size: 10pt;
	line-height: 11pt;
	color: #ffffff;
}
.TeacherBios {
	font-size: 9pt;
	line-height: 12pt;
}
.TeacherBiosHead {
	font-weight: bold;
	font-size: 10pt;
	line-height: 11pt;
	color: #ffffff;
}
.TeacherBiosSubtext {
	color: #cc9933;
	padding: 5px;
	border: 1px solid #666666;
	text-align: center;
}
.teacherEmail {
	font-size: 8pt;
	color: #cc9933;
	margin-top: 3px;
	margin-right: 23px;
	text-align: center;
}
.teacherEmail A:link {
    color: #cc9933;
	text-decoration: underline;
}
.teacherEmail A:visited {
    color: #cc9933;
	text-decoration: underline;
}
.teacherEmail A:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.BioPix {
	margin-top: 17px;
}
.RentalTable {
	color: #ffffff;
	text-align: center;
}
.RentalTableC1 {
	background-color: #444444;
}
.RentalTableC2 {
	background-color: #222222;
}
.RentalTableInstrument {
	font-weight: bold;
	font-size: 12pt;
	color: #FFCC33;
}
#contactForm {
	font-size: 9pt;
	color: #cccccc;
	width: 375px;
	margin: 25px;
}
