@charset "utf-8";
/* CSS Document */

#sitemap{
padding-bottom:20px;
}

#sitemap a{
text-decoration:none;
}

#sitemap a:hover{
text-decoration:underline;
}

#sitemap h1{
padding:10px 0 2px;
font-size:large;
}

#sitemap h2{
padding:1px 0 0 10px;
font-size:medium;
}

#sitemap h3{
padding:1px 0 0 30px;
font-size:small;
}



.home h1{
color:#9C1F31;
background-color:#fff;
}

.about_us h1{
color:#5B8F22;
background-color:#fff;
}

.get_involved h1{
color:#7D0E64;
background-color:#fff;
}

.find_a_home h1{
color:#A2AF17;
background-color:#fff;
}

.your_tenancy h1{
color:#0F2D78;
background-color:#fff;
}

.paying_your_rent h1{
color:#179254;
background-color:#fff;
}

.your_repairs h1{
color:#1575AA;
background-color:#fff;
}

.customer_care h1{
color:#E27221;
background-color:#fff;
}

.anti-social_behaviour h1{
color:#C70F30;
background-color:#fff;
}

.supported_housing h1{
color:#8C4E1C;
background-color:#fff;
}

.improving_your_home h1{
color:#F9380D;
background-color:#fff;
}

.leaseholders h1{
color:#00AF9D;
background-color:#fff;
}



.home{
background-color:#fff;
}

.about_us{
background-color:#D1E0C1;
}

.get_involved{
background-color:#DBBCD4;
}

.find_a_home{
background-color:#E5E9BE;
}

.your_tenancy{
background-color:#BCC5D9;
}

.paying_your_rent{
background-color:#BEE1CF;
}

.your_repairs{
background-color:#BED9E7;
}

.customer_care{
background-color:#F7D8C1;
}

.anti-social_behaviour{
background-color:#EFBCC5;
}

.supported_housing{
background-color:#DFCEC0;
}

.improving_your_home{
background-color:#FDC8BC;
}

.leaseholders{
background-color:#B8E9E4;
}



.home a{
color:#9C1F31;
}

.about_us a{
color:#5B8F22;
}

.get_involved a{
color:#7D0E64;
}

.find_a_home a{
color:#A2AF17;
}

.your_tenancy a{
color:#0F2D78;
}

.paying_your_rent a{
color:#179254;
}

.your_repairs a{
color:#1575AA;
}

.customer_care a{
color:#E27221;
}

.anti-social_behaviour a{
color:#C70F30;
}

.supported_housing a{
color:#8C4E1C;
}

.improving_your_home a{
color:#F9380D;
}

.leaseholders a{
color:#00AF9D;
}
