/*
Theme Name: DirectCare
Theme URI: 
Description: Theme for DirectCare
Version: 1.0
Author: 
Author: DirectCare
Author URI: 
*/

body {
	font-family : 'Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	color : #000066;
	padding : 0;
	margin: 0 auto;
	background-position:top;
	background-color: #424140;
	background-repeat: repeat-x;
} 

img {border:0;}

p {
	font-family : 'Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	color : #898989;
	font-size : 13px;
} 
.wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	clear: both;
} 
.top-bg {
	background: #efeee9 url('images/header_bg.png') repeat-x top left;
	overflow: hidden;
}
#header {
	height: 148px;
	overflow: hidden;
}
#header h1.logo {
	float: left;
	margin: 27px 0 0 0px;
	padding: 0;
}
#header h1.logo a {
	background: url('images/logo.png') no-repeat top left;
	display: block;
	width: 303px;
	height: 105px;
	text-indent: -500px;
	overflow: hidden;
}
#header .phone {
	float: right;
	margin: 81px 70px 0 0;
	padding: 0;
	background: url('images/phone.png') no-repeat top left;
	display: block;
	width: 146px;
	height: 19px;
	text-indent: -500px;
	overflow: hidden;
}



#menu{
	width: 980px;
	height: 58px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#menu ul {
	list-style: none;
	line-height: normal;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
}

#menu li {
	display: block;
	float: left;
	margin: 0 auto;
}

#menu a {
	text-transform: uppercase;
	display: inline;
	float: left;
	margin-right: 4px;
	margin-top: 16px;
	text-decoration: none;
	font-size: 14px;
	color: #131313;
	padding: 3px 10px 3px 10px;
}

#menu a:hover {
	text-decoration: none;
	background: #b3b3b3;
	color: #131313;
}

#menu .active a {
	background: #b3b3b3;
	color: #131313;
}	

#content{
	width : 100%;
	padding : 0;
	margin : 0;
} 

h1 {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}

h2 {	
	font-family: 'Lucida Grande',Arial,sans-serif;
	font-size: 16px;
	color: #e36767;
	font-weight: bold;
	
}

h3 {
	font-size: 13px;
	color: #202020;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:0.5px;
	padding-top: 10px;
	margin: 0;
}
li strong {
	color: #464646;
}
#homecare1 { 
	width : 270px;
	height: 570px;
	float: left;
	margin: 15px 0px 15px 0;
	padding: 15px 14px 15px 35px;

} 

#homecare2 {
	width : 270px;
	height: 570px;
	float: left;
	margin: 15px 0px 15px 10px;
	padding: 15px 14px 15px 25px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left: 1px solid #dddcd8;
} 

#homecare3 { 
	width : 270px;
	height: 570px;
	float: left;
	margin: 15px 20px 15px 10px;
	padding: 15px 14px 15px 25px;
	border-left: 1px solid #dddcd8;

} 

#photo {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
	margin: 0;
}

#carers1 { 
	width : 485px;
	float: left;
	margin: 20px 20px 20px 20px;
	padding: 15px 45px 30px 45px;
}

#carers1 h2 {
	font-size: 30px;
	color: #E36767;
	letter-spacing:-1px;
	font-weight: bold;

}

#carers1a { 
	width : 240px;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}

#carers1b { 
	width : 235px;
	margin: 0 0 0 240px;
	padding: 0;
}

#carers2 { 
	border-left: 1px solid #dddcd8;
	width : 270px;
	float: right;
	margin: 20px 30px 20px 0;
	padding: 20px 0px 0px 40px;
} 

#link {
	text-align:left;
	padding-top: 5px;
	bottom: 0px;
}

#content a {
	font-family : 'Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	color : #2290D5;
	font-size: 13.5px;
	font-weight : bold;
} 

#content a:hover{ 
	color : #000000;
} 

#carers1 a:hover {
	color : #426c8c;
} 

#carers2 a:hover {
	color : #426c8c;
} 

ul {
	list-style-type: none;
	padding-left: 0;
	font-family : 'Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	color : #898989;
	font-size : 13px;
	margin-left: 18px;
}
#content ul li {
	background: url('images/list_icon.png') no-repeat 0 7px;
	padding-left: 30px;
}
.footer-bg {
	background: url('images/list.png') repeat-x top left;
	overflow: hidden;
}
#footer {
	margin: 0px;
	float : left;
	width : 100%;
	padding-top : 2px;
	padding-bottom : 2px;
	text-align : center;
	clear: both;
} 

#footer p { 
	padding : 12px 0;
	font-size : 13px;
	color: #9b9b9b;
} 

#footer a {
	color: #9b9b9b;
	text-decoration: none;	
	font-weight: normal;
} 

#footer a:hover { 
	text-decoration: underline;
}