#text h3
{
    margin: 0px;
    padding: 3px;
    text-align: center
    font-size: 120%;
    line-height: 180%;
}

#text h4
{
    margin: 0px;
    padding: 3px;
    text-align: center
}

#text h4 span
{
    padding: 5px 50px;
    background-color: #b42f1d;
    color: #ffffff;
    font-size: 100%;
}

#text h5
{
    font-size: 95%;
}

#text p
{
    font-size: 80%;
    margin: 10px 0px;
}

#text ul
{
    margin: 10px;
}

#text ul li
{
    font-size: 80%;
    font-weight: bold;
    margin: 5px 0px;
}

#text td
{
    font-size: 80%;
}

#text form
{
    margin: 10px 0px;
    padding: 10px;
    background-color: #f4e1d7;
    border: 1px solid #000000;
    font-size: 80%;
}

form textarea
{
    font-family: arial;
    font-size: 95%;
}

#text form td
{
    font-size: 100%;
}

#text form textarea
{
    margin: 5px 0px;
}

span.grey
{
    color: #666666;
}


span.rentsure
{
    color: #b42f1d;
    font-weight: bold;
}

*.align_left
{
    text-align: left;
    padding-left: 10px;
}

*.align_right
{
    text-align: right;
    padding-right: 10px;
}

*.align_center
{
    text-align: center;
}

*.align_top_left
{
    text-align: left;
    padding-left: 10px;
    vertical-align: top;
}

*.align_top_right
{
    text-align: right;
    padding-right: 10px;
    vertical-align: top;
}

*.align_top_center
{
    text-align: center;
    vertical-align: top;
}

*.align_bottom_left
{
    text-align: left;
    padding-left: 10px;
    vertical-align: bottom;
}

#text_footer *.align_bottom_left a img
{
    margin: 0px;
    padding: 0px;
}

*.align_bottom_right
{
    text-align: right;
    padding-right: 10px;
    vertical-align: bottom;
}

#house
{
    text-align: right;
    position: absolute;
    top: -120px;
    right: 0px;
}



span.now
{
    font-size: 140%;
    font-weight: bold;
    color: #b42f1d;
}

#menu ul
{
    margin: 10px 0px;
    padding: 0px 5px;
    list-style-type: none;
}

#menu ul li
{
    font-size: 75%;
    margin: 10px 0px;
    padding: 0px 5px;
}

#menu a
{
    color: #00539b;
    font-weight: bold;
    text-decoration: none;
}

#menu a:hover
{
    text-decoration: underline;
}

#text a
{
    color: #00539b;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
}

#text a:hover
{
    text-decoration: underline;
}

#text_footer img
{
    padding-bottom: 10px;
}

#text_footer a img
{
    border: none;
}


tr.RowWhite, tr.RowColour
{
    height: 70px;
}

tr td img
{
    border: none;
}

td.small
{
    text-align: left;
    padding-left: 10px;
    vertical-align: top
}

#steps
{
    margin: 10px;
    text-align: center;
    font-size: 80%;
}

#steps span.done
{
    color: #b42f1d;
    font-weight: bold;
}

#steps span.doing
{
    color: #b42f1d;
    font-weight: bold;
    border: 1px solid #000000;
    background-color: #f4e1d7;
}

#steps span.todo
{
    color: #f4e1d7;
    font-weight: bold;
}

span.red_text
{
    color: #b42f1d;
    background-color: #f4e1d7;
}

td.nv
{
    display: none;
}

#visible0, #visible1, #visible2, #visible3, #visible4
{
    display: run-in;
}
