/* CSS Document */

.bg { background-image:url(bg.gif); background-position:bottom; background-repeat:repeat-x; padding-bottom:30px; padding-right:20px; padding-left:10px}
.house { background-image:url(house.jpg); background-position:bottom; background-repeat:no-repeat}
.ward { background-image:url(ward3.jpg); background-position:bottom; background-repeat:no-repeat; background-color:#D2E7F4}
.roof { background-image:url(roof2.jpg); background-position:bottom; background-repeat:no-repeat}
.back { background-image:url(back2.gif); background-position:top; background-repeat:no-repeat}

td { font-family:Arial, Tahoma, Verdana; color:#000000; font-size:12px;}
a { font-family:Arial, Tahoma, Verdana; color:#198BCB; font-size:12px;}
a:hover { color:#1467B0; text-decoration:none}

a.menu {color:#000000; font-size:12px; text-decoration:none; font-weight:bold}
a.menu:hover { color:#198BCB}

a.side {color:#198BCB; font-size:18px; text-decoration:none}
a.side:hover {color:#FFFFFF;}

a.down {color:#198BCB; font-size:12px; text-decoration:none}
a.down:hover {color:#FFFFFF;}

a.foot {color:#198BCB; font-size:14px; font-style:italic; font-weight:bold; text-decoration:none}
a.foot:hover {color:#FFFFFF;}

.title { color:#198BCB; font-size:24px;}
.foot {color:#198BCB; font-size:14px; font-style:italic}
