@charset "UTF-8";
/* CSS Document */

#wrap {
	margin: 0px auto 0px auto;
	width: 818px;
	}

#header {
	width: 818px;
	height: 80px;
	padding: 0;
	margin: 0;
	}

#middle {
	width: 818px;
	background: url(_images/common/bg_int_big.jpg) no-repeat bottom;
	float: left;
	padding: 0;
	margin: 0;
	}
	
#middle.home {
	background: none;
	}
	

#content {
	width: 545px;
	padding: 25px 50px 0 40px;
	float: left;
	margin-bottom: 25px;
	}
	
#content.minsize {
	width: 545px;
	padding: 25px 50px 0 40px;
	float: left;
	margin-bottom: 25px;
	height: 500px;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660066;
	padding: 0 0 25px 0;
	margin: 0;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #660066;
	padding: 0 0 5px 0;
	margin: 0;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #00154f;
	padding: 0 0 25px 15px;
	margin: 0;
	letter-spacing: .1em;
	}
	
	
p a {
	color: #660066;
	text-decoration: underline;
	}
	
p a:hover {
	color: #e6a32b;
	}
	
#bottom.home {
	width: 818px;
	float: left;
	background: url(_images/home/bg_bottom_home_exp.jpg) no-repeat bottom;
	}
	
#footer {
	width: 818px;
	}
	
#copyright {
	 color: #898989;
	 font-size: 8px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 float: left;
	 width: 500px;
	 padding: 15px 0 0 10px;
	 letter-spacing: .1em;
	 }
	 
#copyright a {
	color: #898989;
	text-decoration: none;
	padding-left: 20px;
	}
	
#copyright a:hover {
	color: #660066;
	} 
	 
#language {
	color: #898989;
	 font-size: 10px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 float: right;
	 padding: 10px 10px 0 0;
	 }

.tiny {
	font-size: 8px;
	line-height: 12px;
	}
	
/* home specific styles */
#mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #00154f;
	padding: 25px 28px 0 108px;
	margin: 0;
	letter-spacing: 0.1em;
	width: 250px;
	height: 155px;
	float: left;
	}
	
#testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #ffffff;
	padding: 35px 20px 10px 35px;
	margin: 0;
	width: 370px;
	float: left;
	height: 38px;
	background: url(_images/home/bg_testimonial_home.jpg) top left no-repeat;
	}
	
#testimonials a {
	color: #ffffff;
	text-decoration: underline;
	}
	
#testimonials a:hover {
	color: #00154f;
	}

blockquote {
	font-size: 13px;
	text-indent: -0.5em;
	padding: 0;
	margin: 0;
	}
	
#news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #00154f;
	padding: 12px 20px 15px 12px;
	margin: 0;
	width: 390px;
	float: left;
}
#news p {
	margin: 0 0 8px 25px;
	padding: 0;
	letter-spacing: 0;
}
#news h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00154f;
	text-transform: uppercase;
}

#news a {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00154f;
	text-decoration: underline;
	}
	
#news a:hover {
	color: #ffffff;
	}
	
#news ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 15px;
	}
	
#news li {
	margin-top: 0;
	background:url(_images/common/bullet_list.gif) no-repeat 0 8px;
	padding: 3px 0px 3px 10px;
	line-height: 14px;
	color: #00154f;
	}
	
#news li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00154f;
	text-decoration: underline;
	}

#news li a:hover {
	color: #dd0607;
	text-decoration: underline;
	}
	
/* end home */
	
/* interior content styles */
	
.general {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0 0 0 30px;
	}
	
.general li {
	margin-top: 0;
	background:url(_images/common/bullet_list.gif) no-repeat 0 12px;
	padding: 6px 40px 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00154f;
	letter-spacing: .1em;
	}
	
.general li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00154f;
	text-decoration: underline;
	}

.general li a:hover {
	color: #dd0607;
	text-decoration: underline;
	}
	
img.photo {
	padding: 5px;
	margin: 0 10px 10px 25px;
	border: 1px solid #666666;
	float: right;
	}
		
	
.leadertitle {
	font-weight: normal;
	font-style: italic;
	}
	
img.guidestar {
	border: 0;
	padding: 0 0 0 5px;
	margin: 5px 0 0 0;
	}
	
img.bcbslogo {
	border: 0;
	padding: 10px 0 0 5px;
	margin: 5px 0 0 0;
	}
	
.bcbscopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #00154f;
	}
	
ol.directions {
	padding: 0 0 20px 0;
	margin: 0 0 0 30px;
	}
	
ol.directions li {
	margin-top: 0;
	padding: 6px 40px 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00154f;
	letter-spacing: .1em;
	}
	
ol.directions li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00154f;
	text-decoration: underline;
	}

ol.directions li a:hover {
	color: #dd0607;
	text-decoration: underline;
	}
	
img.testparticipants {
	border: 1px solid #00154f;
	padding: 0px;
	margin: 10px 0 10px 10px;
	float: right;
	}
	
#photostrip {
	width: 110px;
	float: right;
	margin-left: 30px;
	margin-top: 40px;
	}
	
p.donorattribute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00154f;
	padding: 0 0 25px 15px;
	margin: 0 0 25px 0;
	letter-spacing: .1em;
	border-bottom: 1px dotted #00154f; 
	}
	
img#donate {
	border: 0;
	}

body#about.news p {
	padding: 10px 0 10px 15px;
	margin: 0 0 0 0;
	line-height: 18px;
	letter-spacing: 0;
	}
	
body#about.news ul.general {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	}
	
body#about.news ul.general li {
	padding: 3px 40px 3px 10px;
}
	
hr {
	border: none 0; 
	border-top: 1px dotted #00154f;
	width: 100%;
	height: 1px;
}
	
	
	
