/*

	/content/landing/template.css

*/

DIV.cmsContent {
	width: 610px;
	width: 637px;
	overflow-x: hidden;
	background: white;
	font-family: Arial;
	font-size: 13px;
	color: #5D5C4F;
	line-height: 18px;
}
DIV.cmsContent TD {
	font-size: 13px;
}
DIV.cmsContent A {
	text-decoration: none;
	font-weight: bold;
	color: #5D5C4F;
}
DIV.cmsContent A:hover {
	text-decoration: underline;
}

/* Menu Content */

DIV.cmsMenuContent DIV.cmsContent {
	width: 151px;
	font-style: italic;
}
DIV.cmsContent_AboutCHC {
	color: #4E6F0E;
	background-color: #E0E7D2;
}
DIV.cmsContent_OurHospitalsClients {
	color: #F58939;
	background-color: #FEEEE3;
}
DIV.cmsContent_OurServices {
	color: #1483B4;
	background-color: #E1E9F4;
}
DIV.cmsContent_OurTeam {
	color: #966B39;
	background-color: #F0EAE3;
}
DIV.cmsContent_Resources {
	color: #CC5B0E;
	background-color: #F8E8DD;
}
DIV.cmsContent_Careers {
	color: #8BAE44;
	background-color: #EFF4E5;
}

/* Hospitals & Clients */

DIV.tmpLandingDoor {
	width: 316px;
	height: 132px;
	overflow: hidden;
	margin-top: 19px;
}
DIV.tmpLandingDoor DIV {
	width: 316px;
	height: 132px;
	overflow: hidden;
}
DIV.tmpLandingDoor DIV A {
	display: block;
	margin-left: 196px;
	margin-top: 103px;
	width: 110px;
	height: 22px;
}

