

p, td, div, body
{
    font-size:11pt;
    font-family:Tahoma;
}

img
{
    border: none;
}

a {
	color:#141414;
	text-decoration:none;
}

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

.mainMenu
{
    text-align:center;
    font-size: 10pt;
    
}
body {
	font-family: Verdana;
	font-size:10pt;
	margin: 0px;
	background: #F9F9F0;
}

.credit {
	visibility: hidden;
}

.avail
{
	font-size:11pt;
	font-weight:bold;
	color:#a90132;
}
.rented
{
	font-size:10pt;
}

.viewclick
{
    font-size:8pt;
}

ul.propList
{
    margin-top:5px;
    }
ul.propList li
{
    font-size:9pt;    
}

.propAddress
{
    font-size:10pt;
}
.propTitle
{
    font-weight:bold;
    font-size:12pt;
}

.propSubTitle
{
        font-weight:normal;
    font-size:10pt;

    }

.message
{
    color:#990000;
    font-weight:bold;
}