@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: #FFF;
	background-color: #CCC;
}


.oneColFixCtrHdr h2 {
	font-size:14px;
	color:#FFFFFF;
	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: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	padding: 8px 15px;
	height: 1200px;
}

.oneColFixCtrHdr #header {
	padding: 15px 10px 10px 0px;
	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: #000000;
	width: 930px;
	position: relative;
	clear: both;
	padding: 20px 10px;
}

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

#mainContent img {
	margin: 0px 0px 25px 0px;
	float: left;

}

#header img {
	float: left;

}


#fadeshow1 {
	margin: 32px 210px 20px 270px;
}

.oneColFixCtrHdr #footer {
	padding: 300px 0;
	height: 100px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	width: 220px;
	text-align: left;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.contact {
	width: 190px;
	padding: 120px 8px 1px 4px;
	text-align: right;
	float: right;
}

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

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

ul.nav li {
	float:left;
	margin-right: 5px;
}

ul.nav a {
	font: 14px "Rockwell", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 142px;
	display: block;
	border-top: 4px #FFFFFF solid;
	padding: 5px;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
	font-weight: bolder;
	padding-left: 0px;
	margin-right: 42px;
}

ul.nav a:hover {
	color:#CCCCCC;
	border-top: 4px #FFFFFF 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: #CCCCCC;
border-top: 4px #666666 solid;

}

.homeWrap{
	position:relative;
}

.rightSidebar {
	top:0px;
	right:0px;
	width: 273px;
	float: right;
	height: 376px;
	position: relative;
}


.sidebarItem h2 {
	font-size: 14px;
	color: #FFF;
	padding: 10px 0px 5px 0px;
	font-weight: bold;
}
.sidebarItem h2 a {
	color: #FFF;
	text-decoration: none;
	padding-bottom: 10px;
}

.sidebarItem {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #820000;
	background-color: #333;
	padding: 10px 0px 29px 10px;
	text-align: left;
	height: auto;
	margin: 0px 8px 25px 0px;
	width: 360px;
	float: right;
	font-style: normal;
}


.sidebarItem2 {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E21637;
	background-color: #820000;
	padding: 10px;
	text-align: left;
	margin-top: 15px;
	position: absolute;
	bottom: 1px;
	right: 0px;
	width: 253px;
	height: 113px;
}
.sidebarItem2 h2{
	font-size:20px;
	color: #FFF;
	text-align: center;
}

.sidebarItem h3 {
	margin-top: 16px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 18px;
	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;
	margin-bottom: 15px;
}
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: #333;
	width: 287px;
	margin: 15px  0px 30px 0px;
	float: left;
	padding: 9px;
	border-top-color: #820000;
	border-top-style: solid;
	border-top-width: 4px;
}

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

}

.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;
	clear: both;
	background-image: url(images/music-notesbass2.jpg);
	height: 131px;
	width: 950px;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 70px;
	padding-top: 15px;
}
#container #header .contact p a {
	color: #fff;
}
.contact p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.about {
	font-size: 14px;
	padding: 10px 5px 20px 0px;
}
.MissionList {
}
.MissionList li {
	font-size: 12px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: disc;
}
.instructor2 h2 {
	font-size: 18px;
}
.testimonials {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
}
.nonprofit a {
	color: #FFF;
	text-decoration: none;
}

.nonprofit a:hover {
	color: #ccc;
	text-decoration: none;
}
.about a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.about a:hover {
	color: #CCC;
}
.musicPlayer {
	float: left;
	width: 540px;
}
.musicPlayer img {
	margin-top: 20px;
}
.musicPlayer object {
	margin-bottom: 21px;
}
