body {
	background: #747474 url(/deluz/images/bg_body.jpg) repeat-x center top !important;	
}
#container {
	background: #FFFFFF url(../images/bg_container.jpg) center top repeat-y;
}
#header {
	background: url(../images/bg_sep_header.jpg) center bottom no-repeat;
}
#header_top{
	background:url(../images/bg_header_top.jpg) center top no-repeat;
}	
#resident_login a{
	background:url(../images/btn_resident_login.jpg) top center no-repeat;
}
h1#logo {
	padding: 0;
	margin: 7px 0 0 26px;
	float:left;
}
h1#logo a{
	float: left;
	width: 164px;
	height: 66px;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -99999px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
ul#navigation li.community_features a{
	width: 145px;
	background: url(../images/bg_nav_community_features.jpg);
}
ul#navigation li.news_and_events a{
	background: url(../images/bg_nav_news_and_events.jpg);
}
ul#navigation li.resources a{
	background: url(../images/bg_nav_resources.jpg);
}
ul#navigation li.faqs a{
	background: url(../images/bg_nav_faqs.jpg);
}
ul#navigation li.contact_us a{
	background: url(../images/bg_nav_contact_us.jpg);
}
#flash_area{
	background:url(../images/bg_sep_header.jpg) bottom center no-repeat;
}
#footer {
	background:url(../images/bg_footer.jpg) top center no-repeat;
}
#footer p {
	color: #e8c5a1;
}
#first_section{
	list-style-image:url(../images/bg_bullet_red.jpg);
}
#second_section{
	list-style-image:url(../images/bg_bullet_gray.jpg);
}
#first_section li a{
	color: #866c52;
}
#second_section li a{
	color: #bea683;
}