* {margin:0; padding:0;}

body {
	background: url('../graphics/layout/bg_wrap.gif') repeat-x top left #bad8d6;
	color:#585858;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	}
	
#bodywrap {
	width:1020px;
	margin:0 auto;
	}
	
#wrap {
	width: 857px;
	margin: 0 auto;
	}
	
	
.clear {
	clear:both;
	width:100%;
	height:0;
	overflow:hidden;
	}
	
a {
	color: #2c5686;
	}
	
a img {
	border: none;
	}
	
p {
margin-bottom: 1em;
}
	
h4 {
	font-weight: bold;
	font-size: 20px;
	line-height: 18px;
	color: #372e6e;
	}
	
/*----------- Header Section -----------*/

#header {
		background: url("../graphics/layout/bg_header.png") no-repeat scroll -8px top transparent;
		min-height: 150px;
		position: relative;
	}
	
	
#logo {
	float: left;
    padding-left: 84px;
    padding-top: 29px;
	}
	
#tagline {
	color: #1B733F;
    float: left;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
    padding-left: 32px;
    padding-top: 89px;
    }
	
#util {
	float: right;
    padding-top: 58px;
    font-family: 'Lato', 'Times New Roman',  serif;
    font-size: 14px;
    font-weight: 300;
    font-weight: bold;
   	padding-right: 134px;
    }
    
    #util ul {
    	list-style: none;
    	}
    	
    	#util ul li {
    		background: url("../graphics/layout/bullet.png") no-repeat scroll left center transparent;
			line-height: 24px;
			padding-left: 21px;
    		}
    		
    		#util ul li a {
    			color: #304a65;
    			text-decoration: none;
    			}
    			
#pagepeel {
	position: absolute;
    right: -41px;
    }
    
#search {
float: right;
width: 200px;
height: 50px;
background: none;
margin-top: 10px;
} 	

.fdpc_search_form_input { width: 145px !important; }

/*----------- PrimaryNav Section -----------*/

#primarynav {
	background: url("../graphics/layout/bg_primarynav.png") no-repeat scroll left top transparent;
    height: 53px;
    width: 857px;
    z-index: 0;
	}
	
	#primarynav ul {
		float: left;
		line-height: 47px;
		list-style: none outside none;
		padding-left: 8px;
		text-align: left;
		vertical-align: middle;
		width: 642px;
		}
		
		#primarynav ul li {
			display: inline-block;
			}
			
			#primarynav ul li a {
				background: url("../graphics/layout/pnav_divider.png") no-repeat scroll right center transparent;
				color: #FFFFFF;
				font-family: 'Lato', 'Times New Roman', serif;
				font-size: 14px;
				 font-weight: 400;
				line-height: 21px;
				padding: 12px;
				text-decoration: none;
				}
				
				#primarynav ul li a:hover {
					color: #efbd46;
					}
				
				#primarynav ul li:hover {
					background: url("../graphics/layout/pnav_arrow.png") no-repeat scroll center 40px transparent;
					}
					
			#primarynav ul li:last-child a {
				background: none;
				}
		
		/*----------- PrimaryNav Section - Second Tier -----------*/
		
		#primarynav ul li ul {
			display: none;
			}
		
		#primarynav ul li:hover ul {
			background: none repeat scroll 0 0 #000000;
			display: block;
			line-height: 25px;
			padding: 12px 0;
			position: absolute;
			width: 140px;
			z-index: 5;
			}
			
			#primarynav ul li ul li {
				display: block;
				padding-left: 20px;
				text-align: left;
				}
				
				#primarynav ul li ul li a {
					background: none repeat scroll 0 0 transparent;
					font-family: 'Rokkitt', Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-size: 12px;
					line-height: 21px;
					color: #7499b9;
					padding: 0;
					}
					
					#primarynav ul li ul li a:hover {
						color: #fff;
						}


/*----------- Spotlight Section -----------*/

