<!--
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
}
 #container { 
	width: 1000px;  
	background: #FFF;
	margin: 0 auto; 
	border: 1px solid #c0c9c5;
	text-align: left; 
}
 #header { 
	height: 238px; 
	background: #FFFFFF; 
	padding: 0 0px;  
	margin-bottom: 5px;
}

.skipnav a{
position:absolute;
margin-left:-500px;
width:1px;
height:1px;
overflow:hidden;
} 
 #header h1 {
	margin: 0; 
	padding: 10px 0; 
}



 #mainContent {
height: 525px; 
	padding: 0 px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}



 #mainListBox {
float: left;
display:inline;
height: 230px;
width: 200px;
background: #e8edeb;
margin:5px; 
padding:5px;
font: 12px "Arial", Arial Helvetica, sans-serif;
}

#mainListBox .header {
	height: 35px;
	padding:10px 0px 0px 5px;
		text-decoration:none;
	}
	


 #mainListBox ul.b {
 list-style-type:none;
 padding-left:20px;
 line-height:140%
 }
 
 
 

 
  #mainListBox a {
  color:#03F; 
  text-decoration:none;
  font: 1.2em "Arial", Helvetica, sans-serif;
  font-weight:bold;
}
 
 
 #mainListBox a:link {color:#03F; text-decoration:none;

}

 #mainListBox a:visited {color:#03F; text-decoration:none;

}

#mainListBox a:hover {color:#C00000; text-decoration:none;

}

 


 #mainNewsEvents {
float: left;
display:inline;
height: 250px;
width: 550px;
margin:5px;
background: #e8edeb; 
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 0px;/* remember that padding is the space inside the div box and margin is the space outside the div box */
}

 #mainTodaysHours {
float: right;
display:inline;
height: 230px;
width: 160px;
background: #e8edeb;
margin:5px; 
padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
font: .80em "Arial", Helvetica, sans-serif;
font:#C00000;
}

#mainTodaysHours .date {
	
font: "Arial", Helvetica, sans-serif;
font-weight:bold;
font:#C00;	
	
}

#mainTodaysHours a {
text-decoration:none;
}

 #mainTodaysHours a:link {color:#03F; text-decoration:underline;

}

 #mainTodaysHours a:visited {color:#03F; text-decoration:underline;

}



 #mainSearchBox {
float: left;
display:inline;
height: 230px;
width: 580px;
background: #e8edeb;
margin:5px; 
padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
font: 12px "Arial", Arial Helvetica, sans-serif;
overflow: hidden;
}

#mainSearchBox .header {
	height: 35px;
	padding:10px 0px 0px 5px;
	font: 1em "Arial", Helvetica, sans-serif;
	text-decoration:none;

	}

#mainSearchBox .h2 {
	font color:#C00;
}

 #mainAskGivingOpen {
float: left;
display:inline;
height: 230px;
width: 200px;
background: #e8edeb;
margin:5px; 
padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
font:#00C;	
}

 #mainSpotlight {
float: right;
display:inline;
height: 250px;
width: 410px;
background: #e8edeb;
margin: 5px 5px 3px 5px; 
padding: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
font: 12px "Arial", Arial Helvetica, sans-serif;
overflow: hidden;

}


#mainSpotlight .header {
	height: 35px;
	padding:10px 0px 5px 5px;
	font: 1em "Arial", Helvetica, sans-serif;
	text-decoration:none;
	}

#mainSpotlight .h2 {
	font color:#C00;
}

#mainSpotlight .find-out {
	float: right;
}



#mainSpotlight a {
text-decoration:none;
}

 #mainSpotlight a:link {color:#03F; text-decoration:underline;

}

 #mainSpotlight a:visited {color:#03F; text-decoration:underline;

}




						







