/* Zeros ----------------------------------*/
body, p, h1, h2, h3, h4, h5, h6, h7, ul, ol, li, form, hr, dl, dt, dd {
	padding: 0;
	margin: 0;
	
}

body{
	margin:0;
	padding:0;
	font-family:Georgia, Times, serif;
	background:url(../../images/bg_global.jpg);
}

#wrap{
	width:860px;
	margin:0 auto;
	padding:0;
	background:url(../../images/bg_copy.gif) repeat-y;
	
}

#overview #header{
	width:860px;
	height:122px;
	background:url(../../images/hdr_ovrvw.jpg) no-repeat; 
}

#home #header{
	width:860px;
	height:122px;
	background:url(../../images/hdr_home.jpg) no-repeat; 
}

#caregivers #header{
	width:860px;
	height:122px;
	background:url(../../images/hdr_crgvrs.jpg) no-repeat; 
}

#care #header{
	width:860px;
	height:122px;
	background:url(../../images/hdr_lvls_of_care.jpg) no-repeat; 
}

#services #header{
	width:860px;
	height:122px;
	background:url(../../images/hdr_srvcs_amnts.jpg) no-repeat; 
}

#location #header{
	width:860px;
	height:122px;
	background:url(../../images/hdr_lctn_spnsr.jpg) no-repeat; 
}

#contact #header{
	width:860px;
	height:122px;
	background:url(../../images/hdr_cnct_us.jpg) no-repeat; 
}




#subwrap{
	width:860px;
	padding:0;
	margin:0;
}

.logo {
	padding:10px 19px 13px 23px;
	height:59px;
	width:163px;
	display:block;
}



/* navigation ----------------------------------*/

 ul#nav{
	width:200px;
	padding:0 0 0 5px;
	margin:0;
	list-style:none;
	float:left;
	font:18px/18px Georgia, "Times New Roman", Times, serif;
	
}

li#top {
	border-top: solid 1px #fff;
}

a.nav {
	color:#fff;
	text-decoration:none;
	padding:8px 0 8px 20px;
	display:block;
	background:url(../../images/bg_nav_off.gif) repeat-x;
	height:24px;
	border-bottom:solid 1px #fff;
}

a:hover.nav{
	color:#004677;
	padding:8px 0 8px 20px;
	display:block;
	background:url(../../images/bg_nav_on.gif) repeat-x;
	height:24px;
}

a.nav_on{
	color:#004677;
	padding:8px 0 8px 20px;
	display:block;
	background:url(../../images/bg_nav_on.gif) repeat-x;
	height:24px;
	text-decoration:none;
}



#content p {
	padding:10px 0;
}

#content ul {
	padding:3px 0 3px 25px;
}

#content ul li {
	padding:4px 0;
}

#content a {
	color:#004677;
}

#content a:hover {
	color:#004677;
	text-decoration:none;
}

#content {
	float:left;
	padding:176px 0 20px 66px;
	font:12px/20px Georgia, "Times New Roman", Times, serif;
}

#content ol {
	padding:0 0 0 15px;
}

#content ol li {
	padding:10px 0 ;
}

#home #content p{
	width:240px;
	padding:10px 0 10px 0;
}

#caregivers #content p, #caregivers #content ul li {
	width:350px;
	padding:10px 0;
}


#overview #content p{
	width:365px;
	padding:10px 0;
}

#care #content p{
	width:360px;
	padding:10px 0;
}


#services #content p{
	width:360px;
	padding:10px 0;
}


#location #content p, #location #content ul li{
	width:300px;
	padding:10px 0;
}

#contact #content p{
	width:365px;
	padding:10px 0;
}



#home #image{
	background:url(../../images/img_home.jpg) no-repeat;
	width:650px;
	float:left;
}

#caregivers #image{
	background:url(../../images/img_crgvrs.jpg) no-repeat;
	width:650px;
	float:left;
}


#overview #image{
	background:url(../../images/img_ovrvw.jpg) no-repeat;
	width:650px;
	float:left;
}

#care #image{
	background:url(../../images/img_lvls_of_care.jpg) no-repeat;
	width:650px;
	float:left;
}

#services #image{
	background:url(../../images/img_srvcs_amnts.jpg) no-repeat;
	width:650px;
	float:left;
}

#location #image{
	background:url(../../images/img_lctn_spnsr.jpg) no-repeat;
	width:650px;
	float:left;
}


#contact #image{
	background:url(../../images/img_cntct.jpg) no-repeat;
	width:650px;
	float:left;
}

#image_map{
	background:url(../../images/img_area_map.jpg) no-repeat;
	width:650px;
	float:left;
}





.subhead {
	font-style:italic;
	font-weight:bold;
}

#footer {
	height:34px;
	width:850px;
	margin:0 auto;
	padding:7px 0 0 10px;
	background:url(../../images/bg_footer.gif) no-repeat;
	color:#fff;
	font:12px/20px Georgia, "Times New Roman", Times, serif;
}


h3 {
	display:none;
}
