/* CUSTOM CSS */

#box-1-homepage {
	
	background: #EED17B url("http://mccallmontgomery.com.realproserver.com/siteimages/middle.png") 0 bottom no-repeat;  /*-- move to site images */ 
	
}

#nav-full{ 
	
	background-color:#F3DFA0; /*accent_color*/
	
}

#nav a {
color:#272262;
}

.homepage .active-navparent, .homepage a.active-navparent:hover {

color:#253684 !important;

}
.active-navparent,
a.active-navparent:hover {
 color:#F3DFA0 !important; *accent_color*
 background:#fff !important;

}



body {
	
	background: #FCF7E3 url("http://mccallmontgomery.com.realproserver.com/themes/globalimages/premium-one/layout/bg.png") 50% 0 no-repeat;
	
}
