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

body {
	background: #404040;
}

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

#left {background-color: transparent;}

.accent_box {
background-color:#e6e1db;}

.accent_box_photo {
background-color:#e6e1db;}

.section_name  {
color:#AE8F3C;}

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

H3 {
color:#AE8F3C;}
