
.clearcontent {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #5F7A78;
	text-decoration: none;
	font-size:12px;
}
#home-top-leftcol {
	float: left;
	width: 461px;
	padding: 0px 15px 0px 0px;
}
#home-top-leftcol .lc {
	width: 230px;
	float: left;
}
#home-top-leftcol .rc {
	width: 221px;
	float: left;
	margin: 0px 0px 0px 10px;
}
#mainpageheadings h1, #mainpageheadings h2 {
	/*color: #221F20;*/
	color: #3C3739;
	font-weight: 300;
}
#mainpageheadings h1 {
	font-size: 28px;
	margin: 0px;
	padding: 0px;
}
#mainpageheadings h2 {
	font-size: 18px;
	margin: 0px;
	padding: 4px 0px 3px 0px;
}
#home-top-rightcol {
	float: left;
	width: 473px;
}
.homepage-main-image {
	display: block;
	padding: 0px 0px 10px 0px;
}
#home-top-right-sub {
	display: block;
	clear: both;
}
#home-video {
	display: block;
	margin: 8px 0px 18px 0px;
	padding: 39px 0px 0px 2px;
	width: 219px;
	height: 120px;
	background: url(../i/home-video.jpg) 0px 0px no-repeat;
}
#hvcontent {
	width: 217px;
	height: 84px;
	overflow: hidden;
	position: relative;
}
#hvcontent span {
	display: block;
	position: absolute;
	width: 200px;
	height: 65px;
	padding: 19px 0px 0px 17px;
	/*top: 0px;*/
	top: 84px;
	left: 0px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	background-color: #B56DAB;
	filter: alpha(opacity=10);
	-moz-opacity: 0.10;
	-khtml-opacity: 0.10;
	opacity: 0.10;
}
#hvcontent:hover span {
	top: 0px;
	left: 0px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}
#hvcontent span a.englink, #hvcontent span a.welshlink {
	display: block;
	height: 19px;
}
#hvcontent span a.englink {
	width: 72px;
	margin: 0px 0px 11px 0px;
}
#hvcontent span a.welshlink {
	width: 86px;
}
#brynseiontlink {
	display: block;
	position: relative;
	width: 221px;
	height: 250px;
	margin: 11px 0px 0px 0px;
	background: url(../i/New_Comp_Care_Apts.jpg) 0px 0px no-repeat;
}
#brynseiontlink a {
	position: absolute;
	display: block;
	height: 19px;
	bottom: 32px;
	overflow: hidden;
	text-indent: -9999em;
	text-decoration: none;
	/*background-color: #B56DAB;*/
}
#brynseiontlink a.eng {
	left: 17px;
	width: 72px;
}
#brynseiontlink a.wel {
	right: 15px;
	width: 86px;
}
#stepintocarelink {
	display: block;
	position: relative;
	width: 221px;
	height: 279px;
	margin: 11px 0px 0px 0px;
	background: url(../i/StepIntoCareLink.png) 0px 0px no-repeat;
}
#stepintocarelink a {
	position: absolute;
	display: block;
	height: 19px;
	bottom: 10px;
	overflow: hidden;
	text-indent: -9999em;
	text-decoration: none;
	/*background-color: #B56DAB;*/
}
#stepintocarelink a.eng {
	left: 17px;
	width: 72px;
}
#stepintocarelink a.wel {
	right: 15px;
	width: 86px;
}