body {
	background: #dbd9cd;
	margin: 0px;
	font-size: 100%;
	padding: 0px;
}
a {
	text-decoration: underline;
}
a:link {
	color: #49589E;
	text-decoration: underline;
}
a:visited {
	color: #49589E;
	text-decoration: underline;
}
a:active {
	color: #49589E;
	text-decoration: underline;
}
a:hover {
	color: #49589E;
	text-decoration: none;
}
#container {
	margin: 0px auto 0em;
	width: 820px;
	position:relative;
	background: #FFFFFF url(images/container.jpg) repeat-y center top;
	padding: 0px;
}
#logo {
	color: #ffffff;
	text-decoration: none;
	width: 820px;
	margin: 0px auto;
	height: 195px;
	padding: 0px;
	background: url(images/top.jpg) no-repeat center top;
}
#logo h1 {
	font-size: large;
	display: none;
}
#banner {
	background-image:  url(images/top.png);
	height: 150px;
	width: 800px;
}
#banner h1 {
	font-size: large;
	display: none;
}
#center {
	float: left;
	width: 600px;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
.content {
	padding: 60px 15px 5px 45px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
}
#right {
	float: right;
	width: 206px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 4px 52px;
	overflow: visible;
}
.sidebar {
	padding: 0px;
	margin: 20px 26px 0px 0px;
}
#footer {
	text-align: center;
	text-transform: none;
	height: 165px;
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #C7C6B2;
	background-image: url(images/footer.jpg);
	clear: both;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#footer a:link {
	color: #C7C6B2;
	text-decoration: underline;
}
#footer a:visited {
	color: #C7C6B2;
	text-decoration: underline;
}
#footer a:active {
	color: #C7C6B2;
	text-decoration: underline;
	font-weight: normal;
}
#footer a:hover {
	color: #C7C6B2;
	text-decoration: none;
}
.content p {
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.content blockquote {
	line-height: 150%;
}
.content h1 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 2em;
	text-align: left;
	font-weight: normal;
	margin-bottom: 4px;
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #3770CC;
}
.content h2 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 1.6em;
	text-align: left;
	font-weight: normal;
	margin-bottom: 4px;
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #736A51;
}
.content h3 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	text-align: left;
	margin-bottom: 2px;
	line-height: 0.8em;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: normal;
}
.content ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.content li {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	line-height: 1.3em;
	margin-top: 10px;
	list-style-type: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1em 0.5em;
	padding-left: 2em;
}
.sidebar a:link {
	color: #49589E;
	text-decoration: underline;
}
.sidebar a:visited {
	color: #49589E;
	text-decoration: underline;
}
.sidebar a:active {
	color: #49589E;
	text-decoration: underline;
}
.sidebar a:hover {
	color: #49589E;
	text-decoration: none;
}
.sidebar p {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.3em;
	text-align: left;
	padding-left: 1em;
	margin: 3px 0px 7px;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0em;
}
.sidebar h2 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 1em;
	text-align: left;
	font-weight: normal;
	margin-bottom: 4px;
	line-height: 1em;
	padding: 6px 6px 6px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #7D7C89;
}
.sidebar h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.95em;
	padding:6px 0px 6px 10px;
	font-weight: normal;
	margin: 0px 0px 5px;
	line-height: 1em;
	text-align: left;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbd5c5;
	background-color: #f3f1e9;
	color: #612141;
	background-image: url(images/sh3back.gif);
	background-repeat: repeat-x;
	width: 183px;
}
.sidebarimg {
	float: left;
	padding: 6px 8px 44px;
	margin: 0px;
}
.sidebarimg a:link {
	float: left;
	padding: 2px;
	margin: 0px;
	clear: both;
}
.sidebarimg a:active {
	float: left;
	padding: 2px;
	margin: 0px;
}
.sidebarimg a:visited {
	float: left;
	padding: 2px;
	margin: 0px;
}
.sidebarimg a:hover {
	float: left;
	padding: 2px;
	margin: 0px;
}
#maincolclear {
	padding: 0px 0px 50px;
	margin: 0px;
}
.sidebarimglarge {
	padding: 0px 0px 0px 0em;
	margin: 0px 0em 0em;
	float: none;
	width: 125px;
	text-decoration: none;
}
.sidebarimglarge a:link {
	float: left;
	padding: 4px;
	border: 1px solid #C4C3C3;
	background-color: #ffffff;
	margin: 0px;
	clear: both;
}
.sidebarimglarge a:active {
	float: left;
	padding: 4px;
	border: 1px solid #C4C3C3;
	background-color: #ffffff;
	margin: 0px;
}
.sidebarimglarge a:visited {
	float: left;
	padding: 4px;
	border: 1px solid #C4C3C3;
	background-color: #ffffff;
	margin: 0px;
}
.sidebarimglarge a:hover {
	float: left;
	padding: 4px;
	border: 1px solid #6A6A5F;
	margin: 0px;
}
.imgright {
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 0px;
}
.featureimgright a:link {
	margin-top: 4px;
	float: left;
	margin-bottom: 6px;
	margin-right: 8px;
	padding: 4px;
	border: 1px solid #C4C3C3;
	background-color: #ffffff;
}
.featureimgright a:active {
	margin-top: 4px;
	float: left;
	margin-bottom: 6px;
	margin-right: 8px;
	padding: 4px;
	border: 1px solid #C4C3C3;
	background-color: #ffffff;
}
.featureimgright a:visited {
	margin-top: 4px;
	float: left;
	margin-bottom: 6px;
	margin-right: 8px;
	padding: 4px;
	border: 1px solid #C4C3C3;
	background-color: #ffffff;
}
.featureimgright a:hover {
	margin-top: 4px;
	float: left;
	margin-bottom: 6px;
	margin-right: 8px;
	padding: 4px;
	border: 1px solid #6A6A5F;
}
#navcontainer {
	width: 620px;
	position: absolute;
	height: 52px;
	padding: 0px 0px 7px;
	background: url(images/nav.jpg) no-repeat left top;
	margin: 0px;
}
head+body #container:after {
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}
#navlist {
	position: relative;
	margin: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	padding: 0px 0px 2px 26px;
	line-height: 1.5em;
	color: #6D74A0;
	font-weight: normal;
	text-transform: capitalize;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link {
	margin: 0 5px 4px 3px;
	text-decoration: none;
	color: #333333;
}
#navlist a:visited {
	margin: 0 5px 4px 3px;
	text-decoration: none;
	color: #333333;
}
ul#navlist a:hover, ul#navlist a:active {
	padding-bottom: 3px;
	background: transparent;
	color: #294992;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #294992;
}
body#teachers ul#navlist li.teachers a,  body#about ul#navlist li.about a,  body#volunteers ul#navlist li.volunteers a,  body#locations ul#navlist li.locations a,  body#blog ul#navlist li.blog a,  body#events ul#navlist li.events a,  body#contact ul#navlist li.contact a {
	padding-bottom: 3px;
	background: transparent;
	color: #294992;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #294992;
}
#maincolclear2 {
	padding: 0px 0px 300px;
	margin: 0px;
}
#pullquote p {
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#quote {
	background: no-repeat right bottom;
	color: #449bc0;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
}
#pullquote {
	padding-right: 0px;
	padding-left: 0px;
	background: no-repeat 10px 15px;
	padding-bottom: 10px;
	margin: 15px 0px 15px 25px;
	width: 475px;
	padding-top: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#pullbox {
	background: no-repeat 10px 15px;
	margin: 15px 0px 15px 25px;
	width: 200px;
	text-align: left;
	border: 1px solid #999999;
	float: right;
	height: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 10px;
}
#pullbox ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
#pullbox li {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	line-height: 1.3em;
	margin-top: 10px;
	list-style-type: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1em 0.5em;
	padding-left: 2em;
}
#list li {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	padding-bottom: 5px;
	margin: 0px 7px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#list ul {
	margin: 0px;
	padding: 0px;
}
.buttonimg {
	padding: 0px 16px 6px 8px;
	margin: 0px;
	float: left;
	width: 150px;
	text-decoration: none;
	height: 35px;
}
.sideclear {
	padding: 0px 0px 30px;
	margin: 0px;
}
.paypalimg {
	padding: 0px 16px 25px 8px;
	margin: 0px 0px 20px;
	float: left;
	text-decoration: none;
}
.floatimgrcenter {
	float: right;
	margin: 0px;
	padding: 6px 5px 4px 15px
}
.feature {
	width:275px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0px;
}
* html #feature {
	height:301px;
	he\ight:160px;
}
.feature .box3 {
	float: left;
	padding: 10px;
	margin: 0px;
	background-color: #F4F4F0;
	border: 1px solid #8B98A0;
}
.feature .box4 {
	float: left;
	padding: 10px;
	margin: 0px;
	background-color: #F2EADD;
	border: 1px solid #9F7E5D;
}
.feature .box5 {
	float: left;
	padding: 10px;
	margin: 0px;
	width: 500px;
	/*background-color: #F2EADD;*/

	background-color: #F4F4F0;
	border: 1px solid #9F7E5D;
}
.feature .box1 {
	float:left;
	padding: 0.6em 0.6em 0.3em 0.8em;
	width:220px;
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0.5em;
	height: 116px;
	border: 1px solid #C1C1B7;
	background: url(images/featureback.jpg);
}
.feature .box2 {
	float: right;
	padding: 0.6em 0.6em 0.3em 0.8em;
	width:220px;
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0.5em;
	height: 116px;
	background-color: #E3E3E0;
	border: 1px solid #C1C1B7;
	background: url(images/featureback.jpg);
	margin-right: 0.5em;
}
.feature h2 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 1.6em;
	text-align: left;
	font-weight: normal;
	margin-bottom: 4px;
	line-height: 1em;
	padding: 4px 4px 4px 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #ABA78B;
}
.featureimglarge {
	float: left;
	clear: both;
	padding: 0.5em;
	margin: 0.4em 0.6em 0.4em 0em;
}
.featureimg {
	float: left;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 0px;
	clear: both;
	margin-left: 0px;
	padding: 0px;
}
.featureimg a:link {
	float: left;
	padding: 4px;
	border: 1px solid #D2D0C1;
	background-color: #ffffff;
	text-decoration: none;
}
.featureimg a:active {
	float: left;
	padding: 4px;
	border: 1px solid #D2D0C1;
	background-color: #ffffff;
}
.featureimg a:visited {
	float: left;
	padding: 4px;
	border: 1px solid #D2D0C1;
	background-color: #ffffff;
}
.featureimg a:hover {
	float: left;
	padding: 4px;
	border: 1px solid #A4997D;
}
.floatimgleft {
	background: #f2f2f2;
	float: left;
	margin: 8px 10px 6px 8px;
	padding: 4px;
	border: 1px solid #C5A467;
	clear: both;
}
.sidebar h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.95em;
	padding:7px 0px 5px 9px;
	font-weight: normal;
	margin: 0px 0px 0px 2px;
	line-height: 1em;
	text-align: left;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACED9;
	color: #2b4691;
	background-repeat: repeat-x;
	background-image: url(images/sh4back.gif);
}
.sfeature {
	width:181px;
	margin: 0px 0px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0px 6px;
}
* html #sfeature {
	height:301px;
	he\ight:160px;
}
.sfeature .box3 {
	float: left;
	padding: 8px 6px 0px;
	margin: 0px;
	background-color: #F4F4F0;
	border: 1px solid #8B98A0;
}
.sfeature p {
	font-weight: normal;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 4px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 0.7em;
	line-height: 1.4em;
}
#navigation {
	margin: 0px;
	padding: 5px 0px;
	height: auto;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	font-size: 0.75em;
	line-height: 1.2em;
	margin: 0px 0px 0px 0em;
	padding: 3px 0em 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#navigation a {
	display: block;
	padding: 0px 0px 5px 5px;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#navigation a:hover {
	color:#434772;
	text-decoration: none;
}
.bioimgleft {
	background: #f2f2f2;
	float: left;
	margin: 6px 14px 6px 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	clear: both;
}
.floatimgcenter {
	margin: 0px;
	padding: 20px 5px 4px 35px
}
.content h4 {
	color: #663399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	text-align: left;
	margin-bottom: 0px;
	line-height: 1.4em;
	font-style: italic;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: normal;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 0px;
}
.clearbr {
	clear: both;
	padding: 0px;
	margin: 0px 0px 5px;
}
.hline {
	padding:0px;
	margin: 20px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD9CD;
}
.hpfeature {
	width:525px;
	margin: 0px;
	padding: 8px;
	height: 200px;
}
.hpfeature .box1 {
	float:left;
	padding: 0px 5px 0px 0px;
	width:500px;
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	height: 200px;
	background: url(images/featureback.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
}
.hpfeature .box2 {
	float: left;
	padding: 0px 21px 0px 0px;
	width:235px;
	background-repeat: repeat;
	background-position: left top;
	height: 200px;
	background-color: #E3E3E0;
	background: url(images/featureback.jpg);
	margin: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C0C0C0;
	font-size: 0.9em;
	line-height: 1.6em;
}
.hpfeature .box3 {
	float: right;
	padding: 0px;
	width:245px;
	background-repeat: repeat;
	background-position: left top;
	height: 200px;
	background-color: #E3E3E0;
	background: url(images/featureback.jpg);
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.6em;
}
.hpfeature1 {
	width:525px;
	margin: 0px;
	padding: 0px 8px 8px;
	height: 275px;
}
.hpfeature1 .box1 {
	float:left;
	padding: 0px 5px 0px 0px;
	width:500px;
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	height: 275px;
	background: url(images/featureback.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
}
.hpfeature h3 {
	color: #7d7c89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 0px;
	line-height: 1.5em;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 8px;
}
.hpfeature1 h3 {
	color: #7d7c89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 0px;
	line-height: 1.5em;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 8px;
}
.hpfeature2 {
	width:525px;
	margin: 0px;
	padding: 8px;
	height: 150px;
}
.hpfeature2 .box1 {
	float:left;
	padding: 0px 5px 0px 0px;
	width:500px;
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	height: 150px;
	background: url(images/featureback.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
}
.hpfeature2 h3 {
	color: #7d7c89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 0px;
	line-height: 1.5em;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 8px;
}
.hpfeature .box4 {
	float:left;
	padding: 0px 5px 0px 0px;
	width:500px;
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	height: 200px;
	background: url(images/featureback.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
}
.sidebarimgs {
	float: left;
	padding: 6px 8px 44px 5px;
	margin: 0px;
}
#studios {
	float: left;
	text-align: center;
}
.hpfeature3 {
	width:525px;
	margin: 0px;
	padding: 8px;
	height: 200px;
}
.hpfeature3 .box1 {
	float:left;
	padding: 0px 5px 0px 0px;
	width:500px;
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	height: 200px;
	background: url(images/featureback.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
}
.hpfeature3 h1{
	text-align: center;
}
.hpfeature3 h3 {
	color: #7d7c89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 0px;
	line-height: 1.5em;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 8px;
}