body { 
	margin:0;
	padding:0;
	width: 100%;
	font:12px Verdana, "lucida sans unicode", "lucida grande", Arial, Sans-Serif;
	background: #ffffcc url(../graphics/bg_tile.gif) top left repeat-x;
	color: #235384;
}

p {
	line-height: 18px;
}

a {
	color: #ff9933;
	text-decoration: underline;
}

ul {
	line-height: 18px;
}

.bold {
	font-weight: bold;
}

.pagetitle {
	color: #990100;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	font:22px Arial, Helvetica, Sans-Serif;	
	line-height: 22px;
}

h1.page_title {
	font-family:Times,serif;
	background:url(../graphics/title_bg.jpg) bottom left no-repeat;
	padding-bottom:10px;
	color:#FF9933;
}

.errormessage {
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: #f00;
}

.headline {
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}

.subheadline {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.formtitle {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	background-color: #235384;
	color: #fff;
}

h4,
.formlabel {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
.formlabel {
	color:#ffac28;
	}
	
.subcontentReversed, .contentReversed {
	color:#fff;
	}

.content,
.formcontent,
.headlines {
	font-size: 12px;
	line-height: 18px;
}

.subtitle {
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}

.subcontent,
.contactinfo {
	font-size: 10px;
	line-height: 14px;
}

#container {
	width:904px;
	margin: 0 auto;
}

#header {
	width: 904px;
	height: 133px;
	margin: 0 auto;
	margin-top: 20px;
	background: transparent url(../graphics/header.jpg) top left no-repeat;
}

#header .metalinks {
	float: right;
	text-transform: uppercase;
	color: #ffffcc;
	font:bold 12px Verdana, "lucida sans unicode", "lucida grande", Arial, Sans-Serif;
	padding: 10px 35px 0 0;
}

.metalinks a {
	color: #ffffcc;
	text-decoration:none;

}

.metalinks ul {
	margin:0px;
}	

.metalinks ul li, .metalinks ul li div {
	display:inline;
}

.metalinks ul li {
	border-right:1px solid #ffffcc;
	padding:0px 5px 0px 7px;
}

.metalinks ul li.last, .metalinks ul li:last-child {
	border-right:0px;
}

.metalinks a:hover {
	color:#fff
}
	
#content_container {
	background-color: #fff;
	width: 840px;
	border-left: 2px solid #ff9933;
	border-right: 2px solid #ff9933;
	padding: 1px 30px 30px;
}

#spotlight {
	width: 335px;
	height: auto;
	float: left;
}

	#spotlight img {
		display: block;
		border: 0;
	}

#content {
	width: 500px;
	float: right;
	min-height: 575px;
}

#content_interior {
	width: 620px;
	float: right;
}

#news {
	width: 600px;
	float: left;
}

#news table {
	width: 95%;
}

#promo {
	width: 520px;
	padding: 30px 0 10px 42px;
	float:left;
}

#promo a img {
	padding:0px;
	margin:0px -2px;
	border:0px;
}

#news .news_articles, #news .news_archives {
	width:95%;
}

#news .news_articles ul {
	padding-left:15px;
}

#news .news_archives {
	font-weight:bold;
	text-align:right;
	padding:15px 5px;
}

#newspaper {
	width: 200px;
	float: right;
	padding-top: 0;
	clear:none;
}

#side_nav {
	width: 200px;
	float:left;
}

#side_nav ul {
	margin: 1em 0 0;
	padding: 0 0 0 15px;
	list-style: none;
}

#side_nav li {
	margin: 0 0 14px 0;
	font-size: 14px;
}

#side_nav li a {
	color: #235384;
	text-decoration: none;
}

#side_nav li a:hover,
#side_nav li.selected a {
	color: #ff9933;
	text-decoration: none;
}

#footer {
	width: 904px;
	height: 70px;
	margin: 0 auto;
	padding-top: 0;
	margin-bottom: 30px;
	background: transparent url(../graphics/footer.gif) top left no-repeat;
}

#footer_text {
	padding: 15px 0 0 15px;
}

#quicklinks {
	margin: 0 0 0 15px;
	padding: 15px 15px 0 0;
	float: right;
}


/*Global Navigation*/


#navigation {
	width: 904px;
	height: 51px;
	margin: 0 auto;
	background: transparent url('../graphics/nav_background.jpg') top left no-repeat;
	font: bold 12px/12px Verdana, "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-Serif;
}

	#navigation ul {
		padding: 0;
		margin: 0;
		list-style: none;
		text-align:center;
	}
	
	#navigation li {
		display:inline;
	}
	
	#navigation a {
		display:inline-block;
		height: 43px;
		padding: 8px 15px 0px 15px;
		color:#336699;
		font-family:Times, serif;
		font-size:16px;
		text-decoration: none;
		text-transform:uppercase;
		font-weight:normal;
	}

	
	body.about #navigation li.about_us a,
	body.give_hope #navigation li.give_hope a,
	body.programs #navigation li.programs a,
	body.volunteer #navigation li.volunteer a,
	body.events #navigation li.events a,
	body.news_resources #navigation li.news_resources a,
	body.site_map #navigation li.site_map a,
	#navigation a:hover,
	#navigation a:active, #navigation a.current_page {
		background: url(../graphics/sun.jpg) bottom center no-repeat;
	}

#navigation a:hover,
#navigation a:active {
	color: #336699;
	outline: none;
}


.content_image_box  {
background:none;
border:0px solid #959595;
}

h5.form_title, div.form_row_submit  {
background:none repeat scroll 0 0 #ff9933;
color:#ffffff;
}

.collection_item_description  {
font-style:normal;
}

table.calendar  {
border:1px solid #CCCCCC;
border-collapse:collapse;
clear:left;
width:100%;
}
table.calendar ul {
margin:0px;
}

#home .clearfloat {
	padding-top:20px;
	}
}
