/* Homepage stylesheet to override styles and do special treatments */
#header {
	height:427px;
	}
#masthead {
	height:396px;
}

#nav-main {
background:url("/images/nav/navigation_bg.gif") no-repeat scroll left top transparent;
font-size:1.2em;
line-height:1em;
position:absolute;
top:379px;
z-index:200;
}

#masthead h1 a {
background:url("/images/common/header-home.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	height:427px;
	text-decoration:none;
	text-indent:-3000px;
	width:938px;
}

#content { height:270px; background: url("/images/common/home-content-bg.jpg") no-repeat scroll 0 0 transparent;}

body.layout-n0-p1-s0 #primary-content #breadcrumbs{ 
	background: url("/images/common/mission.gif") no-repeat scroll left top transparent;
	height:50px;
	margin: 0 0 0 -10px;
	width: 508px;
	clear: none;
	}

body.layout-n0-p1-s0 #primary-content {
	min-height: 150px;
	background-color: transparent;
	background-image:none;
	padding-left: 0px;
	margin-left: 49px;
	width: 850px;
}

body.layout-n0-p1-s0 #primary-content div.mission {
	width: 483px;
	background: #ffffff url('/images/common/home-pc-bottom.gif') no-repeat left bottom;
	color: #454545;
	float: left; 
	position: relative;
	margin: 0 0 20px -10px;
	display: inline; /* blast you IE6 */
	z-index: 30; /* if you change this check the content editor in IE7 */
	padding: 0 10px 0 15px;
	font-size: 1em;
	line-height: 2em;
	}
	
div.homepage-buttons { float:right; margin-top: -50px; background-color: transparent;}
	div.homepage-buttons a{
		position: relative;
		display: block;	
		height: 78px;
		width: 315px;
		text-indent:-3000px;
		}
		div.homepage-buttons a.summer { 
			background: url('/images/common/homepage-button-summer.png') no-repeat left bottom; 
			}
		div.homepage-buttons a.donation { 
			background: url('/images/common/homepage-button-donation.png') no-repeat left bottom; 
			} 
		div.homepage-buttons a.partnerships { 
			background: url('/images/common/homepage-button-partnership.png') no-repeat left bottom; 
			}

div.homepage-news { float:right; margin-top: 20px; width: 315px; background: url("/images/common/latestnews-bottom.gif") no-repeat scroll right bottom #FFFFFF;
 }
	div.homepage-news h2 {	
		position: relative;
		display: block;	
		height: 52px;
		text-indent:-3000px;
		background: url("/images/common/latestnews.gif") no-repeat scroll left top transparent;
		}

	div.homepage-news p {	
		position: relative;
		display: block;
		margin: -10px 0px 20px 15px;
		}
		
#footer-container #footer {
background: none;
width:938px;
}
