﻿/***************************
	Page Content Styles
***************************/



/***************************
	Container Styles
***************************/
div#mainContent {
	width: 784px;
}
div#homeFlash {
	position: relative;
	float: left;
	margin: 0px 0px 34px 0px;
	width: 784px;
	height: 294px;
	overflow: hidden;
	background-color: #AAA5A1;
}
div#footer {
	margin: 50px 0px 0px 0px;
}



/***************************
	Left Column Styles
***************************/



/***************************
	People Search
***************************/



/***************************
	Main Content Styles
***************************/
div#featStory {
	float: left;
	width: 410px;
	font-size: 12px;
	line-height: 19px;
}
div#featStory h3 {
	margin: 0px 0px 12px 0px;
	font-size: 15px;
	font-weight: normal;
	color: #bbdf8a;
}
div#featStory p {
	display: inline;
}
div#featStory p.date {
	text-transform: uppercase;
	color: #46413C;
}
div#featStory ul {
	list-style: none;
	margin-bottom: 20px;
}
ul.storyLinks {
	margin: 15px 0px 0px 5px;
	font-size: 11px;
	text-transform: uppercase;
}
ul.storyLinks li {
	margin: 0px 30px 0px 0px;
	display: inline;
}
ul.storyLinks a:link, 
ul.storyLinks a:visited {
	display: inline-block;
	padding: 0px 0px 0px 23px;
	background: url(/media/images/global/submit_arrow.gif) top left no-repeat;
	line-height: 19px;
}
ul.storyLinks a:hover, 
ul.storyLinks a:active {
	border: none;
}
img#storyMap {
	float: right;
	width: 353px;
	height: 200px;
}

/***************************
	Case Studies Styles
***************************/

ul#cases li {
	display: none;
}
ul#cases li.active {
	display: block;
}
ul#cases li li {
	display: inline;
}

ul#cases h2 {
	color: #A3002A;
}

ul#cases div.narrativeText {
	width: 380px;
}
ul#cases ul.storyLinks {
	margin-left: 20px;
}

img.spotlight {
	float: right;
}



/***************************
	Footer Styles
***************************/





