@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #CCC;
}


.oneColFixCtrHdr h2 {
	font-size:12pt;
	color:#990033;
	margin: 0px;
}

.oneColFixCtrHdr hr {
	width: 200px;
	align: right;
	border: 2px;
	background-color: #C63;
}

.oneColFixCtrHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	padding-bottom: 30px;
}

.oneColFixCtrHdr #header {
	padding: 15px 10px 10px 10px;
	overflow: hidden;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.events li {
	margin-bottom: 4px;
	font-size: 13px;
	list-style-type: none;
	margin-left: -40px;
}


.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	width: 930px;
	height: 100%;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: both;
}

#mainContent p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#mainContent img {
	margin: 0px 10px 5px 0px;
	border: solid black 2px;

}

.oneColFixCtrHdr #footer {
	padding: 18px 0px;
	clear: both;
	background-color: #FFF;
	border-color: #CCC;
	border-top-style: groove;
	border-top-width: medium;
	margin-top: 15px;
}

.oneColFixCtrHdr #footer p {
	margin: 0;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.oneColFixCtrHdr #footer2 {
	padding: 18px 0;
	clear: both;
	background-color: #FFF;
	border-color: #CCCCCC;
	border-top-style: ridge;
	border-top-width: medium;
	margin: 10px;
}

.oneColFixCtrHdr #footer2 p {
	margin: 0;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: left;
}

.contact {
	width: 183px;
	padding: 4px;
	text-align: right;
	float: left;
}

.line {
	background-color: #E71737;
	height: 4px;
	width: 100%;
	margin: 6px 0px 6px 0px;
	text-align: right;
}

ul.nav{
	margin-left: 0px;
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
	clear: both;
}

ul.nav li {
	float:left;
}

ul.nav a {
	font: 11px "Rockwell", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 117px;
	display: block;
	border-top: 3px #870000 solid;
	padding: 5px;
	color: #870000;
	text-align: left;
	text-decoration:none;
	margin-right:10px;
	font-weight: bolder;
	padding-left: 0px;
	margin-top: 8px;
}

