body {
	background: #d0d0d0;
	font-family: "Lucida Grande",Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#333;
}
p {
	margin: .65em 0;
}
strong {
	font-weight:700;
}
em {
	font-style:italic;
}
a:link {
	color:#900;
	text-decoration:underline;
}
a:visited {
	color:#601018;
	text-decoration:underline;	
}
a:hover {
	text-decoration:none;
	color:#333;
}
#content .home-bottom {
	clear:both;
	margin-bottom:15px;
	padding-top:10px;
	#padding-top:0;
	#margin-top:-8px;
}
.featured {
	background: #e3e3e3;
	padding-top:5px;
	padding-left:14px;
	border-bottom:none !important;
}
#wrapper {
	width: 968px;
	margin: 15px auto 0 auto;
	background:#f6f6f6 url(../images/wrapper-bg.jpg) repeat-y;
}
#header {
	background: url(../images/wrapper-top.jpg) no-repeat;
	height:84px;
	position:relative;
}
	#header h1 {
		background: url(../images/logo.gif) no-repeat;
		position:absolute;
		top:31px;
		left:37px;
		width:324px;
		height:40px;
		text-indent:-9000em;
	}
		#header h1 a {
			width:324px;
			height:40px;
			position:absolute;
			top:0;
			left:0;
		}
	#header ul {
		float:right;
		display:inline;
		margin: 43px 20px 0 0;
	}
		#header ul li {
			float:left;
			height:11px;
			display:inline;
			padding:1px 18px 5px 0;
			margin-right:18px;
			border-right:1px dotted #9599A2;
		}
		* html #header ul li {
			border-right:none;
		}
		#header ul li.last {
			border-right:none;
			margin-right:none;
			padding-right:none;
		}
			*:first-child+html #header ul li img {
				margin-bottom: 4px;
			}
#flash-header {
	height:195px;
	margin: 0 0 30px 37px;
}
#menu {
	margin:0 0 30px 37px;
	width:892px;
	background:#7a7a7a;
}
	#menu li {
		float:left;
		text-align:center;
	}	
		#menu li a {
			width:99px;
			background: url(../images/menu-up.jpg) repeat-x;
			padding: 5px 0;	
			display:block;
			font-size:12px;
			border-right:solid 1px #999;		
		}
		#menu li a#navviewpartners {
			width: 143px;
		}
		#menu li a#navsearch {
			width: 96px;
		}
		#menu li a#navreadstories,
		#menu li a#navshareastory,
		#menu li a#navgetinvolved {
			width: 116px;
		}
		#menu li a:link {
			color:#ffffff;
			text-decoration:none;
		}
		#menu li a:visited {
			color:#ffffff;
			text-decoration:none;		
		}
		#menu li a:hover {
			background: #B32525 url(../images/menu-down.jpg) repeat-x;
		}
		body.navhome #menu a#navhome,
		body.navgetinvolved #menu a#navgetinvolved,
		body.navshareastory #menu a#navshareastory,
		body.navreadstories #menu a#navreadstories,
		body.navviewpartners #menu a#navviewpartners,
		body.navadminlogin #menu a#navadminlogin,
		body.navsearch #menu a#navsearch,
		body.navdonate #menu a#navdonate, 
		body.navblog #menu a#navblog {
			background: #B32525 url(../images/menu-down.jpg) repeat-x;		}
