#wrap, #primary-nav-wrapper {
	width: 956px;
	padding-bottom: 2px;
}
#header {
	width: 928px;
	margin: 0 auto;
	z-index: 400;
}
#header .dec-1, #header .dec-2 {
	display: block;
	position: absolute;
	top: 0;
	width: 15px;
	height: 48px;
	background-repeat: repeat-y;
	background-position: 0 0;
}
#header .dec-1 {
	background-image: url('../images/global/dec-1.png');
	left: -15px;
}
#header .dec-2 {
	background-image: url('../images/global/dec-2.png');
	right: -14px;
}
#primary-nav-wrapper {
	background: url('../images/home/header-bg.jpg') repeat-y 0 0;
	position: relative;
	z-index: 300;
}
#primary-nav {
	width: 811px;
	margin: 0 0 0 14px;
	padding: 0 0 0 116px;
}
/*
 * Slideshow
 */
#slides {
	position: relative;
	z-index: 500;
}
#slides img {
	display: block;
}
#slides ul {
	margin: 0;
}
#slides li {
	width: 920px;
	float: left;
	padding: 0;
}
#slides .text-content {
	position: absolute;
	top: 0;
	right: -7px;
	width: 150px;
	padding-top: 20px;
}
#slides .text-content h2 {
	text-transform: uppercase;
	font-family: Georgia, serif;
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
}
#slides .text-content p {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
}
#slides .text-content p, #slides .text-content p a {
	color: #fff6cd;
}
#home-container {
	position: relative;
	z-index: 200;
}
#application-link {
	position: absolute;
	bottom: 130px;
	right: 25px;
	width: 152px;
	z-index: 600;
}
#application-link a {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
}
#application-link a img {
	position: relative;
	top: 4px;
	left: -4px;
}
#featured-stories {
	position: absolute;
	left: 60px;
	bottom: 90px;
	z-index: 550;
}
#featured-stories .jcarousel-clip {
	height: 120px;
	overflow: hidden;
	position: relative;
}
#featured-stories .jcarousel-clip, #featured-stories .jcarousel-container {
	width: 628px;
}
#featured-stories .jcarousel-prev,
#featured-stories .jcarousel-next {
	width: 25px;
	height: 40px;
	position: absolute;
	top: 36px;
	background: url('../images/home/featured-grant-arrows.png') no-repeat 0 0;
	cursor: pointer;
}
#featured-stories .jcarousel-prev {
	left: -34px;
}
#featured-stories .jcarousel-next {
	background-position: -25px 0;
	right: -34px;
}
#featured-stories .jcarousel-prev-disabled,
#featured-stories .jcarousel-next-disabled {
	background-image: none;
	cursor: default;
}
#featured-stories ul, #featured-stories li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#featured-stories li {
	float: left;
	padding: 0 2px;
}
#featured-stories img {
	display: block;
	border: 2px solid #fff;
}

/* BEGIN home-specific colorbox styles
#cboxOverlay{ background:#454545; }
#colorbox{ border: 4px solid #fff; }
	#cboxWrapper { background: url('../images/home/popup-grad-bg.png') repeat-x 0 0; }
        #cboxLoadedContent{ background:#866b54; padding: 23px 56px 23px 20px; }
#cboxClose {
	width: 18px;
	height: 17px;
	right: 7px;
	top: -25px;
	background: url('../images/home/close-btn.png') no-repeat 0 0;
}
#cboxClose:hover {
	background-position: 0 -17px;
} */
/* END home-specific colorbox styles */

#single-featured-story .col1 {
	float: left;
	width: 267px;
}
#single-featured-story .col2 {
	width: 200px;
	float: right;
}
#single-featured-story h2, #single-featured-story p {
	font-family: Arial, sans-serif;
}
#single-featured-story h2 {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.3;
}
#single-featured-story h2, #single-featured-story p, #single-featured-story a {
	color: #FFF6CD;
}
#single-featured-story p {
	font-size: 12px;
	line-height: 18px;
}
#single-featured-story h2 a {
	text-decoration: none;
}
#single-featured-story h2 a:hover, #single-featured-story h2 a:focus, #single-featured-story h2 a:active {
	text-decoration: underline;
}
#single-featured-story p#grant-program-area {
	position: absolute;
	top: -40px;
	left: 20px;
	font: 18px/26px Georgia, sans-serif;
	text-transform: uppercase;
	color: #fff;
}
#featured-stories h2.featured-heading {
	font: normal 25px/20px Georgia, serif;
	color: #fff;
	padding-bottom: 10px;
}
