/* BODY AND UNIVERSAL */

body {
	margin:0;
	padding:0;
	width:100%;
	font-family:Georgia,"Times New Roman",Times,serif;
}

a {color:#0397D6;}

h2 {color: #0397D6;
font: normal normal normal 20px/32px Georgia, Times, serif;
font-style: italic;
margin-bottom: 4px;
margin-top: 25px;}


/* HEADERS */

#header {
	width:100%;
	background:#eae9e9;
	position: relative;
}

#header_bg {
	width: 915px;
	height:150px;
	margin:0 auto;
	background:url(../images/header_bg.jpg) no-repeat;
}

#header_content {
	position: relative;
	width:840px;
	height: 150px;
	margin: 0 auto;
	line-height: 100px;
}

#address {
	float: right;
	text-align: right;
	font: 14px/22px Arial;
	margin-top: 55px;
	color: #008cc8;
}

#address span {
	font: bold 18px/26px Arial;
	color: #008cc8;
}


#header_logo {
	width:434px;
	height:84px;
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	top:33px;
}

#header_logo a {
	display: block;
	width: 100%;
	height: 100%;
}




/* NAVIGATION */

#nav {
	background:#0397d6 url(../images/nav_bg.png) repeat-x;
	width:100%;
	height:35px;
}

#nav ul {
	width:840px;
	margin:0 auto;
	padding:0;
	list-style-type:none;
}

#nav ul li {
	display:inline;float:left;margin-right:20px;text-indent:-9999px;
}

#nav ul li a {
	display:block;
	width:100%;
	height:100%;
}

#nav ul li#home {
	width:65px;
	height:35px;
	background:url(../images/home.png) no-repeat;
}

body.home #nav ul li#home {
	background-position:0 -35px;
}

#nav ul li#about {
	width:88px;
	height:35px;
	background:url(../images/about.png) no-repeat;
}

#aboutpage #nav ul li#about {
	background-position:0 -35px;
}

#nav ul li#services {
	width:112px;
	height:35px;
	background:url(../images/services.png) no-repeat;
}

#servicespage #nav ul li#services {
	background-position:0 -35px;
}

#nav ul li#employment {
	width:75px;
	height:35px;
	background:url(../images/employment.png) no-repeat;
}

#employmentpage #nav ul li#employment {
	background-position:0 -35px;
}

#nav ul li#contact {
	width:98px;
	height:35px;
	background:url(../images/contact.png) no-repeat;
}

#contactpage #nav ul li#contact {
	background-position:0 -35px;
}

/* Main Body Content */

#maincontent_bg {
	background: #d0efda url(../images/body_bg.png) repeat-x;
	width: 100%;
}

#maincontent_container {
	background: url(../images/maincontent_bg.png) no-repeat;
	width: 855px;
	margin: 0 auto;
}

#maincontent_white {
	background: white url(../images/footer_bg.png) bottom center no-repeat;;
	width: 841px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#maincontent {
	position: relative;
	width: 790px;
	margin: 0 auto;
	overflow:hidden;
}

#maincontent h1 {
	color: #46b969;
	font: 200 34px/32px Georgia, Times, serif;
	margin: 25px 0;
}

h2 {
	color: #0397d6;
	font: 20px/32px Georgia, Times, serif;
	margin-bottom: 4px;
	margin-top:25px;
	font-style: italic;
}


#maincontent p {
	color:  black;
	font: 16px/26px Arial, Tahoma, Verdana, sans-serif;
	margin-bottom: 18px;
}

#maincontent p span {
	color:  #0397d6;
	font: 18px/26px Arial, Tahoma, Verdana, sans-serif;
}

/*.photosmiling {
  width: 415px;
  height: 229px;
  background:  url(../images/people_smiling.jpg) no-repeat;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}*/

.photohelpinghand {
	width: 415px;
	height: 229px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top:25px;
}

.photohelpcooking {
	margin-left: -15px;
	width: 289px;
	height: 402px;
	float: left;
	margin-right: 25px;
}

.homepagetestimonial, #testimonials, #servicetestimonials {
	color: #31894c;
	text-align: right;
	width: 400px;
	float: right;
	margin-left: 20px;
	overflow:hidden;
}

#careerstestimonials {
	color: #31894c;
	text-align: center;
	width: 290px;
	float: right;
	padding-left: 70px;
}

#testimonials h3, #careerstestimonials {
	text-align: left;
	margin-left: 10px;
}