#spotlight {
	background: none repeat scroll 0 0 #F2F2F2;
	padding-left: 23px;
    padding-top: 11px;
    width: 834px;
	}

	#spotlight .frame {
		float: left;
		height: 251px;
		position: relative;
		width: 560px;
		z-index: 0;
		position:relative;
		} 
		
		#spotlight .frame .image {
			height: 220px;
			left: 15px;
			position: absolute;
			top: 15px;
			width: 530px;
			z-index: 0;
			}

#spotlights {
	position: relative;
	margin: 0 auto;
	background: transparent;
	z-index: 2;
}

#spotlights .wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 530px;
	height: 220px;
	overflow: auto;
	margin: 0;
}

#spotlights .wrapper ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 999999px;
	height: 220px;
	list-style: none;
	margin: 0;
}

#spotlights ul li {
	display: block;
	float: left;
	padding: 0;
	width: 530px;
	height: 220px;
	margin: 0;
}


/* Prevents */

#spotlights .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

#spotlights .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}

#news {
	float: right;
    line-height: 18px;
    padding-right: 38px;
    padding-top: 14px;
    width: 220px;
    }
    
    #news .header {
    	background: url("../graphics/layout/head_news.gif") no-repeat scroll left top transparent;
    	height: 36px;
    	width: 221px;
    	margin-bottom: 18px;
    	}
    	
#news .content {
   	padding-right: 12px;
   	}
    	
    #news ul {
    	list-style: none;
    	}
    	
    	#news ul li {
    		background: url("../graphics/layout/bullet.png") no-repeat scroll left 7px transparent;
    		padding-left: 20px;
    		margin-bottom: 1em;
    		}


/*----------- Main Content Section -----------*/
#main {
	background: url("../graphics/layout/bg_spotlight.png") no-repeat scroll 23px 11px #F2F2F2;
    width: 857px;
   font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 12px;
	}
	
#content {
    line-height: 18px;
    padding-bottom: 2em;
	}
	
#content ul {
	list-style: none;
	}
	
	#content ul li {
		background: url("../graphics/layout/bullet.png") no-repeat scroll left 7px transparent;
    	padding-left: 20px;
    	margin-bottom: 1em;
    	}

#content #left {
	float: left;
    padding: 20px 10px 0 38px;
    width: 300px;
	}
	
	#content #left .header {
		background: url("../graphics/layout/head_left.gif") no-repeat scroll left top transparent;
		height: 35px;
		width: 300px;
		margin-bottom: 22px;
		}

#content #center {
	float: left;
    padding: 20px 10px 0;
    width: 221px;
	}
	
#content #right {
	width: 221px;
	float: left;
	padding-left: 9px;
	padding-right: 38px;
	padding-top: 20px;
	}
	
#content #right .header {
	background: url("../graphics/layout/head_right.jpg") no-repeat scroll left top transparent;
	height:35px;
	width:221px;
	margin-bottom: 11px;
	}

#content #center .header {
		background: url("../graphics/layout/head_right.jpg") no-repeat scroll left top transparent;
		height:35px;
		width:221px;
		margin-bottom: 22px;
		}
		
.header  h4{
	color: #F2F2F2;
    font-family: 'Lato','Times New Roman',serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 36px;
    padding-left: 20px;
    vertical-align: middle;
	}
	
.content img {
	padding: 5px 0;
	}
	
.descrip {
	font-weight: bolder;
	color: #372e6e;
	}
	

/*----------- Internal Section -----------*/
.internal #main {
	background: #f2f2f2;
	padding: 44px 39px;
    width: 780px;
	}
	
.internal #main #content {
	width: 480px;
	float: left;
	}
	
.internal #main #content ul li {
	background: none;
	padding: 0;
	margin:0 0 1em;
	}
	
.internal #main #content h4 {
	margin-bottom: 20px;
	margin-top: 39px;
	}
	
.internal #main #content img {
	float: right;
	margin-left: 20px;
    margin-top: 4px;
	}

.internal p {
	margin-bottom: 20px;
	}
	
	
.sectionheader {
	font-family: 'Lato', 'Times New Roman', serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 20px;
	color: #424242;
	margin-bottom: -8px;
	}
	
