.homeContent {
	padding: 0;
	margin: 0;
	height: 617px;
	background-color: transparent;
}
.wallsOfHope {
	width: 200px;
}
h2  {
	height: 222px;
	background-color: transparent;
	background-image: url(../images/home-nextLevelText.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 62px;
}
h2  span  {
	display: block;
	height: 0;
	width: 0;
	color: #FFFFFF;
	font-size: 1px;
	overflow: hidden;
}
.text  {
	width: 609px;
	float: left;
	background-color: transparent;
	background-image: url(../images/homeContentWinBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	text-align: left;
}
.text  p  {
	padding: 0px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.text  h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #416ac7;
	font-weight: normal;
	margin-top: 35px;
	margin-left: 30px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cbd2d8;
	margin-right: 30px;
	padding-bottom: 10px;
}
.text  h3  em  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.text  h3.homepage  {
	font-size: 15px;
	margin-top: 10px;
	color: #363535;
}

.text a, .text a:link, .text a:visited, .text a:active {
	color: #3a5e8c;
	text-decoration: none;
	border-bottom: 1px solid #cbd2d8; 
}

.text a:hover {
	color: #203651;
	text-decoration: none;
	border-bottom: 1px solid	#8CA4B8; 
}

.recent_work {
	width: 342px;
	float: left;
	background-image: url(../images/featuredframe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -269px;
	text-align: left;
}
.recent_work h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #405b9f;
	margin-right: 20px;
	margin-left: 20px;
}
.recent_work h4 em {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-style: normal;
}

.recent_work .work {
	width: 246px;
	margin-left: 48px;
	margin-bottom: 20px;
}

.recent_work .work img { 
	background-color: #fff; 
	padding: 3px; 
	border: 1px solid #D3CFC3; 
}

.recent_work .last { 
	padding: 0; 
}

.recent_work .work p {
	color: #416AC7;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

.work p a,.work p a:link,.work p a:visited,.work p a:active {
	color: #416AC7;
	text-decoration: none;
}

.work p a:hover {
	color: #416AC7;
	text-decoration: underline;
}

.recent_work .work p span {
	font-size: 10px;
	color: #003366;
}

.recent_work .work blockquote { 
	padding: 0; 
	margin: 0; 
}

.recent_work .work blockquote p { 
	font: italic 13px/20px georgia, 'times new roman', serif; 
	color: #757470; 
}

#home_page .recent_work .work blockquote p span { 
	font: normal 11px/15px 'helvetica neue',helvetica, arial, sans-serif; 
	color: #A3A2A0; 
	display:block;
	padding-top:4px;
}

