/* CSS Document */

.Normal, .NormalDisabled, .mlsResultData, .mlsResultText, .ResultCount, .rooms
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
	color:#000000;
	line-height:14px;
}

A:link  {
    text-decoration:    underline;
    color:  #5e280c;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;

}

A:visited   {
    text-decoration:    underline;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color:  #5e280c;
}

A:active    {
    text-decoration:    none;
    color:  #5e280c;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;

}

A:hover {
    text-decoration:    underline;
    color:  #5e280c;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;

}

A.Nav:link  {
    text-decoration:    none;
    color:  #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    padding-left:8px;
    padding-right:8px;

}

A.Nav:visited   {
    text-decoration:    none;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color:  #000000;
    padding-left:8px;
    padding-right:8px;
}

A.Nav:active    {
    text-decoration:    none;
    color:  #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;

}

A.Nav:hover {
    text-decoration:    underline;
    color:  #75020d;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;

}

.floorplanname {
	font-size: 15px;
	font-weight: bold;
	background: #d3dec0;
	line-height: 21px;
}
.headline {
	font-size: 16px;
	font-weight: bold;
}
.subheadline {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.neighborhoodlink A:link, .neighborhoodlink A:active, .neighborhoodlink A:visited, .neighborhoodlink A:hover {
	font-weight: bold;
	font-size: 12px;
}

A.FooterNav:link  {
    text-decoration:    underline;
    color:  #f4b759;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    padding-left:8px;
    padding-right:8px;

}

A.FooterNav:visited   {
    text-decoration:    underline;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color:  #f4b759;
    padding-left:8px;
    padding-right:8px;
}

A.FooterNav:active    {
    text-decoration:    underline;
    color:  #f4b759;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;

}

A.FooterNav:hover {
    text-decoration:    underline;
    color:  #f4b759;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;

}