/***************************************************
HOME ELEMENTS
***************************************************/
#corkboard{
	width:699px;
	position: relative;
	font: 11px/16px Verdana, Geneva, sans-serif;
	text-align: left;
}
#welcome{
	background: #FFF url(../assets/welcome_background.jpg) repeat-x left top;
	text-align: left;
	display: block;
	padding: 0px 0px 0px 125px;
	margin: 0px;
}
#welcome h2 {
	background: url(../assets/welcome-h2.gif) no-repeat;
	text-indent: -5000px;
	height: 26px;
	width: 87px;
	position: absolute;
	left: 25px;
	top: 25px;
	margin:0;
	padding:0;
}
#welcome p {
	padding: 10px;
	margin: 0px;
}
#our-stories{
	position: absolute;
	z-index: 5;
	height: 100px;
	width: 430px;
	left: 35px;
	top: 220px;
	color: #FFF;
	}
	#our-stories h3 {
		margin: 0px;
		padding: 0px;
	}
	#our-stories p {
		margin: 0px;
		padding: 0px;
	}
#inspiration-hof {
	position: absolute;
	z-index: 10;
	height: 150px;
	width: 230px;
	left: 75px;
	top: 450px;
	color: #FFF;
}
	#inspiration-hof h3 {
		margin: 0px;
		padding: 0px;
	}
	/* #inspiration-hof p {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	} */
#headlines{
	position: absolute;
	z-index: 15;
	height: 150px;
	width: 230px;
	left: 430px;
	top: 435px;
	}
	#headlines h3 {
		margin: 0px;
		padding: 0px;
	}
	#headlines p {
		margin: 0px;
		padding: 0px;
	}
#our-stories h2, #inspiration-hof h2, #headlines h2 {
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}
#our-stories h3, #inspiration-hof h3, #headlines h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.update_20110418 #inspiration-hof
{
	top: 546px;
	left: 78px;
	width: 218px;
}
	.update_20110418 #inspiration-hof p
	{
		margin: 0;
		font-weight: bold;
	}
.update_20110418 #our-stories,
.update_20110418 #headlines
{
	color: #000;
	width: 250px;
	height: auto;
	top: 232px;
	left: 41px;
}
.update_20110418 #headlines
{
	left: 440px;
	width: 218px;
}
	.update_20110418 #our-stories h2,
	.update_20110418 #headlines h2
	{
		display: none;
	}
	.update_20110418 #our-stories h3,
	.update_20110418 #headlines h3
	{
		font-size: 14px;
		font-weight: bold;
		line-height: 1.5;
	}
	.update_20110418 #our-stories p,
	.update_20110418 #headlines p
	{
		font-size: 11px;
		line-height: 1.5;
	}
		.update_20110418 #our-stories p.links { color: #395794; }
		.update_20110418 #our-stories p a,
		.update_20110418 #headlines p a
		{
			color: #395794;
		}
		.update_20110418 #our-stories p a:hover,
		.update_20110418 #headlines p a:hover
		{
			color: #233c71;
		}
