/* MAIN */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
	text-align: justify;
	background-color: #339999;
	}

#container {
	width: 850px;
	height: 100%;
	margin: 1% auto 5px auto;
	padding: 0px;
	background-color: #FFFFFF;
	position: relative;
	top: auto;
	left: auto;
	background-image: url(Images/white.gif);
	background-repeat: repeat;
	}

#content p {
	font-size: 0.85em;
	background-color: #fff;
	}

#content {
	width: 600px;
	height: 100%;
	position: relative;
	background-color: #fff;
	float: right;
	padding: 15px 40px 0px 0px;
	margin: 0px 0px 0px 0px;
	}


/* HEADINGS */
h1{
	font-size: 1em;
	font-style: italic;
	color: #339999;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	}

h2 {
	font-size: 1em;
	margin: 0px 0px -15px 0px;
	padding: 0px;
	}

p.header {
	font-size: 2em;
	color: #339999;
	font-weight: bold;
	}

#sideimages {
	position: relative;
	top: 0px;
	float: left;
	width: 175px;
	padding: 0px 35px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	clear: left;
	}

#sideimages img {
	position: relative;
	float: left;
	}

#teacherphoto {
	width: 150px;
	position: relative;
	top: auto;
	float: left;
	margin: 0px;
	padding-right: 10px;
	}

.toptextimage {
	background-color: #996699;
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	}
	
.toptextimage1 {
	width: 415px;
	position: absolute;
	top: 5px;
	left: 120px;
	z-index: 100;
	}

#noclass {
	color: #663366;
	}

.imgcenter {
	margin-left: 100px;
	}

.nobullet {
	font-weight: bold;
	text-align: justify;
	}

#content .red {
	color: #FF0000;
	font-size: .75em;
	margin-top: -5px;
	}

#logo {
	width: 200px;
	position: absolute;
	top: 0px;
	left: 640px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	font-size: .65em;
	line-height: 1.5em;
	}

#logo img {
	margin-left: 20px;
	}

#top #logo p {
	margin-top: 2px;
	margin-bottom: -3px;
	}

#audition {
	color: #FF0000;
	}

/* NAVIGATION */

#top #nav {
	width: 100%;
	height: 30px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: -4px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	z-index: 5;
	clear: both;
	color: #996699;
	background-image: url(../Images/gradient.jpg);
	background-position: top;
	background-color: #996699;
	}

/*#bkg {
	background-image: url(../Images/gradient.jpg);
	background-position: top;
	background-color: #996699;
	}*/

ul {
	padding: 3px;
	margin: 0px;
	list-style: none;
	width: 120px;
	position: relative;
	top: 0px;
	float: left;
	color: #fff;	
	text-align: center;
	font-size: .85em;
	}

li{
	float: left;
	position: relative;
	top: 0px;
	width: 121px;
	height: 60%;
	}

li ul {
  display: none;
  width: 130px;
  position: absolute; 
  top: .7em;
  left: 0;
  z-index: 100;
  background-color: #cc99cc;
  padding: 5px;
  margin: 0px;
  clear: left;
  text-align: left;
  line-height: 1.3em;
  }
 

 li > ul {
	top: auto;
	left: auto;
	}

li:hover ul, li.over ul{ 
	display: block; 
	}

/* TABLE */

td {
	padding: 2px 5px;
	}

table {
	text-align: left;
	margin: 0px;
	}

.tableheading {
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	}

#schedule table {
	font-size: .85em;
	border: solid 1px #666;
	}

#schedule td {
	padding: 2px;
	font-size: .82em;
	}

#schedule .tableheading{
	font-size: .8em;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#schedule .purple {
	color: #663366;
	font-size: .9em;
	padding-left: 4px;
	}

/* TESTIMONIALS */
#parent {
	font-size: .8em;
	color: #666666;
	}

#testimonial {
	font-size: .9em;
	color: #996699;
    width: 590px;
    margin: 0px;
    padding: 0px;
	}

/* LINKS */

a {
	text-decoration: none;
	color: #fff;
	}

a:visited {
	text-decoration: none;
	color: #fff;
	}

li ul a:hover {
	text-decoration: underline;
	color: #000;
	}

a:hover {
	text-decoration: underline;
	color: #cc99cc;
	}

#active {
	color: #FFFF00;
	}

#mail a {
	color: #996699;
	text-decoration: none;
	}

#mail a:hover {
	color: #000;
	text-decoration: underline;
	}
	
.albums {
	width: 190px;
	position: relative;
	float: left;
	z-index: 1;
	margin: 0px;
	padding: 5px 5px 15px 5px;
	text-align: center;
	}	

.photogroup {
	width: 600px;
	height: auto;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
	padding: 0px;
	clear: both;
	}

/* FORM */

.inputtype, .required {
	width: 275px;
	background-color: #FFFFFF; 
	margin-bottom: 10px;
	}
	
label {
	float: left;
	width: 210px;
	}
	
input {
	clear: both;
	}

.state {
	width: 55px;
	margin-right: 10px;
	}
		
.holder {
	width: 300px;
	margin: -20px 0px 0px 0px;
	height: 30px;
	}
		
.statediv {
	width: 150px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	float: left;
	}

.zip {
	padding-right: 10px;
	}
		
.zipinput {
	width: 120px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	float: right;
	}

.text {
	padding: 3px;
	}

fieldset {
	width: 500px;
	padding: 0px 0px 0px 30px;
	margin: 15px 0px;
	}

legend {
	color: #339999;
	}

textarea {
	width: 400px;
	}

.additional {
	width: 375px;
	}

span .center {
	text-align: center;
	}

.birth {
	width: 100px;
	}

.conditions {
	font-size: .9em;
	}

#studentnew, #studentreturn, #tt, #pre1, #pre2, #kinder, #age1, #age2, #age3, #age4, #age5, #age6, #age7 {
			display: none;
			font-size: .9em;
		}
		
#studentnew input {
			width: 100px;
		}

#studentnew label {
			width: 400px;
		}

.regclass {
	width: 20px;
	text-indent: 5px;
	}

.regclass input {
	width: 75px;
	}

#bottombar {
	width: 850px;
	text-align: right;
	font-size: .7em;
	margin: 0px auto;
	padding: 0px;
        height: 50px;
	}