#content {
	clear:left;
	float:right;
	width:615px;
	padding: 0 45px 0 0;
	margin-bottom:25px;
	#margin-bottom:5px;
}
	#content h2 {
		color:#900;
		font-size:17px;
		margin-bottom:.7em;
	}
	#content h3 {
		font-size:1.25em;
		margin-bottom: 1em;
	}
	#content .featured-story {
		width:180px;
		float:left;
		display:inline;
		margin-right:25px;
	}	
		.home-featured-img {	
			padding:9px 0 9px 9px;
			background: url(../images/frametop.jpg) no-repeat;
		}
	#content .featured-story h3 {
		color:#000;
		font-size:14px;
		margin-bottom:.6em;
		padding-left: 23px;
		background: url(../images/arrow-bullet.gif) no-repeat 0 1px;
	}
	#content .featured-story p {
		margin-bottom:1.6em;
	}
		#content .featured-story p a {
			margin-left: 8px;
		}
	.home-form {
		width:291px;
		float:left;	
		background:#eaeaea;
	}
		.home-form h3 {
			background:#ccc url(../images/home-form-top.gif) no-repeat;
			color:#900;
			padding:7px 0 0 10px;
			height:24px;
			margin-bottom:0 !important;
		}
		.home-form-inner {
			border:3px solid #ccc;
			border-top:none;
			padding:5px 10px 10px 20px;
		}
	#story-start {
		margin-right:27px;
	}
	#content table {
		margin-bottom:30px;
	}
		#content table td {
			padding-bottom:15px;
		}
		#content table th {
			text-align:right;
			vertical-align:top;
			padding-right:18px;
		}
	.required {
		color:#900;
	}
	.smallnote {
		color:#900;
		font-size:9px
	}
	.pagination {
		margin:0 3px;
	}
	.image-float-left {
		float:left;
		margin:0 15px 15px 0 !important;
		border: 1px solid #ccc;
	}
	.attribution {
		font-style:italic;
	}
	body.single #content img {
		border:solid 1px #ccc;
		margin:15px 0;
	}
	.read-excerpt {
		margin:30px 0 20px 0;
		padding-bottom:20px;
		border-bottom: 1px dotted #ccc;
	}
#allview {
	margin: 0 0 0 37px;
}
#sidebar {
	width:240px;
	margin: 0 0 0 37px;
}
	#sidebar h2 {
		background:#ccc url(../images/sidebar-top.gif) no-repeat;
		font-size:16px;
		padding:10px;
		color:#900;
		top:0;
		left:-3px;
	}
	#sidebar h3 {
		font-weight:700;
	}
	.sidebar-inner {
		border:3px solid #ccc;
		border-top:none;
		background:#eaeaea;
		padding-top:6px;
	}
	.notbizlist {
		padding:11px;
	}
		.partner-badge {
			font-size:11px;
			color:#666;
			line-height:1.3em;
			padding:5px;
		}
			.partner-badge div.img {
				max-height:45px;
				overflow:hidden;
				float:left;
				margin: 0 0 0 4px;
				border:1px solid #ccc;
			}
			.partner-badge h3,
			.partner-badge p,
			.partner-badge ul {
				padding-left:93px;
			}
			.partner-badge h3 {
				color:#000;
				margin-bottom:.6em;
				font-size:12px;
				font-weight:700;
			}
			.partner-badge ul {
				margin-top:5px;
				height:2.4em;
				border-bottom: 1px dotted #999;
			}
			.partner-badge ul.last {
				border-bottom:none;
			}
			.partner-badge li {
				float:left;
				margin-right:12px;
			}
			.view-more-partners {
				padding-top:8px;
				border-top:1px dotted #999;
			}
#inner-footer {
	clear:both;
	text-align:center;
	margin-top:27px;
	#margin-top: 15px;
	padding-top:19px;
	#padding-top:10px;
	background: url(../images/footer-hr.gif) no-repeat top center;
}
	#inner-footer li {
		display:inline;
		margin-right:13px;
	}
#outer-footer {
	clear:both;
	width:968px;
	margin:0 auto;
	text-align:center;
	background: url(../images/wrapper-bottom.jpg) no-repeat;
	padding-top:35px;
	padding-bottom:30px;
}	
	
	
.self-clear:after { /* self-clear the float */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .self-clear { /* for IE 5,6 */
	height: 1%;
} 
*:first-child+html .self-clear { /* for IE7 */
	min-height: 1px;
}

/* ADMIN STYLES */
#admin-settings input {
	margin: -3px 0 6px 0;
}
fieldset {
	border:1px solid #ccc;
	padding: 10px 20px 15px 20px;
	margin:0 50px 30px 0;
}
	legend {
		padding: 0 5px;
	}
.success {
	padding:0;
	background:#f0f0c2;
	position:relative;
	height:60px;
}
	.success p {
		position:absolute;
		top:15px;
		left:20px;
		z-index:500;
		font-weight:700;
	}
.fadeout {
	position:absolute;
	width:100%;
	height:100%;
	background:#acd576;
}
table.admin {
	margin-top:15px;
}
	table.admin th {
		font-weight:700;
		padding-bottom:15px;
	}
	table.admin img {
		border:solid 1px #ccc;
	}
	
#aboutusol {
	list-style:decimal;
	list-style-position:inside;
}	
#aboutusol li {
	margin-bottom:1.2em;
}
.tableheader {
	font:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#FFFFFF;
}