@charset "utf-8";
/* CSS Document */

body {
	background: #65853b;
}

#logo {
background-image:url(images/nav/seniorsfirst-services-logo.jpg);
   height:89px;
   width:265px;
   position:absolute;
   margin-left:22px;
   margin-top:46px;
}

.accent_box {
background-color:#b6cd98;}

.accent_box_photo {
background-color:#b6cd98;}

.section_name  {
color:#48681d;}

.info_name{
color:#48681d;
font-weight:bold;}

H3 {
color:#48681d;}
