/* ------------------------------------ Reset ------------------------------------ */

* {
	margin:0;
	padding:0;
	}
	
/* ------------------------------------ Basics ------------------------------------ */
body {
	background: #fff url(../graphics/bg_int.jpg) repeat-x;
	min-width: 940px !important;
	}
body.index {
	background: #fff url(../graphics/bg_home.jpg) repeat-x;
	}
a {
	outline:none;
	}
a img {
	border:0;
	}
p {
	margin-bottom:20px;
	}
#content ul {
	margin:0 0 20px 15px;
	}
#content ul ul {
	margin:0 0 0 15px;
	}
fieldset {
	border:0;
	}
.hide {
	display:none;
	}
#content br {
	clear:none !important;
	}
#content .content {
	padding:0 2px;
	}
#content input,
#content textarea,
#content hr {
	margin:7px 0;
	}
#content .checkboxtable td,
#content .radiotable td,
#content .headlines {
	padding:0 3px;
	}
#content .checkboxtable input {
	margin:0;
	}
	
table.calendar {
		clear:none;
		width:500px;
		}		
	
/* --------------------- Master Container & Header --------------------- */

	#masterContainer {
		width:960px;
		padding-top:120px;
		margin:0 auto;
		background: transparent;
		}
	.toplevel #masterContainer {
		background: transparent url(../graphics/header_home.jpg) no-repeat;
		}
		
			#logo {
				position:absolute;
				top:4px;
				width:220px;
				height:70px;
				left:50%;
				margin-left:-434px;
				z-index:200;
				}

/* -------------- Metalinks -------------- */
		#tools {
			position:absolute;
			top:0;
			left:50%;
			margin-left:225px;
			width:225px;
			height:30px;
			background:url(../graphics/metalinks_bg.gif) no-repeat;
			color:#a2b9cc;
			font: bold 0.75em/30px arial, 'lucida grande', helvetica, sans-serif;
			text-align:center;
			}
			
				#tools a {
					text-decoration:none;
					color:#a2b9cc;
					}
				#resizeLarge {
					font-size:1.25em;
					}					
				#resizeSmall {
					font-size:0.75em;
					}
				#tools a:hover {
					color:#fff;
					}					
					
/* --------------------- Primary Navigation --------------------- */
		
		#nav {
			list-style:none;
		  	}
		  	#nav li {
				position:absolute;
				top:59px;
				width:179px;
				left:50%;
		  		display:block;
				z-index:1000;			
		  		}
				#nav li a {
					display:block;
					height:43px;
					font: bold 0.93em/43px arial, 'lucida grande', helvetica, sans-serif;
					color:#fff;
					padding-left:14px;
					text-decoration:none;
					background:url(../graphics/dropdown_top.gif) -9999px -9999px no-repeat;
					z-index:500;
					}
				#nav li a.selected {
					color:#baccda;
					}
					
					#nav #eventsNews a {
						padding-left:58px;
						z-index:50;
						}						
					
					#nav #aboutUs {
						margin-left:-65px;
						}
					#nav #programsServices {
						margin-left:29px;
						}
					#nav #howToHelp {
						margin-left:206px;
						}
						
					#nav #howToHelp:hover,
					#nav #howToHelp.over {
						z-index:2000;
						}
					#nav #eventsNews {
						margin-left:276px;
						}
						
					#nav #aboutUs a:hover,
					#nav #aboutUs:hover a,
					#nav #aboutUs.over a {
						color:#fff;
						background-position:0 0;
						}
					#nav #programsServices a:hover,
					#nav #programsServices:hover a,
					#nav #programsServices.over a {
						color:#fff;
						background-position:-180px 0;
						}
					#nav #howToHelp a:hover,
					#nav #howToHelp:hover a,
					#nav #howToHelp.over a {
						color:#fff;
						background-position:-360px 0;
						z-index:2000;
						}							
					#nav #eventsNews a:hover,
					#nav #eventsNews:hover a,
					#nav #eventsNews.over a {
						color:#fff;
						background-position:-540px 0;
						z-index:2000;
						}						
						
					
