
.BODY {
	backgroundcolor: #000;
	color: #000;
      }

A:link {
	 color: #800000;
	 text-decoration: underline;
       }

A:active {
	   color: #800000;
	   text-decoration: underline;
         }

A:visited {
	    color: #800000;
	    text-decoration: underline;
          }

A:hover {
	 color: #000;
	 text-decoration: underline;
        }


.top_banner {
	     
	      border: 1px solid #000;
	      padding: 2px;
            }

.menu {
	font-size: 12px;
        color: #000;
        vertical-align: bottom;
        text-align: left;
	font-weight: bold;
	padding: 10px;
      }

.header_text {
	       font-size: 14px;
               color: #9e222a;
	       font-weight: bold;
             }

.content_text {
	       font-size: 12px;
               color: #000;
	       padding: 10px;
             }

.open_house {
	      
	      border-top: 1px solid #000;
	      border-bottom: 1px solid #000;
	      padding: 2px;
            }
            
.listings {
        background-color: #d8d8d8;
        border: 1px solid #000;"
          }

.button {
        background-color: #cccccc;
        border: 1px solid #000000;
	width: auto;
	height: auto;
        }

.address_text2 {
	       font-size: 11px;
               color: #000;
	       padding: 10px;
             }

