/* Subsite specific styles (housing) */

body {
	background: #ffbb20;
}

#bottom0 {
	background: #690 url('./files/template/c_ftr_btmleft.gif') bottom left no-repeat;
}

#subbody {
	background: url('./files/template/c_body_bgx.gif') top left repeat-y;
}

h1 {
	background: #db7a07 url('./files/template/c_hdr_tl.gif') top left no-repeat;
}
.h1x {
	background: url('./files/template/c_hdr_right.gif') top right no-repeat;
}

.selectedcontextitem a, .contextitem a {
	background-image: url('./files/template/c_arrow_rt.gif');
}
.contextsection a {
	background-image: url('./files/template/c_arrow_dn.gif');
}


