@charset "UTF-8";
#news {
	float: left;
	width: 372px;
	padding-top: 10px;
	height: 267px;
	display: inline;
}
body#home h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
.home_img  {
	border: 2px solid #E4DFCC;
}
/* CSS Document */

#homeBoxes {
	float: left;
	width: 611px;
	padding-top: 10px;
	display: inline;
}
#homeBoxes h2 {
	display: block;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 15px;
	background-color: #E0DFD4;
	margin: 0px;
	padding: 10px;
	text-align: center;
}
#homeBoxes p {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	font-size: 11px;
}
#homeBoxes   a  {
	font-style: normal;
	font-weight: bold;
	color: #A5001E;
	text-decoration: none;
	font-size: 10px;
}
.bottom  {
	width: 300px;
	height: 350px;
	padding-bottom: 10px;
}
.box1 {
	margin-right: 11px;
}
.focus {
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C2C2AB;
	border-bottom-color: #A53B48;
	background-color: #E2E1D7;
	background-image: url(../images/markup/homeBoxes_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#home_featured {
	margin-left: 10px;
	width: 190px;
	height: 224px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 20px;
	display: inline;
}
#home_featured img {
	padding-bottom: 15px;
}
body #home_featured h2 {
	font-size: 18px;
	font-style: normal;
	color: #000;
	line-height: 21px;
}
#home_featured a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	outline: none;
}
.box1_img {
	background-image: url(../images/markup/homeBoxes_header_img.jpg);
	background-repeat: no-repeat;
}
.box2_img {
	background-image: url(../images/markup/homeBoxes_header_img2.jpg);
	background-repeat: no-repeat;
}
.box1_imgCaregivers {
	background-image: url(../images/markup/caregiversBoxes_header_img1.jpg);
	background-repeat: no-repeat;
}
.box2_imgCaregivers {
	background-image: url(../images/markup/caregiversBoxes_header_img2.jpg);
	background-repeat: no-repeat;
}
body#home .textNoRightBar {
	padding-left: 30px;
	width: 620px;
}
