/*************************************************
	 Developed by Dawn Price
	 Contact:  dawn@afterdawnonline.com

	This file and its contents and links are the 
	property of AfterDawn Online.  This file can not
	be used or copied with out the written permission
	of AfterDawn Online.  
***************************************************/

/* children */
#children {
	color: blue;
}
#children li {
	margin: 1px 3px;
	padding: 0 0 12px 0;
}

/* CHILDREN HOME PAGE */
#children ol {
	font-size: 17px;
}

.childemp {
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	color: blue;
}
