/* Subsite specific styles (housing) */

body {
	background: #c3d9ce;
}

#bottom0 {
	background: #689a03 url('./files/template/h_ftr_btmleft.gif') bottom left no-repeat;
}

#subbody {
	background: url('./files/template/h_body_bgx.gif') top left repeat-y;
}

h1 {
	background: #5c9177 url('./files/template/h_hdr_tl.gif') top left no-repeat;
}
.h1x {
	background: url('./files/template/h_hdr_right.gif') top right no-repeat;
}

.selectedcontextitem a, .contextitem a {
	background-image: url('./files/template/h_arrow_rt.gif');
}
.contextsection a {
	background-image: url('./files/template/h_arrow_dn.gif');
}