#sidenav {	
	float: right;
	width:220px;
	}
	
	#sidenav .header {
		background: url("../graphics/layout/head_subnav.gif") no-repeat scroll left top transparent;
		height:36px;
		width:220px;
		margin-bottom: 12px;
		}
		
		#sidenav .header h4 {
			padding-left: 23px;
			}
		
#sidenav ul {
	list-style: none;
	}
	
	#sidenav ul li {
		font-size: 15px;
		line-height: 30px;
		background: url("../graphics/layout/bullet_star.png") no-repeat scroll left center transparent;
		padding-left: 21px;
		}
		
		#sidenav ul li a {
			color: #2c5686;
			text-decoration: none;
			}
		
		#sidenav ul li a:hover, #sidenav ul li a.active {
			color: #15212e;
			}
		
		
	

/*----------- Footer Section -----------*/

#footer {
		background: url("../graphics/layout/bg_container.png") no-repeat scroll -2px top transparent;
    	height: 150px;
    	font-size: 14px;
    	line-height: 18px;
    	color: #304a65;
	}
	
	#contactinfo {
		float: left;
    	padding: 30px 40px 40px;
    	width: 525px;
		}
		
		#contactinfo a {
			color: #304a65;
			font-weight: bold;
			text-decoration: none;
			}
			
		
	#socialmedia {
		float: right;
    	padding: 34px 37px;
    	font-family: 'Copse', serif;
    	font-size: 12px;
		}
		
		#socialmedia ul {
			list-style: none;
			}
			
			#socialmedia ul li {
				display: inline-block;
				line-height: 10px;
				padding: 0 1px;
				vertical-align: middle;
				}
	
	
.small {
	font-size: 12px;
	}
	
	
	
	
/*----------- IE FIXES Section -----------*/

#ie7 #primarynav ul li {
	float: left;
	}
	
#ie7 #primarynav ul li a {
	line-height: 52px;
	}
	
#ie7 #primarynav ul li ul {
	margin-top: 33px;
	margin-left: -120px;
	}
	
#ie7 #socialmedia ul li {
	float: left;
	line-height: 30px;
	}
	
#ie7 #primarynav ul li ul li {
			float: none;
			display: block;
			}
			
#ie7 #spotlight {
	background: none;
	}

#ie7 #content p {
	font-weight: normal !important;
	}

#ie8 #primarynav ul li a {
	line-height: 52px;
	}
	
	#ie8 #primarynav ul li ul li a {
		line-height: 21px;
		}

#ie9 #primarynav ul li a {
	line-height: 52px;
	}
	
	#ie9 #primarynav ul li ul li a {
		line-height: 21px;
		}
/*----------- CHROME FIXES Section -----------*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
#primarynav ul li a {line-height: 52px;}
}


/*----------- ADDITIONAL STUFF? -----------*/


.news_articles {
font-size: 10px;
font-weight: normal;
}

#sidenav ul li a.current_page {
color: #000;
}

h5.form_title {
    background: none repeat scroll 0 0 #D5AC28;
    color: #FFFFFF;
}

div.required_form_label {
    color: #C76441;
}

div.form_row_submit {
    background: none repeat scroll 0 0 #D5AC28;
}

.content_image_box {
    background: none;
    border: none;
}

.internal .news_articles {
    font-size: 12px;
    font-weight: normal;
}

.internal #main #content ul li {
    background: none repeat scroll 0 0 transparent;
    margin: 0 0 1em;
    padding: 0;
}

.internal .content_news_article_headline {
font-size: 16px;
text-decoration: underline;
}

.internal #main #content h4.content_news_article_by_line {
margin-top: 0;
}

h2 {
line-height:130%;
}

/* removing rollover script and hardcoded image references */

#pagepeel a {
background: url(../graphics/layout/donate.gif) no-repeat top right;
height: 139px;
width: 146px;
display: block;
font-size: 0;
text-decoration: none; 
}

#pagepeel a:hover {
background: url(../graphics/layout/donate-hover.gif) no-repeat top right;
}

