/* TEMPLATE OVERRIDES */
.page_home #head {
	height: 505px;
}
	.page_home .seed_1 #head {
		background-image: url('../images/template/header_bottom1.jpg');
	}
	.page_home .seed_2 #head {
		background-image: url('../images/template/header_bottom2.jpg');
	}
	.page_home .seed_3 #head {
		background-image: url('../images/template/header_bottom3.jpg');
	}
	.page_home .seed_4 #head {
		background-image: url('../images/template/header_bottom4.jpg');
	}
	#header a {
		height: 90px; /* avoid conflicting with the featured image/video */
	}
	.page_home #takeAction {
		top: 421px;
	}
	.page_home #body {
		background: url('../images/home/bottomcontent_repeat.png') top center repeat-y;
	}
	
/* FEATURED STORIES */
#featuredStories {
	display: block;
	position: absolute;
	top: -370px;
	left: 50px;
	width: 900px;
	height: 280px;
}
	#featuredStories .tab {
	}
		#featuredStories #tabList {
			position: absolute;
			bottom: 0px;
			left: 180px;
			width: 170px;
			height: 20px;
			margin: 0px;
			padding: 0px;
		}
			#featuredStories #tabList li {
				display: block;
			}
				#featuredStories #tabList li a {
					display: block;
					background-position: 0px 0px;
					background-repeat: no-repeat;
					text-indent: -10000px;
				}
			#featuredStories #tabList li.numLink {
				float: left;
				margin-right: 20px;
			}
				#featuredStories #tabList li.numLink a {
					width: 10px;
					height: 10px;
					background-image: url('../images/home/news_circle.png');
				}
				#featuredStories #tabList li.numLink a:hover,
				#featuredStories #tabList li.numLink a.active {
					background-position: 0px -10px;
				}
			#featuredStories #tabList li#previousTab {
				position: absolute;
				bottom: 70px;
				left: -199px;
			}
				#featuredStories #tabList li#previousTab a {
					width: 14px;
					height: 47px;
					background: url('../images/home/news_arrowleft.png') top left no-repeat;
				}
				#featuredStories #tabList li#previousTab a:hover {
					background-position: 0px -47px;
				}
			#featuredStories #tabList li#nextTab {
				position: absolute;
				bottom: 70px;
				left: 317px;
			}
				#featuredStories #tabList li#nextTab a {
					width: 14px;
					height: 47px;
					background: url('../images/home/news_arrowright.png') top left no-repeat;
				}
				#featuredStories #tabList li#nextTab a:hover {
					background-position: 0px -47px;
				}

		#featuredStories .tab .associatedMedia {
			position: absolute;
			top: 0px;
			right: 0px;
			/*width: 362px;
			height: 232px;*/
			border: 2px #101558 solid;
			background: #101558;
		}
			#featuredStories .tab .associatedMedia embed,
			#featuredStories .tab .associatedMedia object {
				display: block;
				width: 362px;
				height: 232px;
			}
			#featuredStories .tab .associatedMedia img {
				display: block;
			}
		#featuredStories .tab .storyContent {
			position: absolute;
			bottom: 20px;
			left: 0px;
			width: 490px;
			height: 170px;
			text-align: center;
		}
			#featuredStories .tab .storyContent a {
				text-decoration: underline;
			}
			#featuredStories .tab .storyContent .title {
				margin: 0px;
				padding: 20px;
				font-size: 18px;
				font-weight: bold;
			}
				#featuredStories .tab .storyContent .title a {
					color: #282c32 !important;
				}
				#featuredStories .tab .storyContent .abstract {
					font-size: 11px;
					line-height: 14px;
					color: #282c32;
					padding: 0px 20px;
				}
/* SECOND ROW */
#secondRow {
	padding: 0px 14px;
}
	#secondRow h2 {
		margin: 0px 0px 10px;
		padding: 0px;
		height: 46px;
		text-indent: -10000px;
		background-position: top left;
		background-repeat: no-repeat;
	}
	#secondRow ul {
		display: block;
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
		#secondRow li {
			border-bottom: 1px solid #cecdc8;
			margin-bottom: 5px;
			padding-bottom: 5px;
		}
		#secondRow .dateTime {
			display: block;
			font-weight: bold;
			font-style: italic;
			color: #8e001c;
			font-size: 14px;
		}
		#secondRow .title {
			display: block;
			font-size: 14px;
			font-weight: bold;
		}
		#secondRow .readMore {
			font-weight: bold;
			font-size: 10px;
		}
	#inTheNews {
		float: left;
		width: 422px;
		padding: 10px 35px 35px;
	}
		#inTheNews h2 {
			background-image: url('../images/home/title_inthenews.png');
		}
			#inTheNews .dateTime {
				font-size: 12px;
			}
	#blog {
		float: left;
		width: 210px;
		padding: 10px 35px 35px;
	}
		#blog h2 {
			background-image: url('../images/home/title_blog.png');
		}
		#blog li {
			margin-bottom: 10px;
			padding-bottom: 10px;
		}
	#events {
		float: left;
		width: 170px;
		padding: 10px 35px 35px;
	}
		#events h2 {
			background-image: url('../images/home/title_events.png');
		}
		#events li {
			margin-bottom: 3px;
			padding-bottom: 3px;
		}
			#events .dateTime {
				padding-left: 16px;
				background: url('../images/subpage/checkmark.png') 0px 0px no-repeat;
			}
			#events .title {
				font-size: 14px;
			}
/* NATIONAL DEBT IN RIBBON */
#debtCounter {
	float: left;
	background: url('../images/home/debt_clock.png') 0px 0px no-repeat;
	width: 442px;
	height: 37px;
	position: relative;
	margin-left: 50px;
	margin-top: 12px;
}
	#debtLabel {
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		text-indent: -10000px;
	}
	#debtContainer {
		display: block;
		position: absolute;
		top: 10px;
		left: 132px;
		width: 240px;
		height: 20px;
		font-size: 20px;
		color: #fff;
		text-align: center;
	}