
/*
logo blue: 151559
logo yellow: FFFF00
logo green: 00a701
logo tan: e8e89f

header/link green: 006400 

*/

body {
	text-align: center;
}

#body {
	width: 800px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	font-family: arial;
	font-size: 14px;
	text-align: left;	
}

a,a:hover {
	color: #006400; 
}

.table_header {text-align: center; }

.quote {
	font-style: italic;
	color: 151559;
}


.centerit {
	text-align: center;
}

.green {
	color: #006400;
}

.textreg {
	line-height: 2em;
}

#naeyc  {
	/*border: solid 1px #151559;*/
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	
}

#naeyc img {
	float: left;
	height: 90px;
	margin-left: 10px;
	margin-right: 10px;
}

.inline_image {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	clear: both;
}



.inline_image img {
	border: solid 1px #151559;
}

.inline_image p {
	text-align: center;
	padding-top: 5px; 
	margin: 0;
}


td {
	font-size: 14px;
	font-family: arial;
	margin: 0;
	border: 1px solid #D4D4D4;
	padding: 3px;
}

#footer {
	color: #7F7F7F;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	clear: both;
	
}


/**************
Index Page
***************/

#index_header {
	text-align: center;
	margin-bottom: 20px;
}

#logo_image {
	/*height: 180px;*/	
}

a.logo_link, a.logo_link:hover {
	text-decoration: none;	
	color: #FFFFFF;	
}

#index_image {
	height: 215px;
	border: solid 2px #151559;
}

#index_content {
	text-align: center;
}

#index_links {
	font-size: 16px;
	text-align: center;
	margin-top: 18px;
	line-height: 1.3em;
}

#index_naeyc {
	color: #215163;
	font-size: 18px;
	text-align: center;
	margin-top: 18px;
}

#index_naeyc a,#index_naeyc a:hover {
	color: #151559; 
}

/**************
Other Pages
***************/

#page_header_left {
	float: left;
	margin-bottom: 15px;
}

#page_header_right {
	font-size: 16px;
	float: right;
	text-align: center;
	margin-bottom: 15px;	
}

#page_header_links {
	margin-top: 20px;
}

#page_divider {
	border-top: 2px solid #7F7F7F;	
	clear: both;		
}

#page_content {
	clear: both;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}


h2.page_title {
	font-size: 20px;
	font-weight: bold;
	color: #006400;
}

h3.page_subtitle {
	font-size: 16px;	
	font-style: italic;
	font-weight: normal;
	color: #151559;
	
}

h4 {
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}	

.photo_block {
	text-align: center;
}

.photo_block p {
	color: #7F7F7F;
}
