@charset "utf-8";
/* 
Little Blessings Childcare Center
Inspired by brochure & branding by: Catherine Arakelian
Author: Mike McIntire, McIntire Media
All Rights Reserved 

Blue 10147e
peach ffe8c0
yellow-orange ffaf23




*/



body {
	background-color:#ffe8c0;
	padding:0;
	margin:0;
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}


.ada {
	display:none;
	}



#container {
	width:800px;
	margin:auto;
	border:2px solid #10147e;
	background-color:#fff;
	
	}
	
#header {
	height:119px;
	overflow:hidden;
	}
	
#menu {
	height:22px;
	background-color:#10147e;
	color:#fff;
	overflow:hidden;
	
	padding-top:5px;
	font-size:.8em;
	}
	
#menu a, #menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	color:#fff;
	margin-left:15px;
	text-decoration:none;
	}
	
#footer {
	height:50px;
	background-image:url(../i/build/LicPlusWORDS.jpg);
	background-repeat:no-repeat;
	background-color:#10147e;
	text-align:center;
	color:#fff;
	font-size:.7em;
	padding-top:5px;
	}
	

	
#content {
	width:auto;
	padding:0px 5px 5px 10px;
	font-size:.8em;
	border-left:15px solid #ffaf23;
	margin:10px 0px 10px 20px;
	line-height:1.6em;
	
	}
#homepage {
	height:500px;
	background-image:url(../i/build/welcomeFamilies.gif);
	background-repeat:no-repeat;
	background-position:right;
	
	}
	
#homepage #content {
		line-height:1.4em;
}
	
h1 {
	margin-left:20px;
	color:#10147e;
	font-size:1.2em;
	}

#homepage #content {
	width:480px;
	height:420px;
	overflow:hidden;
	border-left:none;
	margin-top:0px;
	}
	
#homepage #content p {
	
	}	

	
table {
	font-size:.9em;
	margin-bottom:15px;
	width:85%;
	}
table.lb {
	border:1px solid #10147e;
	}
td {
	vertical-align:top;
	}	
th {
	background-color:#ffe8c0;
	color:#10147e;
	border-bottom:1px solid #10147e;
	}
	
.border {
	border:1px solid #10147e;
	}
.number {
	
	}
	
.legend {
	font-weight:bold;
	}
	
#content a, #content a:link, #content a:visited,#content a:hover, #content a:active{
	color:#10147e;
	}
	/*
	Blue 10147e
peach ffe8c0
yellow-orange ffaf23*/