@import "base.css";

#footer {
	border-top: 0px;
}

#header {
	background-image:url(../imgs/header_bg.gif);
}

#container-middle {
	background-image:url(../imgs/home_mid-cont_bg.gif);
	background-repeat: no-repeat;
}

* html div#container-middle {
	height: 450px;
}


#column-left {
	float: left;
	width: 211px;
	position: relative;
	background-image:url(../imgs/home_nav_bg.gif);
	background-repeat: no-repeat;
	height: 400px;
}

#find-care h2 {
	font: 40px Georgia, "Times New Roman", Times, serif;
	margin: 15px 16px 0px 16px;
}

h2 a {
	color: #fff;
}

h2 a:hover {
	text-decoration: none;
}

#find-care h3 {
	font: bold italic 15px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 5px 16px 0px 16px;
	width: 180px;
}

#find-care ul {
	list-style: none;
}

#find-care ul li {
	margin-bottom: 5px;
	padding-left: 46px;
	background-image:url(../imgs/nav-blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 5px;
}

* html div#find-care ul li {
	height: 25px;
}

#find-care ul li a {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}

#find-care ul li a:hover {
	font-style:italic;
}

a#schedule {
	width: 214px;
	height: 26px;
	background-image:url(../imgs/home_nav_free-assessment_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	position:absolute;
	top: 282px;
	left: 0px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	padding: 10px 0px 0px 7px;
}

a#schedule:hover {
	background-position: 0px -36px;
}

#learn-more {
	position:absolute;
	top: 330px;
}

#learn-more h3 {
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	color: #b19e49;
	margin-bottom: 10px;
	width: 211px; 
}

#learn-more a {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #b19e49;
	background-image: url(../imgs/nav-yellow_arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding-left: 30px;
	text-decoration: none;
}

#learn-more a:hover {
	font-style: italic;
}

/*  main content random div */


#compassion {
	font: italic 50px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: 309px;
	height: 127px;
	background-image:url(../imgs/home_compassion.jpg);
	background-repeat:no-repeat;
	padding: 297px 0px 0px 188px;
}

#comfort {
	font: italic 50px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: 267px;
	height: 105px;
	background-image:url(../imgs/home_comfort.jpg);
	background-repeat:no-repeat;
	padding: 319px 0px 0px 230px;
}

#trust {
	font: italic 50px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: 464px;
	height: 388px;
	background-image:url(../imgs/home_trust.jpg);
	background-repeat:no-repeat;
	padding: 36px 0px 0px 33px;
}

#nurture {
	font: italic 50px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: 211px;
	height: 266px;
	background-image:url(../imgs/home_nurture.jpg);
	background-repeat:no-repeat;
	padding: 158px 0px 0px 286px;
}

#respect {
	font: italic 50px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: 245px;
	height: 71px;
	background-image:url(../imgs/home_respect.jpg);
	padding: 353px 0px 0px 252px;
}
