﻿#floatright {
	float:right;
	width:240px;
	border:0px #000 solid;
	margin-right:20px;
}
#rightbox {
	background-color:#4c7ea0;
	border-top:2px #95aac2 solid;
	border-right:2px #0f2d3f solid;
	border-bottom:2px #0f2d3f solid;
	border-left:2px #95aac2 solid;
	color:#fff;
	width:237px;
	text-align:center;
	padding:1px;
	margin-bottom:5px;
}
#rightbox h2 {
	color:#ebebe6;
	font-weight:normal;
}
#rightbox a {
	color:#ebebe6;
	font-size:1.1em;
}

#inthenews {
	background-color:#abc3d4;
	color:#3a405b;
	width:230px;
	font-size:1.0em;
	border-top:2px #f4f4f4 solid;
	border-right:2px #95979a solid;
	border-bottom:2px #95979a solid;
	border-left:2px #f4f4f4 solid;
	padding:5px;
	margin-bottom:5px;
}
#inthenews h2 {
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:center;
}
#inthenews a {
	color:#fff;
	font-size:0.9em;
	text-decoration:none;
}
#inthenews a:hover {
	text-decoration:underline;
}

#inthenews .divline {
	height: 1px;
	width: 190px;
	background-color: #fff;
	text-align:center;
	margin:5px auto 5px auto;
}


#mainbox {
	background-color:#ebebe6;
	background-image:url('/housing-relief-program/images/main-bg.jpg');
	border-top:2px #f4f4f4 solid;
	border-right:2px #95979a solid;
	border-bottom:2px #95979a solid;
	border-left:2px #f4f4f4 solid;
	padding-left:10px;
	padding-right:10px;
	margin-right:20px;
	width:430px;
	min-height:430px;
	line-height:17px;

}
#mainbox h1 {
	color:#5481a2;
	font-size:18px;
}
.SubmitRequest {
	color:#fff;
	background-color:#4c7ea0;
	border-top:2px #95aac2 solid;
	border-right:2px #0f2d3f solid;
	border-bottom:2px #0f2d3f solid;
	border-left:2px #95aac2 solid;
	height:40px;
	width:170px;
	font-weight:bold;
	margin-top:10px;
}



#Testimonials {
	background-color:#4c7ea0;
	color:#fff;
	border-top:2px #95aac2 solid;
	border-right:2px #0f2d3f solid;
	border-bottom:2px #0f2d3f solid;
	border-left:2px #95aac2 solid;
	padding:10px 10px 10px 20px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	font-size:11pt;
	width:672px;
	min-height:165px;
}
#Testimonials .name {
	font-weight:bold;
	color:#343954;
}
#Testimonials h2 {
	text-align:center;
	margin:0;
	padding:0;
}

#Testimonials a {
	font-weight:bold;
	font-size:8pt;
	color:#fff;
}
#ES {
	background-color:#4c7ea0;
	color:#fff;
	border-top:2px #95aac2 solid;
	border-right:2px #0f2d3f solid;
	border-bottom:2px #0f2d3f solid;
	border-left:2px #95aac2 solid;
	padding:10px 10px 10px 20px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	font-size:11pt;
	width:672px;
	min-height:165px;
}
#ES .name {
	font-weight:bold;
	color:#343954;
}
#ES h2 {
	text-align:center;
	margin:0;
	padding:0;
}

#ES a {
	font-weight:bold;
	font-size:8pt;
	color:#fff;
}

.linkright {
	text-align:right;
	padding-right:10px;
}
.callout {
	width:420px;
}
