/* 
CSS Document 
Tender Heart Home Care, LLC Website by Daggett Design (www.daggettdesign.com)
*/
container {
	background-color: #D2EAFF;
}

body {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	background: url(images/onepixel-background.gif);
	background-repeat: repeat-x;
}

img {
	border: none;
}
/*------------------------------- Div ---------------------------------------*/

#container {
	width: 883px;
	margin: auto;
	font-family: Verdana, Helvetica, Arial, Geneva;
}

#header {
	width: 883px;
	margin: auto;
	height: 168px;
}

#nav {
	width: 861px;
	margin: auto;
	height: 46px;
}

#body_home {
	width: 861px;
	height: 700px;
	background-color: #FFFFFF;
	margin: auto;
}

#body_2_home {
	width: 861px;
	height: 180px;
	background-color: #FFFFFF;
	margin: auto;
}

#body_left {
	width: 297px;
	padding: 20px 0px 20px 20px;
	float: left;
}

#body_right {
	padding: 1px 20px 0px 0px;
}

#body_services {
	width: 861px;
	margin: auto;
	height: 840px;
	background-color: #FFFFFF;
}

#body_whychooseus {
	width: 861px;
	margin: auto;
	height: 1657px;
	background-color: #FFFFFF;
}

#body_faqs {
	width: 861px;
	margin: auto;
	height: 2057px;
	background-color: #FFFFFF;
}

#body_requestservices {
	width: 861px;
	margin: auto;
	height: 730px;
	background-color: #FFFFFF;
}

#body_employment {
	width: 861px;
	margin: auto;
	height: 967px;
	background-color: #FFFFFF;
}

#body_contactus {
	width: 861px;
	margin: auto;
	height: 390px;
	background-color: #FFFFFF;
}

#footer {
	width: 861px;
	height: 42px;
	padding: 0px 0px 0px 0px;
}


/*------------------------------- Div ---------------------------------------*/
/*------------------------------ Overrides ----------------------------------*/
#body_left_faqs {
	width: 297px;
	padding: 20px 0px 20px 20px;
	float: left;
}

#body_right_faqs {
	padding: 1px 20px 0px 0px;
}

#body_left_home {
	width: 297px;
	padding: 20px 0px 10px 20px;
	float: left;
}

/*------------------------------ Overrides ----------------------------------*/
/*------------------------------ General ------------------------------------*/
em.link {
	text-decoration: underline;
	font-style: normal;
	color: #1D5D92;
}

#footer p {
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	line-height: 50%;
	text-align: center;
	color: #812D90;
}

h1 {
	font-size: 17px;
	color: #812D90;
	text-align: left;
/*	color: #FFFFFF;
	text-align: center; */
	font-weight: bold;
	font-style: italic;
}

h1.why {
	font-size: 17px;
	color: #812D90;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 50%;
/*	color: #FFFFFF;
	text-align: center; */
	font-weight: bold;
	font-style: italic;
}
p.Subheader {
	font-size: 12px;
	color: #812D90;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	line-height: 10%;
}

#body_right_faqs p {
	font-size: 11px;
}
/*------------------------------ General -------------------------------------*/
/*------------------------------ List ----------------------------------------*/
li.why1 {
	list-style-image: url(images/bullet1.gif);
	font-size: 12px;
	line-height: 105%;
}

li.why2 {
	list-style-image: url(images/bullet2.gif);
	font-size: 12px;
	line-height: 105%;
}

li.buff1 {
	list-style-image: url(images/bullet1.gif);
	font-size: 12px;
}

li.buff2 {
	list-style-image: url(images/bullet2.gif);
	font-size: 12px;
}

li.faq1 {
	list-style-image: url(images/bullet1.gif);
	font-size: 11px;
}

li.faq2 {
	list-style-image: url(images/bullet2.gif);
	font-size: 11px;
}

/*------------------------------ List ----------------------------------------*/
/*------------------------------ IE Hack -------------------------------------*/
/* Holly Hack. IE Requirement */
/* * html ul li { float: left; height: 1%; } */
 * html ul li a { height: 1%; }
/* End */
/*------------------------------ IE Hack -------------------------------------*/
