/*** Early Scholars Preschool Stylesheet ***/

html {
	background: #FFFFFF;
	margin:0 0 0 -1px;
	padding:0;	
	overflow: scroll;
}

body {
	background-color: #FFFFFF;
	color: #505050;
	margin: 0;
	padding: 0;
	display: table;
	width: 100%;
	text-align: center;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size: 13px;
	font-style: normal ;
	font-weight: normal ;
}

table {
	margin-top: 40px;
}

p {
	letter-spacing: normal ;
	line-height: 1.7em ;
}

p a {
	color: #505050;
}

p.critical, p.critical a {
	color: #FF0000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

form input {
	font-size:8pt;
}

h1 {
	color:#B162DA;
	font-size:22px ;
	margin:25px 0 10px 0;
	clear:both;
}


h2 {
	color:#B162DA;
	font-size:20px ;
	margin:20px 0 10px 0;
	clear:both;
}


h3 {
	color:#B162DA;
	font-size:18px;
	margin:20px 0 5px 0;
	clear:both;
}

td.header {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

td.normal {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}

td.normal a {
	color: #505050;
}

td.left {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

td.left a {
	color: #505050;
}

table#programs, table#playdates {
	border-top: 2px solid #B162DA;
	border-left: 2px solid #B162DA;
}

table#programs td, table#playdates td {
	border-right: 2px solid #B162DA;
	border-bottom: 2px solid #B162DA;
}

#wrapper {
	margin: 0 auto;
	width: 800px !important; width /**/: 810px;
}

#header	{
	width: 800px;
	margin: 30px 0px 5px 10px;
	text-align: left;
}

#footer {
	width: 800px;
	height: 18px;
	background-color: #92C344;
	color: #FFFFFF;
	display: table;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin-bottom: 50px;
}

#footer div#copy {
	float:left;
	margin:0;
	padding:0
}

#footer div#fnav {
	float: right;
}	

#footer div#fnav a {
	color:#FFFFFF;
	text-decoration:none;
	padding: 0 12px;
	border-left: solid 1px #FFFFFF;
}

#nav1	{
	width: 100%; 
	height: 37px; 
	margin: 0 auto;
	background-color: #92C344; 
	color: #FFFFFF;
	text-align: center;
	overflow: visible;
}

#nav1 ul {

	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:35px;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial,sans-serif;
}

#nav1 ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	/* background:transparent url("images/hmenu.jpg") repeat-x top left; */
	border-left:1px solid #92C344;

}

#nav1 ul li a {
	display:block;
	float:left;
	color: #FFFFFF;
	text-decoration:none;
	padding:0px 18px ;
	line-height:35px;
	font-weight:bold;
}


#nav1 ul li a:hover, #nav1 li#current a {
	color:#FFFFFF;
	background:transparent url("images/hmenu-sel.jpg") repeat-x top left;
}

#nav2 {
	width: 100%; 
	height: 1px; 
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 0.1em;
}

#nav3 {
	width: 100%; 
	height: 1px; 
	margin: 0;
	padding: 0;
	background-color: #008800;
	font-size: 0.1em;
}

#content {
	width:780px;
	margin:0 auto ;
	text-align:left;
	min-height:400px;
}


#content p {
	text-align:justify;
}

#oLinks {
	padding: 10pt;
}

#oLinks p {
	margin: 0;
	padding: 0;
	line-height: 14pt;
}

#oValid {
	float: right;
}

#oValid img, #header img {
	border-width: 0;
}

#right {
	width:200px;
	padding:10px 10px 20px 10px;
	float:right;
}


#center {
	width:500px;	
	padding:10px 20px 20px 20px ;
	float:left;
}

 
#content p {
	margin-top:10px;
	text-align:justify;
}

#content p#notice {
	font-size: 14px;
	margin-left:10px;
	margin-right:10px;
	font-weight: bold;
	color: #92C344;
}

#content p#notice a {
	color: #92C344;
}

p.question {
	font-weight:bold;
	padding:0;
	margin:0;
}

#sidebar ul.vmenu {
	list-style: none;
	text-align: right;
	margin: 7px 0px 8px 0px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #EEEEEE;	
}


#sidebar ul.vmenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	border-bottom: 1px solid #EEEEEE;
}

#sidebar ul.vmenu li.title {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

#sidebar ul.vmenu li a {
	text-decoration: none;
	color:#92C344;
	font-weight:bold;
}


#sidebar ul.vmenu li a:hover {
	color:#ffb508;
}


#sidebar ul.vmenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.vmenu ul li { border: none; }

img#logo {
	margin-right: 10px;
	max-width:100px;
	width: 100px;
}

/*** End Stylesheet ***/
