* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#wrapper { 
 margin: 0 auto;
 width: 900px;
}
#header {
	width: 900px;
	color: #333;
	height: 102px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #d5d5d5;
}
#navigation {
	width: 900px;
	color: #d5d5d5;
	margin: 0px 0px 0px 0px;
	height: 35px;
}
#content { 
 width: 900px;
 color: #333;
 margin: 0px 0px 0px 0px;
 height: auto;
}
#footer{
	width: 100%;
	height: 150px;
	border-top: 1px solid #d1d1d1;
	clear: both;
	font-size: 10px;
	color: #808080;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}

#footer-mid{
	width: 900px;
	height: 18px;
	text-align: left;
	margin:auto;
	padding-top: 10px;
}
#topbar {
	width: 900px;
	color: #333;
	margin: 0px 0px 0px 0px;
	height: 36px; 
}
#logo {
	float: left;
	height: 102px;
	width: 471px;
}
#phonetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #bcbcbc;
	height: 24px;
	width: 110px;
	padding-top: 11px;
	float: right;
}
#emailtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #e369ab;
	height: 24px;
	width: 70px;
	padding-top: 11px;
	float: right;
	padding-left: 25px;
}
#emailtop a:link, #emailtop a:visited
{
	color: #ff55b2;
	text-decoration: none;
	text-transform: uppercase;
}
#emailtop a:hover {
	color: #FFF;
}
.locationlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #e369ab;
	text-decoration: none;
}
.locationlink a:hover {
	color: #fff;
}
#navcontainer
{
margin: 0;
padding: 0 0 0 0px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
border: none;
}

#navcontainer LI
{
	margin: 0;
	padding-top: 10px;
	float: left;
	width: auto;
	font-size: 12px;
	letter-spacing: 1px;
}

#navcontainer A
{
color: #525252;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 14px;
border-right: 1px solid #d5d5d5;
}

#navcontainer A:hover, #navcontainer A:active { color: #bd4d8a; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}
#homebox {
	height: 465px;
	width: 900px;
}
#textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	color: #363636;
	height: auto;
	width: 900px;
}
#textmain p {
   margin-bottom: 1em;
   color: #363636;
   font-size: 12px;
   line-height: 1.5;
}
#textmain h3{
	padding: 3px 0 5px 0;
	border-bottom: 1px solid #d5d5d5;
	border-right: 0;
	border-left: 0;
	color: #2997b3;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 20px;
}
#textmain h4{
	padding: 3px 0 5px 0;
	border-right: 0;
	border-left: 0;
	color: #c33683;
	font-size: 16px;
	font-weight: normal;
}
#textmain h5{
	padding: 3px 0 5px 0;
	border-right: 0;
	border-left: 0;
	color: #2997b3;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
	text-align: left;
}

#leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 450px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 15px;
}
#rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: auto;
	width: 415px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#newscolumn {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 883px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 15px;
}
br.clear { clear: both; height: 0px; visibility: hidden; }
#designtag {
	float: right;
	width: 100px;
	height: 18px;
}
#titlebox {
	height: 33px;
	width: 880px;
	background-color: #c33683;
	background-image: url(../images/subnavbg.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	word-spacing: 1px;
	padding: 23px 0 0 20px;
}
#subbox {
	height: 306px;
	width: 900px;
	padding-top: 2px;
	background-color: #333;
	margin-top: 1px;
}
.rivercities {
	background-image: url(../images/submain/rivercities.jpg);
}
.news {
	background-image: url(../images/submain/news.jpg);
}
.about {
	background-image: url(../images/submain/about.jpg);
}
.mission {
	background-image: url(../images/submain/mission.jpg);
}
.studios {
	background-image: url(../images/submain/studios.jpg);
}
.instructors {
	background-image: url(../images/submain/instructors.jpg);
}
.opportunities {
	background-image: url(../images/submain/opportunities.jpg);
}
.kindermusik {
	background-image: url(../images/submain/kindermusik.jpg);
}
.tuition {
	background-image: url(../images/submain/tuition.jpg);
}
.contact {
	background-image: url(../images/submain/contact.jpg);
}
.classes {
	background-image: url(../images/submain/studios.jpg);
}
#gallery {
	height: 575px;
	width: 900px;
	margin-top: 1px;
}
#subcat {
	background-image: url(../images/subcat.jpg);
	background-repeat: repeat-x;
	height: 37px;
	width: 894px;
	margin-bottom: 10px;
	padding-left: 6px;
}
#navsub
{
margin: 0;
padding: 0 0 0 0px;
}

#navsub UL
{
list-style: none;
margin: 0;
border: none;
}

#navsub LI
{
	margin: 0;
	padding-top: 12px;
	float: left;
	width: auto;
	font-size: 10px;
	letter-spacing: 1px;
}

#navsub a:link, #navsub a:visited
{
color: #ff55b2;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 14px;
}

#navsub a:hover {
	color: #FFF;
}
#navsub li.selected a{
	color:#FFF;
}
#classleftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 430px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 15px;
	border-right: 1px solid #d5d5d5;
}
#classrightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: auto;
	width: 430px;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 2px;
	padding-bottom: 15px;
}
.linebrake {
	border-bottom: 1px solid #d5d5d5;
}
#midtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #373737;
	width: 900px;
	text-transform: uppercase;
	line-height: 1em;
	margin: 20px 0 20px 0;
	text-align: left;
}
.align-right {
	float:right;
	margin: 0 0 15px 15px;
	padding: 5px;
	border: 1px solid #e3e3e3;
	background-color: #f2f4f3;
}
.align-left { float:right;
	margin: 0 0 15px 15px;
	padding: 5px;
	border: 1px solid #e3e3e3;
	background-color: #f2f4f3; 
}
.frame { padding: 5px;
	border: 1px solid #e3e3e3;
	background-color: #f2f4f3 }
.tuitionpricesright {
	float: right;
	height: auto;
	width: 210px;
}
.tuitionpricesleft {
	float: left;
	height: auto;
	width: 210px;
}
.boxtextright {
	float: right;
	height: auto;
	width: 380px;
	padding-top: 20px;
	padding-right: 20px;
	color: #FFF;
	font-size: 22px;
	line-height: 1.5em;
}
#galleria{
	width:900px;
	margin:0px auto;
	background-color: #FFF;
}
