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

body {
	background: #b9a776;
}

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

.accent_box {
background-color:#eae4ba;}

.accent_box_photo {
background-color:#eae4ba;}

#home_right p {
font-family:Georgia, "Times New Roman", Times, serif;
line-height:24px;
text-align:justify;}

.section_name  {
color:#AE8F3C;}

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

H3 {
color:#AE8F3C;}