ul.nav a:hover {
	color:#E71737;
	border-top: 3px #f80022 solid;
}
.footDiv {
	width: 217px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.more {
	font-weight: bold;
	text-align: right;
	margin: -8px 0px;
	padding: 0px;
}
.coupon {
	padding: 8px;
	width: 135px;
	text-align: center;
	margin: 0 auto;
}



body#home a#homenav,
body#programs a#programsnav,
body#book a#booknav,
body#instructors a#instructorsnav,
body#scholarship a#scholarshipnav,
body#events a#eventsnav
{color: #E71737;
border-top: 4px #E71737 solid;

}

.homeWrap{
	position:relative;
	margin-bottom: 10px;
	font-size: 16px;
}

.rightSidebar {
	top:0px;
	right:0px;
	width: 273px;
	float: right;
	/* [disabled]height: 376px; */
	position: relative;
}

.sidebarItem {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E21637;
	background-color: #999;
	padding: 10px 0px 10px 10px;
	text-align: left;
	height: 50px;
	margin-bottom: 10px;
}

.sidebarItem h2{
	font-size:22px;
	color:#FFF;
}

.sidebarItem2 {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E21637;
	background-color: #820000;
	padding: 10px;
	text-align: left;
	/* [disabled]margin-top: 15px; */
	/* [disabled]position: absolute; */
	bottom: 1px;
	right: 0px;
	width: 253px;
	height: 113px;
	margin-bottom: 10px;
}
.sidebarItem3 {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E21637;
	background-color: #993300;
	padding: 10px 0px 10px 10px;
	text-align: left;
	height: 50px;
	margin-bottom: 10px;
}

.sidebarItem2 h2{
	font-size:16px;
	color: #FFF;
	text-align: left;
	line-height: 23px;
}

.sidebarItem4 h2{
	font-size:15px;
	color: #FFF;
	text-align: left;
	line-height: 23px;
}

.sidebarItem4 {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E21637;
	background-color: #003366;
	padding: 10px;
	text-align: left;
	/* [disabled]margin-top: 15px; */
	/* [disabled]position: absolute; */
	bottom: 1px;
	right: 0px;
	width: 253px;
	height: 70px;
}

.sidebarItem h3 {
	/* [disabled]margin-top: 16px; */
	margin-bottom: 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
}

.sidebarItem img {
	margin: 10px 0px;
}



.listing{
}

.more a {
	color: #870000;
	text-decoration: none;
}
.eventsFoot li {
	margin-bottom: 5px;
	list-style-type: none;
	margin-left: -40px;
}
.eventsFoot {
	margin-top: 10px;
}
h3 {
	font-size: 12px;
	margin-top: 5px;
}
h1 {
	color: #FFF;
	text-align: center;
	font-family: "Rockwell", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
	font-size: 30px;
}
.instructor {
	background-color: #FBB8A8;
	width: 287px;
	margin: 7px;
	float: right;
}

.instructor img {
	float:left;
	padding-right:8px;
	padding-bottom: 2px;

}

.instructor2 {
	background-color: #CCC;
	width: 287px;
	margin: 7px;
	float: right;
	margin-bottom: 20px;
}

.instructor2 img {
	float:left;

}

.instructorBlock {
	background-color:#FBB8A8;
	width: 925px;
	position: relative;
}
.lessons {
	background-color: #CCC;
	width: 31%;
	padding: 8px;
	float: left;
}
.programs {
	padding: 8px;
	width: 64%;
	background-color: #CCC;
	float: right;
}

.bookBands {
	background-color:#CCC;
	padding:10px;
}

#instructable h2 {
	color: #000;
}
.bookBands blockquote {
	padding-top: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.sidebarItem2 h3 {
	color: #FFF;
}
.bookBands h2 {
	color: #000;
}
.eventsFoot li a {
	color: #820000;
	text-decoration: none;
}
.events li a {
	color: #951900;
	text-decoration: none;
}
.contact iframe {
	text-align: right;
	margin-right: -5px;
	padding-right: -5px;
}
.sidebarItem2 h3 a {
	color: #FFF;
}
.nonprofit {
	font-size: 12px;
	padding: 15px;
	clear: both;
}
.bookBands blockquote p {
	padding-top: 6px;
	padding-bottom: 6px;
}
.sitemap {
	padding: 10px;
	float: left;
	width: 260px;
}
.ad {
	padding: 10px;
	float: right;
	width: 260px;
	font-size: 13px;
}
.donation {
	width: 400
.px;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	float: left;
	width: 475px;
}
.sitemap {
	text-decoration: none;
}
.sitemap p a {
	text-decoration: none;
	color: #000;
}
.sitemap blockquote {
	margin-top: 5px;
}
.sitemap blockquote p a:hover {
	color: #E71737;
}
 
 
.donation img {
	/* [disabled]margin-left: 78px; */

}

	
.logo {
	float: left;
	width: 226px;
}
.sidebarItem h3 a {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
}
.sidebarItem3 h3 {
	font-size: 16px;
	color: #FFF;
}
.contact p {
	padding-top: 0px;
	margin-top: 0px;
}
#scholarship #container #mainContent .bookBands table tr td strong {
	font-size: 18px;
}
.sidebarItem4 h2 a {
	color: #FFF;
	text-decoration: none;
}

.formFooter div {
  display:none !important;
}

.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd !important;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db) !important;
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db) !important;
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db) !important;
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db) !important;
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db) !important;
  text-decoration: none !important;
}

.formFooter {
  display:none !important;
}

.myButton {
	background-color:#44c767;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:16px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.myButton:hover {
	background-color:#5cbf2a;
}
.myButton:active {
	position:relative;
	top:1px;
}
.ClassicalProgram {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	width: 900px;
	background-color: #CCCCCC;
	padding: 15px;
}
.ClassicalProgram p {
	font-size: 16pt;
	font-style: normal;
}
#ClassicalProgram p {
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
}
#ClassicalProgram ul li {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}
#ClassicalProgram ul {
	margin-left: 30px;
}
