/* Teddy Geiger */
/* Causes Stylesheet
----------------------------------------------------------------------------- */
	
/* Layout
--------------------------------------------------------------------------- */

	h2 strong {
	
	display: block;	
	width: 359px;
	height: 42px;
	background: url(../images/section-causes/h2-whaticareabout.gif) no-repeat;
	text-indent: -5000px;
		
	}
	
	div#columns {
	
	float: left;
	background: url(../images/section-causes/bg-columns.gif) repeat-y;
		
	}


/* Get Involved
--------------------------------------------------------------------------- */

	#getinvolved {
		
	padding: 20px 0;
	background: #e2e2e2;
		
	}
	
	#getinvolved h3 {
	
	width: 116px;	
	height: 24px;
	margin: 0 0 15px 20px;
	background: url(../images/section-causes/h3-getinvolved.gif);
	text-indent: -5000px;
		
	}
	
	#getinvolved p {
		
	margin: 0 0 20px 20px;
	width: 348px;
		
	}
	
	#getinvolved ul.causes {
	
	float: left;	
		
	}
	
	#getinvolved ul.causes li {
		
	float: left;
	width: 368px;
	padding: 5px 0 5px 20px;
	background: #d2d2d2;
		
	}
	
	#getinvolved ul.causes li.alt {
		
	background: none;
		
	}
	
	#getinvolved ul.causes li img {
		
	display: block;
	float: left;
	margin: 0 10px 0 0;
		
	}
	
	#getinvolved ul.causes li h4 {
		
	float: left;
	width: 238px;
	margin: 20px 0 5px 0;
	font: normal 16px/18px Arial, sans-serif;
	color: #444;
		
	}
	
	#getinvolved ul.causes li a {
		
	float: left;
		
	}


/* Teddy's Causes
--------------------------------------------------------------------------- */

	#causes {
		
	padding: 20px;
	background: #aba000;
		
	}
	
	#causes h3 {
	
	width: 127px;	
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../images/section-causes/h3-teddyscauses.gif);
	text-indent: -5000px;
		
	}
	
	#causes ul.causes {
		
	margin-top: 10px;
	padding-top: 20px;
	border-top: 1px solid #938a00;
		
	}
	
	#causes ul.causes li h4 {
	
	margin: 0 0 5px 0;
	font: normal 16px/20px Arial, sans-serif;
		
	}
	
	#causes ul.causes li {
		
	margin-bottom: 20px;
	border-bottom: 1px solid #938a00;
		
	}
	
	#causes ul.causes li.last {
		
	margin-bottom: 0;
	border-bottom: 0;
		
	}
	
	#causes ul.causes li p {
		
	text-indent: 10px;
		
	}

	
