BODY {

    background-image: url("../images/re-background.gif");

}

#pagebody

{
    background: #6E9662;
}

#body-sep

{
    background: #A6A6A6;
}



#body-container

{
	background:#51532A url(../images/re-textbg.gif) repeat-y top right;
}



#body-info

{
    color: #D9F3B8;
}


#residential-pic

{

    float: left;

    width: 332px;

    background: #91807E;

    margin: 0 0 0 0;

    height: 324px;

    background-image: url("../images/re-picture.jpg");

    background-repeat: no-repeat;

}



#residential-margin14

{

    margin: 0 0 0 0;

    width: 14px;

    float: left;

    height: 324px;

    background: #87895A;

}

#residential-margin8

{

    margin: 0 0 0 0;

    width: 8px;

    float: left;

    height: 324px;

    background: #9FA17B;

}

#residential-margin1

{

    margin: 0 0 0 0;

    width: 1px;

    float: left;

    height: 324px;

    background: #DE4851;

}

.residential-title

{

    color: #dedede;

    font-size: 14pt;

    margin-bottom: 10px;

}



.textinput

{

    background: #F0D6BE;

}



A.navlink

{

    color: #8C8C8C;

    text-decoration: none;

}



A.alink

{

    color: #A2FBFA;

    text-decoration: none;

}

A.navlink:hover

{

    color: #F43991;

}