#testimonials p, #careerstestimonials {
	text-align: left;
	margin-bottom: 0;
	margin-left: 10px;
}

h6 {
	font: 11px/15px Arial;
	font-style: italic;
	margin-bottom: 20px;
	color: #333333;
	text-align: left;
	margin-top: 5px;
}


#testimonials input {
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
}


#testimonials .address {
	width: 90%;
	display: block;
	margin-top: 10px;
	margin-bottom: 8px;
}

blockquote {
  display:block;
  text-align:left;
  font: 16px/26px Georgia, Times;
  font-style:italic;
  color: #31894c;
  overflow:hidden;
  clear:both;
}

.content-b > img {margin:20px 0 25px 0;position:relative;left:-15px;}

.callout {background:#0397D6;padding:15px;overflow:hidden;margin-top:40px;}
.callout img {float:left;display:block;margin-right:15px;}
.callout a {color:#fff !important;display:block;font:18px/26px Georgia,sans-serif;text-decoration:none;font-style:italic;position:relative;top:8px;}
.callout a:first-child {top:0;}

.callout2 {background:#0397D6;padding:15px;margin-top:20px;font-style:italic;font-size:18px;color:#eee;}
.callout2 a {color:#fff;}



cite {
  display: block;
	font: 12px/30px Georgia, Times;
	font-style: italic;
	text-align: right;
	margin-bottom: 30px;
}
body.home cite {margin-bottom:10px;}




.backtotop a {
	font: 10px/10px Verdana, Arial;
	color: #0397d6;
	position: absolute;
	bottom: -35px;
	right: 0;
}

#maincontent ul li {
	background: url(../images/star.png) center left no-repeat;
	margin-left: 15px;
	padding-left: 30px;
	line-height: 30px;
	font: 16px/30px Arial, Tahoma, Verdana, sans-serif;
}


#testimonials {
	float: right;
	width: 415px;
}

#footer {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	background: white;
}

#footer_content {
	position: relative;
	padding-top: 30px;
	width: 841px;
	margin: 0 auto;
}


#footer a{
	color: #0397d6;
	margin-bottom: 10px;
	line-height: 24px;
	float:right;
	margin-right:20px;
	font: 12px/24px Verdana, Arial;
}

#footer h1 {
	display: inline;
	color: #0397d6;
	font: 24px/26px Georgia, Times;
	font-style: italic;
	padding: 0 15px 0 15px;
	padding-bottom: 20px;
}

#footer h2 {
	font: bold 16px/26px Georgia, Times;
	padding: 0 15px 0 15px;
}

#footer p {
	font: 12px/18px Georgia, Times;
	padding: 0 15px 15px 15px;
}

#footer .column img {
	padding-left: 15px;
}

strong {
	font-weight: bold;
}

.caregiver ul li {
	margin-bottom: 10px;
}

#testimonials .message {
	background: #CAF4EF;
}

#testimonials .message h3 {
	background: none;
	padding: 15px 15px 0 15px;
}

#testimonials .message p {
	padding: 0 15px 15px 15px;
}

#maincontent h2.services {
	display: block;
	width: 300px;
	
}

#maincontent p.application {
	font-size: 20px;
	margin-bottom: 5px;
}

em {
	font-style: italic;
}

img.walker {
	margin-right: 55.5px;
}

.content-a {float:left;width:340px;clear:left;}
.content-b {float:right;width:400px;clear:right;}

#contactpage blockquote,
#employmentpage blockquote,
#aboutpage blockquote {font-size:24px;line-height:36px;padding-top:20px;}
#servicespage blockquote {font-size:18px;line-height:26px;}
body.home #maincontent > blockquote {font-size:24px;line-height:36px;padding-top:20px;}
body.home #maincontent > cite {font-size:18px;}

#contactpage cite,
#employmentpage cite,
#aboutpage cite {font-size:18px;}
#servicespage cite {font-size:14px;}

#contactpage .content-b > img {margin-bottom:0;}
#contactpage .content-b input[type="text"] {width:90%;display:block;margin:10px 0;padding:5px;}

#employmentpage .content-b > img {margin-bottom:0;}
#employmentpage .content-a {width:420px;}
#employmentpage .content-b {width:290px;}

#servicespage .content-a {width:370px;}
#servicespage .content-b {width:340px;}

body.home .content-b > img {margin-bottom:5px;}

/*Caregiver Remove Login Link*/
body#caregiver a[href="caregiver"] {display:none;}