body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
	margin-top:0px;
	background-color:#DFECC7;
	
	}
/*-----Postioning and Layout Elements-------------*/	
	
/*Used to hold all elements of page*/
#container {
	width:1020px;
	margin:0 auto 0 auto;
	/*background-color:#990000;*/
	text-align:left;
			}
/*header and logo at top of page*/	
#logoBar{
	position: relative;
	height: 142px;
	/*background-color: #616161;test background colors*/
	width:100%;
	background-image: url(images/topBar.jpg);
	}

/*Hold elements after logo photo at top and text areas*/
#innerContainer{
	position:relative;
	width:100%;
	background-image:url(images/pageBg.jpg);
	background-repeat:repeat-y;
	z-index:1;
	}

/*holds menu and text area after top photo
 different area have different background images thus different 
 name by page*/	
#mainArea, #aboutArea, #programArea, #parentArea, #blankArea{
	position:relative;
	margin-top:-2px;
	margin-bottom:0;
	padding-bottom:0;
	margin-left:197px;
	width:640px;
	text-align:left;
	}
	
#parentArea{
	background-image:url(images/parentsBack.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}
	
#aboutArea{
	/*switched about and program background image---
	background-image:url(images/aboutBack.jpg);*/
	background-image:url(images/programBack.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}	
	
/*for pages that do not require background graphic for text*/	
#programArea, #blankArea {
	/*background-image:url(images/programBack.jpg);*/
	background-position:right;
	background-repeat:no-repeat;
	}

/*holds text and creates side margins*/
#textArea{
	position:relative;
	margin-bottom:0;
	padding-bottom:0;
	width:610px;
	text-align:left;
	margin-left:20px;
	}
		
#menu, #homeMenu {
	position:relative;
	height:39px;
	background-repeat:no-repeat;
	/*background-color: #0B7027;*/
	width:100%;
	}
	
#menu{
	background-image:url(images/menuBgGreen.gif);
	background-image:url(images/menuBgGreen.gif);
	}
	
#homeMenu{
    background-image:url(images/menuBg.jpg);
	background-image:url(images/menuBg.png);
	}
	
	/*holds actual text on left portion of page*/
#textHolder{
	position:relative;
	margin-left:8px;
	width:375px;
	overflow:auto;
	}

/*page text requires whole area with no background*/
#fullPageHolder{
	position:relative;
	margin-left:8px;
	width:99%;
	overflow:auto;
	}
			
	
/*-------------Main Navigation Layer Menu settings---------*/
	ul#nav, ul#nav li {
		margin: 0;
		padding: 0;
		}

	ul#nav {
		position: relative;
		height: 30px;
		margin-left:28px;
		}

	ul#nav li {
		display: inline;
		list-style-type: none;
		
		}
		
		ul#nav li a:link, ul#nav li a:visited {
			float:left;
			padding: 5px 10px 7px 10px;
			background-color: transparent;
			color: #fff;
			font-size:15px;
			/*padding: 5px 15px 7px 12px;*/
			/*font-size:medium;*/
			font: Georgia, "Times New Roman", Times, serif;
			text-decoration: none;
			}

		ul#nav li a:hover {
			color: #fff;
			background-color: #FAAD48;
			
			}
		

		ul#nav li a:active    {
			background-color: #425953;
			color: #fff;
			}

	/* "You Are Here" selectors
		These selectors set the current tab in the navigation,
		based on the ID of the <body> tag */
		/*body#home ul#nav li#home a,*/
		body#Home ul#nav li#Home a, 
		body#Parents ul#nav li#Parents a,
		body#About ul#nav li#About a,
		body#Programs ul#nav li#Programs a,
		body#Features ul#nav li#Features a,
		body#News ul#nav li#News a,
		body#Contact ul#nav li#Contact a{
	   		font-size:15px;
			background-color: #FAAD48;
			}



/*-----Settings for Menu at Bottom of Page Menu-------------*/	
#bottomMenu {
	position:relative;
	margin-left:0px;
	height:30px;
    padding-top:10px;
	color:#FFFFFF;
	text-align:center;
	background-image:url(images/bottomMenu.gif);
	background-repeat:repeat-x;
	width:642px;
	}

	
#bottomMenu a:link, a:visited {
  color: #0B7429;
  text-decoration:none;
  padding-right:10px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:10px;
 	
  }


/*-----Settings for Text Elements------------*/	


/*formats all li within text area to green used on feature list*/ 		
#textArea li {
	font-size:12px;
	line-height:20px;
	/* color: #FAAD48;orange */
	color: #0B7429; /*Green*/
	letter-spacing:0px;
	}

.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color:#555555;
	margin-top:5px;
	margin-bottom: 14px;
	}	

p, p a:link, p a:visited{
	margin-top:3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	line-height:18px;
	text-align:justify;
}


p a:link{
	color: #0000FF;
	text-decoration:underline
	
	}
p a:visited{
	text-decoration:underline;
	color: #660000;/*decorate vistited link purple */
	}
	

.pageheader{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#990000;
	}
	 

.programList, .programList a, .programList a:visited {
	margin-top:3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
	text-align:justify;	
	}

.programList a {
	color:#0000FF; /*decorate blue */
	}

.programList a:visited {
    
	
	}


td.p {
	margin-top:3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	line-height:18px;
	text-align:justify;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	margin-top:3px;
	margin-right:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	line-height:18px;
	text-align:justify;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}


.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.bottom {
	font-family: "Futura Lt BT";
	font-size: 10px;
	font-weight: 500;
}

.iframe {
	background-color: #93A9D5;
	}
