body { 
 text-align: center;
 margin: 0px auto;
 padding: 0;
 width: 900px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:	x-small;
 voice-family:	""}"";
 voice-family:	inherit;
 font-size:	small

}

#Container { text-align: left; font-size: small; width: 900px; margin: 0px auto;                               
}

#header { width: 100%; float: left; 
          margin: 0 0 5 0; paddng: 0;
          font-size: 8pt;
          valign: center;
          font-size: x-small;
}
#nestedbody
{

border: 3px #660033 solid;
width: 500px;
align: center;

}

#nestedcnav
{

margin: 5 5 5 5px;

}

#map

{ font-size: small;

}
#zillowformbox
{ margin: 0px auto; width: 560; height: 120px;  
}
#form
{ margin: 10 10 10 15px; 
}
.formdata { margin: 0 0 0 0px; }
.formlabel { margin: 0 0 0 0px; }
#main-holder { width: 740px; float: left; }
#extra { width: 150px; float: right; }
#extra h3 {
 padding: 3px 0 0;
 margin: 0 0 3px 0;
 border-bottom: 1px solid #FFFF99;
 border-top: 1px solid #FFFF99;
 border-left: 1px solid #FFFF99;
 border-right: 1px solid #FFFF99;
 background-color: #660033;
 font-size: 8pt;
 color: #FFFF99;
 text-align: center;
}

#main { width: 580px; float: right; }
#subnav { text-align: left; font-size: x-small; width: 150px; float: left; }
#subnav h3 {
 padding: 3px 0 0;
 margin: 0 0 3px 0;
 border-bottom: 1px solid #FFFF99;
 border-top: 1px solid #FFFF99;
 border-left: 1px solid #FFFF99;
 border-right: 1px solid #FFFF99;
 background-color: #660033;
 font-size: x-small;
 color: #FFFF99;
 text-align: center;
}
#footer { text-align: left; width: 900px; float: left; height: 60px; margin-top: 5px; }
#link { text-align: center; 
    margin: 5 1 5 1; padding: 0;
}
#linktxtie { 
text-align: center;
}
#linktxt {
width: 120px;
text-align: center;
border: 1px #000000 solid; 
margin: 0px auto; 
padding: 0;
}
/*- Menu Tabs--------------------------- */ 


    #tabs {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("http://danny.now2000.com/lucidcms/grfx/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("http://danny.now2000.com/lucidcms/grfx/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFFFFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }