/*<group=General Styles>*/

body {
	background: #006DAE repeat;
	margin: 0;
	padding: 0;
	font: 1em "Comic Sans MS", Arial, Helvetica, sans-serif;
	
}


#content a:link, a:visited {
	color: #0000ff;
	
}

#content a:hover, a:active {
	color: #FF0000;
	
	
}
#free_lesson_plans a:link, a:visited {
	color: #0000ff;
}

.image-left {
	float: left;
	margin: 3px 6px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 6px;
}
	
/*</group>*/

/*<group=Layout>*/
.clearer {
	clear: both;
}



#container {
	margin-right: auto;
	margin-left: auto;
	width: 803px;
	position: relative;
	z-index: 1;
}

#pageHeader {
	height: 120px;
}


#contentContainer {
	padding-bottom: 20px;
	width: 650px;
	float: left;
	padding-left: 50px;
}

#contentContainer #content {
	padding-right: 20px;
	padding-left: 63px;
	line-height: 1.45em;
}



#footer {
	height: 175px;
	width: 803px;
	position: relative;
	color: #3f3100;
	text-shadow: 0px 1px 0px #ffffff;
}

#footer p {
	margin: 0;
	padding-top: 85px;
	padding-left: 63px;
}

#footer a:link, #footer a:visited {
	color: #3f3100;
	text-decoration: none;
	border-style: none;
	font-size: 1em;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}
	


blockquote, .standout {
	color: #000;
	margin: 10px 0;
	padding: 0 10px;
}



h2 {
	font-size: 1.5em;
	margin: 5px 0;
	line-height: 1.1em;
	color: #e22;
}

h3 {
	font-size: 1.2em;
	margin: 5px 0;
	line-height: 1.3em;
	color: #06b;
}

h4 {
	font-size: 1.1em;
	margin: 5px 0;
	color: #993399;
	font-weight: bold;
}



/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}


/*<group=Contact Form>*/
.message-text {
} 

.required-text {
}

.form-input-field {
}

.form-input-button { 
} 
/*</group>*/
#navcontainer ul ul li {
	line-height: 1em;
}
.pricing th {
	font-weight: normal;
	font-size: 1.1em;
}
.special {
	margin: 10px;
	padding: 6px;
	float: right;
	width: 170px;
	border: 3px solid #FFFFFF;
}
.strikethrough {
	text-decoration: line-through;
}
.videoboxright {
	margin: 10px 0px 10px 10px;
	padding: 10px;
	float: right;
	width: 320px;
	border: 2px dotted #CCCCCC;
}
#container #navigation {
	
	
	clear: both;
}
h1.subhead {
	font-size: 18px;
	color: #777788;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-left: 50px;
	clear: both;
	float: left;
	width: 650px;
	
}
.red {
	color: #e22;
	font-weight: bold;
}
.green {
	color: #192;
}
#player {
	background: url(../images/Music-cover-faded.jpg) no-repeat 300px 50px;
}


.alignRight {
	float: right;
	margin-right: 50px;
	padding-top: 15px;
}
.teachers {
	background-color:#74CF92;
	border-top: 1px solid #74CF92;
	border-right: 1px solid #1CB04E;
	border-bottom: 1px solid #1CB04E;
	border-left: 1px solid #1CB04E;

}
.parents {
	border-top: 1px solid #F8BE79;
	border-right: 1px solid #F49321;
	border-bottom: 1px solid #F49321;
	border-left: 1px solid #F49321;
	background: #F8BE79;
}
.about {
	border-top: 1px solid #BC8ABE;
	border-right: 1px solid #903D94;
	border-bottom: 1px solid #903D94;
	border-left: 1px solid #903D94;
	background: #BC8ABE 2px;
}		
	
.newboxright {
	background: #FFFFCF;
	margin: 3px 0px 3px 7px;
	padding: 5px;
	clear: right;
	float: right;
	border: 1px solid #CC0000;
}
.signupbox {
	background: #FFFFCC;
	border: 1px solid #006DAE;
	padding: 10px;
	margin-top: 10px;
}


#video {
	background: url(../images/Music-cover-faded.jpg) no-repeat 300px 20px;
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#homebutton {
	position: absolute;
	height: 30px;
	width: 30px;
	top: 27px;
	right: 225px;
}
#aboutbutton {
	position: absolute;
	height: 30px;
	width: 30px;
	top: 27px;
	right: 185px;
}
#contactbutton {
	position: absolute;
	height: 30px;
	width: 30px;
	top: 27px;
	right: 150px;
}
#free_lesson_plans {
	position: absolute;
	height:50px;
	width:150px;
	top:35px;
	left:200px;
}
#free_shipping {
	position: absolute;
	height:50px;
	width:150px;
	top:35px;
	left:380px;
}