/*-------------- Drop-Downs --------------*/
	#nav li ul {
		display:none;
		position:absolute;
		left:0;
		top:43px;
		width:179px;
		padding:0 0 11px 0;
		z-index:1000;
		background:transparent url(../graphics/dropdown_bottom.gif) bottom no-repeat;
		}
		#nav li ul li {
			float:left;
			clear:left;
			display:block;
			position:static;
			}
			
			body #masterContainer #nav li ul li a:link,
			body #masterContainer #nav li ul li a:visited,
			body #masterContainer #nav li ul li a:hover,
			body #masterContainer #nav li ul li a:active { 
				display:block;
				background:#333 none;
				color:#fff;
				padding:7px 12px;
				font: 0.84em/1.3em arial, 'lucida grande', helvetica, sans-serif;
				text-decoration:none;
				height:auto;
				width:155px;
				text-indent:0;
				border:0;
				float:left;
				clear:both;
				}
			body #masterContainer #nav li ul li a.first,
			body #masterContainer #nav li ul li a.first:hover {
				padding-top:16px;
				}
			body #masterContainer #nav li ul li a:hover {
				text-decoration:underline;
				}
		
			/* MAKE IT DROP */
			body #nav li:hover ul, 
			body #nav li.over ul {
				display:block;
				}																
					
				
/* ----------------- Content Containers, Columns & Sidebar ----------------- */

		#spotlight {
			width:880px;
			padding-left:40px;
			height:251px;
			background:transparent url(../graphics/quicklinks.gif) right no-repeat;
			}
			#spotlight img {
				float:left;
				}
			#spotlight ul {
				float:right;
				list-style:none;
				margin:33px 25px 0 0;
				}
				#spotlight ul li a {
					display:block;
					width:250px;
					height:60px;
					font-size:1px;
					line-height:1px;
					text-indent:-9999px;
					}
					
					
		#contentContainerHome {
			width:920px;
			padding-bottom:20px;
			}
		
			#contentContainerHome #content {
				padding:0 440px 0 40px;
				margin-top:56px;
				}
			#contentContainerHome #sidebar {
				float:right;
				width:400px;
				background: #fff url(../graphics/news_top.gif) no-repeat;
				margin-top:30px;
				padding-bottom:20px;
				}
		
		#contentContainerInterior {
			padding:0 0 20px 40px;
			width:920px;
			}
			#contentContainerInterior #content {
				padding:42px 40px 0 370px;
				}
				
			#contentContainerInterior #sidebar {
				float:left;
				width:290px;
				padding:32px 0 30px 0;
				}
/* ---------- Homepage News ----------*/

		#newsTitle {
			margin:27px 0 18px 52px;
			font: normal 1.13em/1.2em arial, 'lucida grande', helvetica, sans-serif;
			color:#333;
			}
		#sidebar #news ul {
			margin:0 0 20px 44px;
			}
			#news ul li {
				padding: 4px 8px;
				color:#b60040;
				font: normal 0.75em/1.5em  arial, 'lucida grande', helvetica, sans-serif;
				}	
				#news ul li a,
				.news_archives a {
					color:#003f74;
					font-weight:bold;
					text-decoration:underline;
					}
				#news ul li a:hover,
				.news_archives a:hover {
					text-decoration:none;
					color:#333;
					}
					
			.news_archives {
				text-align:right;
				font: normal 0.75em/1.5em  arial, 'lucida grande', helvetica, sans-serif;
				}


/* ----------------- Subnav ----------------- */
	
		.subnav {
			list-style:none;
			width:290px;
			background: #fff url(../graphics/subnav_top.gif) no-repeat;
			padding:18px 0;
			}
			
			.subnav li {
				display:block;
				background:url(../graphics/subnav_line.gif) 50% bottom no-repeat;
				padding:15px 0;
				}
			.subnav li.last {
				background:transparent none;
				}				
				
				.subnav li a {
					display:block;
					font: bold 1.1em/1.5em  arial, 'lucida grande', helvetica, sans-serif;
					color:#b60040;
					padding: 3px 10px 3px 30px;
					text-decoration:none;
					}
				.subnav li a:hover, .subnav li a.current_page {
					color:#003f74;
					}
					
					.subnav li ul {
						list-style:none;
						border:none;
						}
						.subnav li ul li {
							background: transparent none;
							padding:0;
							}
							.subnav li ul li a {
								display:block;
								font-weight:normal;
								padding: 3px 10px 3px 41px;
								text-decoration:none;
								border:none;
								background:none;
								}
							.subnav li ul li a:hover {
								background:none;
								}
							.subnav li ul li a.selected {
								color:#002547;
								text-decoration:none;
								cursor:default;
								background:none;
								}				
			
			
