@charset "utf-8";
/* CSS Document */

/* ----------MAIN STUFF FOR ALL PAGES-------------*/

*{
	margin:0 auto;
	padding:0;
}
#wrapper{
	width:960px;
}

body{
	background-color:#EEE6EF;
}


p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:25px;
	width:700px;
	text-align:left;
}


			
.header{background-color:#beadbf;
		height:120px;
		width:960px;
		position:relative;
}

#title{
	position:absolute;
	top:5px;
	left:5px;
}

h1{font-family: 'Satisfy', cursive;
color:#7000BF;
font-size:36px;
position:absolute;
top:50px;
left:236px
}

#babyline{
	text-align:center;
	position:absolute;
	top:-80px;
	left:0px;
}

#logo{
	text-align:center;
	padding-top:8px;
}

#footer{
	background-color:#beadbf;
	height:60px;
	width:960px;
	clear:both;
}

#logo a{
	background:none;
}

/* ----------MENU - NAV-------------*/

#nav{
	position:absolute;
	right:-9px;
	background:#fefcea; /* Old browsers */
	background: -moz-linear-gradient(top,  #fefcea 0%, #f1da36 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* IE10+ */
	background: linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* W3C */












filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */
	float:right;
	margin:10px;
	width: 416px;
}



ul{
	list-style:none;
	text-decoration:none;
		

}

li{
	float:left;
	padding:10px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size:12px;
	
}

a{
text-decoration:none;
color:7000BF;
}

a:hover{
text-decoration:underline;
}


#home .home, #about .about, #classes .classes, #contact .contact, #testimonials .testimonials{
		background: #fac695; /* Old browsers */
background: -moz-linear-gradient(top,  #fac695 0%, #f5ab66 47%, #ef8d31 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fac695), color-stop(47%,#f5ab66), color-stop(100%,#ef8d31)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* IE10+ */
background: linear-gradient(top,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac695', endColorstr='#ef8d31',GradientType=0 ); /* IE6-9 */
width:30px;
}

/* ----------MAIN PAGE CONTENT-------------*/

#main{
	background-image:url(images/background.gif);
	background-repeat:repeat;
	width:960px;
	padding-top:10px;
	position:relative;
}


h2{font-family: 'Satisfy', cursive;
text-align:center;
color:#7000BF;
font-size:40px;
padding-top:50px;
padding-bottom:20px;
}

/* ----------HOMEPAGE-------------*/

#homepage{
	
	padding-bottom:45px;
}

#baby{
	text-align:center;
	
}

/* ----------ABOUT PAGE------------*/

#panels{
	padding-bottom:20px;
}



#center{
	text-align:center;
}


#blocks{
	position:absolute;
	top:260px;
	left:830px;
}

/* ----------CLASSES PAGE------------*/

#classes_text{
	
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	
	
}

#frame{
	text-align:center;
	background-image:url(images/blue-frame.gif);
	background-repeat:no-repeat;
	padding-bottom:80px;
}

#lower{
	margin-top:10px;

	
}
.textreg {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:24px;
	color: #000000;
		
}
.textreg2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:24px;
	color: #000000;
		
}
.textregwhite {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
		
}
a.textregwhite {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
		
}
a.textregwhite:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F0DBFF;
		
}
.textsmall {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:22px;
	color: #000000;
		
}
.contactdetails {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:26px;
	color:#7000BF;
		
}
a.contactdetails {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:22px;
	color:#7000BF;
		
}

/* ----------CONTACT PAGE------------*/

#bday{
	padding-top:20px;
	padding-bottom:20px;
}

#contact{
	text-align:left;
}

form{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:75%;
	border:3px dotted #90C; 
	padding:7px;
	background-color:#CCF;
	margin-top:20px;
	
}

label{
	color:#003;
	display:block;
	padding-top:10px;
	padding-bottom:10px;

}

submit{
	padding-top:10px;
}

textarea{
	display:block;
	margin-left:0px;
	height:50px;

}

#email a:hover{
	background:none;
	border-bottom: 1px solid purple;
}
	
#flashcontent{
	text-align:center;
}

.tips
{
	text-align:center;
	margin:0;
	padding-top:0;
	color:#609}
	
 a.tips {
	color:#090;
}
