@charset "UTF-8";
/* CSS Document */
html, body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:100%;
	width:100%;
	min-width:860px;
	background-color:#fff;
	background: url(images/MainBackground.gif) repeat-x;
}

p {
	font-size:13px;
}

#wrap {
	position:relative;
	width: 100%;
	min-height:100%;
	margin: 0 auto;
}	


/* Header */
#header {
	width:100%;
	min-width:860px;
}

#headerContent {
	height:109px;
	width:860px;
	min-width:860px;
	margin:0 auto;
	position:relative;
}

#logo {
	margin:16px 0px 20px 0px;
}
/* End of Header */


/* Main */
#main {
	width:100%;
	padding-bottom:216px;
	min-width:860px;
}

#mainContentDefault {
	width:860px;
	min-width:860px;
	background:url(images/AppleBackground.gif) no-repeat;
	background-position: 70px 0px;
	margin:0 auto;
}

#mainContent {
	width:860px;
	min-width:860px;
	margin:0 auto;
}

#leftContent {
	float:left;
	color:#666;
	width:450px;
	margin:70px 0px 50px 0px;
}

#leftContent img {
	float:left;
	color:#666;
	width:500px;
	margin:0px 0px 45px -35px;
}

#callout img {
	width:375px;
	margin:0px;
	position:relative;
	padding-bottom:20px;
	border-style:none;
}

#leftContent p {
	width:430px;
}

#leftContent h2 {
	font-size:20px;
	font-weight:bold;
	color:#000;
}
		
#rightContent {
	color:#666;
	width:395px;
	margin:90px 0px 50px 0px;
	float:right;
}
	
#rightContent h2 {
	font-size:20px;
	font-weight:bold;
	color:#000;
}
	
#rightContent h2 {
	margin-top:45px;
}

#content {
	float:left;
	color:#666;
	width:630px;
	margin:70px 0px 50px 0px;
}

#content a {
	color:#3a4a0d;
}

#content h2 {
	margin:0 0 1em 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

	
/* Grants Page */
#content ol.alphaListIndent {
	margin-left:40px;
}

#content a.grantsSectionLinks {
	color:#666;
	font-style:none;
	text-decoration:none;

}
.fundingSubHeading {
	font-size:20px;
	font-weight:bold;
}

#content li.listLineHeight {
  margin-top:-10px;
}

.headingSpace {
	margin-top:-10px;
}

#topLeftGrants {
	float:left;
	width:193px;
	padding:8px 10px 8px 0px;
}

#imageBorder img {
	border:#999 1px;
	border-style:solid
}

#topMiddleGrants {
	float:left;
	width:193px;
	padding:152px 10px 79px 8px;
}

#topRightGrants {
	float:left;
	width:193px;
	padding:8px 0px 34px 8px;
}

#bottomLeftGrants {
	float:left;
	width:193px;
	padding:8px 10px 8px 0px;
}

#bottomMiddleGrants {
	float:left;
	width:193px;
	padding:8px 10px 8px 8px;
}

#bottomRightGrants {
	float:left;
	width:193px;
	padding:8px 0px 8px 8px;
}

/* End of Grants Page */


/* Main (Sidebar) */
#sidebar {
	float:right;
	width:138px;
	height:340px;
	font-size:12px;
	background:url(images/SideBarBackground.gif) no-repeat top left #9ec23a;
	margin:70px 0px 50px 0px;
	color:#FFF;
}

#sidebar ul li {
	list-style:none;
	margin-bottom:10px;
	padding-right:14px;
}	

#sidebar a {
	color:#FFF;
	text-decoration:none; 
}	

#sidebar a:hover {
	text-decoration:underline;
}	
	
#sidebar h3 a {
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

#sidebar h3 {
	padding-left:14px;
}

/* Main (News) */
#news {
	float:left;
	color:#666;
	width:600px;
	margin:50px 0px 50px 0px;
}

#news {
	font-size:12px;
}
	
#news h2 {
	font-size:20px;
	font-weight:bold;
	color:#000;
}

#news a {
	font-size:12px;
	color:#666;
	font-size:13px;
}

#news a.newsLink {
	font-size:12px;
	color:#3a4a0d;
}
	
#news h6 {
	margin-bottom:10px;
	font-size:13px;
}
	
#news p.smallRight {
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
	font-size:11px;
	border-bottom:1px dotted #666;
}
/* Main (Special Events) */
#events {
	float: left;
	color: #666;
	width: 430px;
	margin: 70px 0px 50px 0px;
}
	
#events h2 {
	font-size:20px;
	font-weight:bold;
	color:#000;
}
	
#events h6 {
	font-size:13px;
	color:#9ec23a;
	margin-top:0px;
	margin-bottom:3px;
}

#event a.eventLinks {
	color:#000;
	text-decoration:none;
}
	
#events p {
	font-size:12px;
	margin-top:0px;
	margin-bottom:23px;
}

.spacer {
	clear:both;
	height:0px;
	line-height:0px;
}
/* End of Main */


/* Footer */
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	min-width:860px;
	height:216px;
	background:#9ec23a;
	border-top:3px solid #66811a;
}

#footerContent {
	width:860px;
	min-width:860px;
	margin:0 auto;
	color:#3a4a0d;
}
	
#footerContent p {
	font-size:12px;
}
	
#footer p.small {
	font-size:11px;
}


#footer a {
	color:#3a4a0d;
	text-decoration:none;
}	

#footer a:hover {
	color:#5d7715;
}	
	
#contact {
	line-height:4px;
	float:left;
}

#contact h4 {
	margin:35px 0px 44px 0px;
	font-size:14px;
}
	
#footer p.footerNav {
	font-weight:bold;
	margin-top:55px;
	font-size:11px;
}
	
#footer p.copyright {
	font-size:11px;
}

#quickLinks {
	width:254px;
	height:180px;
	float:right;
	color:#3a4a0d;
	background: url(images/QuickLinksBackground.gif) repeat-x;
}

#quickLinks li{
	list-style:url(images/Bullet.gif);
}

#quickLinks h5 {
	margin-top:27px;
	font-size:18px;
	color:#FFF;
	font-weight:normal;
	margin-left:22px;
}
/* End of Footer */
/* End of CSS Document */