/* ------------------------------- Content ------------------------------- */			
					
		#content {
			font: 0.94em/1.41em arial, 'lucida grande', helvetica, sans-serif;
			color:#333;
			}			
		
		#content h2 {
			margin-bottom:22px;
			font: bold 1.4em/1.2em arial, 'lucida grande', helvetica, sans-serif;
			color:#333;
			}			
				
				
				#content h3 {
					margin:10px 0;
					font: bold 1.1em/1.2em arial, 'lucida grande', helvetica, sans-serif;
					color:#b60040;
					}
				#content h4 {
					margin:10px 0;
					font: bold 1em/1.2em arial, 'lucida grande', helvetica, sans-serif;
					color:#b60040;
					}
				#content h5 {
					margin:10px 0;
					font: bold 1em/1.2em arial, 'lucida grande', helvetica, sans-serif;
					color:#666;
					}
					
					
					#content a:link,
					#content a:active,
					#contet a:visited {
						color:#b10041;
						}
					#content a:visited {
						color:#003f74;
						}
					#content a:hover
						 {
						color:#003f74;
						text-decoration:none;
						}
						
/* ------------------------------------ Footer ------------------------------------ */

#footerContainer {
	float:left;
	padding-bottom:35px;
	width:100%;
	background: #fff url(../graphics/footer_bg.gif) 50% 0 no-repeat;
	}

#footer {
	width:880px;
	margin:0 auto;
	color:#333;	
	clear:both;
	}
	#slogan {
		width:460px;
		padding:16px 0 10px 210px;
		height:85px;
		font: italic 1.13em/1.33em georgia,'times new roman',times,serif;
		color:#fff;
		text-align:center;
		}
		
	#footerLeft {
		float:left;
		width:300px;
		background: url(../graphics/footer_logo.gif) no-repeat;
		padding-left:80px;
		margin:10px 0;
		font: 0.75em/1.4em arial, 'lucida grande', helvetica, sans-serif;
		}
		
	#footer h3 {
		font-size:1em;
		font-weight: bold;
		color:#333;
		margin:0;
		}
	#footerLeft span {
		color:#999;
		line-height:2.7em;
		}
		
	#footerRight {
		float:right;
		padding-right:3px;
		width:347px;
		}
	
	#footer p {
		margin:0;
		}
	#footer ul {
		list-style:none;
		float:left;
		margin:10px 0;
		}
			#footer ul li a {
				font: bold 0.74em/1em arial, 'lucida grande', helvetica, sans-serif;
				color:#003f74;
				text-decoration:none;
				}
			#footer ul li a:hover {
				text-decoration:underline;
				}

				#unitedWayLink {
					float:right;
					display:block;
					width:136px;
					height:57px;
					text-indent:-9999px;
					font-size:1px;
					background: url(../graphics/united_way_logo.gif) no-repeat;
					}				
				
		
		.push {
			clear:both;
			height:3px;
			}
			
/* ------------------------------------ Site Map ------------------------------------ */
#SiteMap {
	font: bold 1.2em/2em arial, 'lucida grande', helvetica, sans-serif;
	}
	#SiteMap ul {
		font: normal 0.9em/2em arial, 'lucida grande', helvetica, sans-serif;
		}	
		
#admin_form div.clear_all {
clear:none;
}

form.clear_all {
clear:none;
}

div.portal_login  {
margin:1em 0;
width:145px;
}

#masterContainer{
position:relative;
}


#tools {
left:auto;
right:116px;
margin-left:0;
}

#social_media {
position:absolute;
top:5px;
right:30px;
}

		
	