/* Subsite specific styles (housing) */

body {
	background: #a7276a;
}

#bottom0 {
	background: #690 url('./files/template/d_ftr_btmleft.gif') bottom left no-repeat;
}

#subbody {
	background: url('./files/template/d_body_bgx.gif') top left repeat-y;
}

h1 {
	background: #680243 url('./files/template/d_hdr_tl.gif') top left no-repeat;
}
.h1x {
	background: url('./files/template/d_hdr_right.gif') top right no-repeat;
}

.selectedcontextitem a, .contextitem a {
	background-image: url('./files/template/d_arrow_rt.gif');
}
.contextsection a {
	background-image: url('./files/template/d_arrow_dn.gif');
}


