/* Subsite specific styles (housing) */

body {
	background: #a69b1e;
}

#bottom0 {
	background: #690 url('./files/template/l_ftr_btmleft.gif') bottom left no-repeat;
}

#subbody {
	background: url('./files/template/l_body_bgx.gif') top left repeat-y;
}

h1 {
	background: #72690a url('./files/template/l_hdr_tl.gif') top left no-repeat;
}
.h1x {
	background: url('./files/template/l_hdr_right.gif') top right no-repeat;
}

.selectedcontextitem a, .contextitem a {
	background-image: url('./files/template/l_arrow_rt.gif');
}
.contextsection a {
	background-image: url('./files/template/l_arrow_dn.gif');
}


