/*  

Description: This is the style sheet for Yellow Brick Road Preschool
Version: 1
Author: Tim Hogan


*/

html{
	overflow-y:scroll;
	
	}


/* Begin Typography & Colors */
body {
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #999999;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #000000;
	text-align: left;
	margin: 20px auto;
	padding: 0px;
	width: 760px;
	}

#logo{
	width:100%;
	/*height:100px;*/
	text-align:center;
	margin:10px;
	}


a:{
	color: #147;
	text-decoration:underline;
	font-size:12px;
	
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.label
{
font-weight:bold;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
 
	}

P
{
font-size:12px;
}

#header {
	padding: 0px;
	margin: 0 auto;
	height: 220px;
	width: 100%;
	background-color: #73a0c5;
	}

#headerimg {
	margin: 0px;
	height: 180px;
	/*width: 100%;*/
	background-color: #0F0;
	
	background: url(images/aboutheader.jpg) left center no-repeat;
	}


#footer {
	padding: 20pxß 0 0 0;
	margin: 0px;
	/*width: 760px;*/
	clear: both;
	/*border:solid 1px black;*/
	}

#footer p {
	font-size:10px;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1{
	color:#1F75C2;
	padding-left:20px;
	background: url(images/lightblue.bmp) left center no-repeat;
	font-weight:bold;
	border-bottom:solid 1px black;
	font-size:24px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
}



h2
{
	color:#939;
	font-size:18px;
	background: url(images/horiz_dots.gif) repeat-x bottom;
	
}




h3
{
	margin-bottom:5px;
	padding:0px;
	font-size:14px;
/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/

}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
img {
	padding: 0;
	max-width: 100%;
	border:solid 0px black;
	}

	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/* End Entry Lists */





/* Begin Various Tags & Classes */
.company
{
font-weight:bold;
/*color:yellow;*
/*font-size:1em;*/

}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/

/*Navigation Styles */

#navcontainer
{
margin:0px;
width:100%;
background-color:#1F75C2;
border-bottom:solid 1px white;
height:20px;
color:white;
}
 
#navcontainer a
{
	font-size:12px;
text-decoration: none;
font-weight: bold;
color: white;
padding:5px;
margin:10px;
line-height:20px;
text-transform:uppercase;
}

#navcontainer a:hover
{
background-color: #ffff00;
color: black;
font-weight: bold;
}

/* End Navigation Styles */


#headerbottom
{
	width: 758px;
	height: 10px;
	background-color:#1F75C2;
	border-top:solid 1px white;
	float:left;
	margin-bottom:0px;
	border-bottom:5px solid yellow;
}

#footerbottom
{
	width: 758px;
	height: 20px;
	background-color:#3366cc;
	border-bottom:solid 1px white;
	float:left;
	margin-top:5px;
	color:white;
	/*border-top:5px solid yellow;*/
}



/* -- Contact  Page -- */
#Contact_Right h2
{
margin-right:0px;
margin-bottom:0px;
padding-bottom:0px;
}

#contact_left
{
width:450px;
/*border:solid 1px black;*/
float:left;
}

#contact_right
{
width:248px;
padding:0px 10px;
/*background-color:y;*/
height:400px;
border-left:solid 1px black;
}

#contact_right p
{
/*background-color:#cccccc;*/
/*line-height:10px;*/
margin-top:0px;
padding-top:0px;
}

#error_msg
{
color:red;

}

#submitted
{
color:blue;

}


/* -- End Contact Page -- */


/* -- About Us Page -- */

#about_left
{
float:left;
width:350px;
}

#about_right
{
width:350px;
float:right;
}

#about_left p
{
margin:0px;
padding-bottom:20px;
}

#about_right p
{
margin:0px;
padding-bottom:0px;
font-family:verdana;
}

#about_right ul
{
	margin-bottom:20px;
	padding:0px;
	margin-left: 50px;
	margin-top:0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#about_right h3
{
border-bottom:solid 1px black;
}


/* -- End About Us Page -- */

/* -- Tuition Page -- */

.tuitioncontainer
{
width:225px;
height:200px;
align:top;


}



#tuition_top table
{
margin:1px;
padding:1px;
}


#tuition_top table td
{
border: solid 1px black;
}

#tuition_bottom
{
padding:10px;

}

#tuition_bottom p
{
margin:0px;
padding:10px 10px 10px 0px;
}


#tuition_top ul
{
margin:0px;
padding:10px;
}

#tuition_top li
{
background: url(images/littleman.bmp) left center no-repeat;
list-style:none;
padding-left:20px;
padding-bottom:3px;
margin:0px;
font-size:10px;

}

#tuition_top h2
{
margin:5px;
padding:5px;
background-color:#blue;
font-size: 14px;
height:42px;
}



/* -- End Tuition Page -- */

#headerimg h1{
color:white;
text-align:left;
padding-left:20px;
padding-top:0px;
font-weight:bold;
border-bottom:solid 1px black;
font-size:2em;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

}



#headerimg h2
{
margin-right:0px;
margin-bottom:20px;
border-bottom:solid 1px black;
}



#main
{
font-size:12px;
margin:20px;
padding:0px;
}



.RightColumn
{
margin:0px;
padding:0px;
/*background-color:#0f0;*/
float:right;
}


/* ----- Start Form Styles ----- */

form {
  margin:0; 
  line-height:1.3em;
  }
form div {padding:3px 0 2px;}
input.text {font:120% "Courier New",Courier,Monospace;}
input.button {
  background:yellow;
  color:black;
  font:bold 100% Verdana,Sans-serif;
  border:1px solid black;
  }


#contactform div {padding-top:0px;}
#contactform label {
  display:block;
  padding-bottom:1px;
  }
#contactform input.text {width:200px;}
#contactform input#subject {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  } html>body #contactform input#subject {width:95%;}  
#contactform input.text, #contactform textarea {
  background:#eee;
  border:1px solid #999;
  }
#contactform textarea {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  height:10em;
  } html>body #contactform textarea {width:95%;}

  /* ----- Start Form Styles ----- */

    /* ----- Start staff Styles ----- */
	.photo
	{
	
	Border:solid 1px black;
	width:130px;
	height:150px;
	background-color:#cccccc;
	float:left;
	}

	.biocontainer
	{
	padding:20px;
	border-bottom:solid 1px black;
	
			
	}
	
	.biocontainer_1
	{
	padding:0 20px 20px 20px;
	border-bottom:solid 1px black;
	
			
	}
	
	.biocontainer p
	{
		padding-bottom:0px;
		margin:0;
		
	}

	.staffbio
	{
		margin:5px;
		float:right;
		vertical-align:text-top;

	}
	
	#hor-minimalist-a{font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:12px;background:#fff;width:480px;border-collapse:collapse;text-align:left;margin:20px;}
	#hor-minimalist-a th{font-size:14px;font-weight:normal;color:#039;border-bottom:2px solid #6678b1;padding:10px 8px;}
	#hor-minimalist-a td{color:#669;padding:9px 8px 0;}

	
	

