* {
    margin: 0;
    padding: 0;
}
div#header p, div#header span {
    color: #fff;
}
body {
    background: #0b0b0b url(../images/background.png) repeat scroll top left;
}
div#wrapper {
    margin: 0 auto;
    width: 1156px;
    overflow: hidden;
}
div#left_wrapper, div#container, div#right_wrapper, div#left, div#content, div#right {
    float: left;
    margin-bottom: -5000px;
    padding-bottom: 5000px;
}
div#left_wrapper div, div#right_wrapper div {
    height: 644px;
}
div#left_wrapper div {
    background: #0b0b0b url(../images/left_background.png) repeat scroll top left;
}
div#right_wrapper div {
    background: #0b0b0b url(../images/right_background.png) repeat scroll top left;
}
div#left_wrapper {
    width: 81px;
    background: #0b0b0b url(../images/left_background_cont.png) repeat-y scroll top left;
}
div#right_wrapper {
    width: 90px;
    background: #0b0b0b url(../images/right_background_cont.png) repeat-y scroll top left;
}
div#container {
    width: 985px;
}
div#header {
    width: 985px;
    background: transparent url(../images/header_background.png) repeat-x scroll top left;
    padding-bottom: 4px;
}
a#prudential {
    display: block;
    padding: 106px 0 0 0;
    height: 0px;
    overflow: hidden;
    width: 106px;
    background: transparent url(../images/prudential_logo.png) no-repeat scroll top left;
    margin: 6px 10px 8px 10px;
}
p#mike_domde {
    margin-top: 25px;
    background: transparent url(../images/title_divider.png) no-repeat scroll bottom left;
}
p#mike_domde a {
    font: normal normal normal 82px/82px "Monotype Corsiva","Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: #fff;
    text-decoration: none;
    margin: 10px;
}
p#tagline {
    padding: 6px 0px;
    text-align: right;
    font-size: 21px;
    font-style: italic;
}
p#award {
    width: 80px;
    margin: 26px 0 0 250px;
    font-size: 11px;
    text-align: center;
    font-style: italic;
}
p#jd_logo {
    padding: 89px 0 0 0;
    height: 0px;
    overflow: hidden;
    width: 66px;
    margin: 16px 0 0 10px;
    background: transparent url(../images/jd_power_logo.png) no-repeat scroll top left;
}
div#nav, div#main {
    clear: both;
}
div#nav ul {
    list-style: disc outside;
    margin-bottom: 20px;
    color: #fff;
    padding-bottom: 30px;
}
div#nav ul li {
    text-align: left;
    margin-left: 10px;
}
div#nav ul li a {
/*
    display: block;
    height: 27px;
    width: 162px;
    padding-top: 7px;
    background: transparent url(../images/menu_button.png) no-repeat scroll top left;
    color: #000;
    margin: 0px 40px;
    font-weight: bold;
*/
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
div#nav ul li.last {
    margin-right: 0;
}
div#left {
    width: 162px;
    padding-right: 6px;
}
div#left div#contact {
    background: #00041a url(../images/side_background.png) no-repeat scroll top left;
    padding-top: 280px;
}
div#content {
    width: 783px;
    background-color: #fff; /*transparent url(../images/content_background.png) repeat scroll top left;*/
    padding: 16px 16px 5016px 16px;
}
div#custom-header-inner {
    display: none;
}
div#right {
    width: 2px;
    background: #00041a url(../images/side_background.png) no-repeat scroll top left;
}
p#contact_info {
    margin: 0 0 0 10px;
    width: 148px;
    text-align: center;
}
a#fine_homes {
    display: block;
    padding: 74px 0 0 0;
    height: 0px;
    overflow: hidden;
    width: 120px;
    background: transparent url(../images/fine_homes_intl.png) no-repeat scroll top left;
    margin: 0 0 0 24px;
}
a#prudential:hover, a#fine_homes:hover {
    background-position: top right;
}
p#prudential_ca {
    padding: 44px 0 0 0;
    height: 0px;
    overflow: hidden;
    width: 122px;
    background: transparent url(../images/prudential_ca.png) no-repeat scroll top left;
    margin: 16px 0 4px 23px;
}
p#license {
    margin: 0 0 0 24px;
    width: 120px;
    text-align: center;
    font-size: 10px;
}

* html a#prudential {
  background-image:url(../images/prudential_logo.gif);
}
* html p#jd_logo {
  background-image:url(../images/jd_power_logo.gif);
}
* html a#fine_homes {
  background-image:url(../images/fine_homes_intl.gif);
}
* html p#prudential_ca {
  background-image:url(../images/prudential_ca.gif);
}

div#content, div#content td, div#content pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
div#content td, div#content pre {margin:8px;}
div#content h1 {color: #000f32; font-size: 2em; margin: 0 0 0.5em 0;}
div#content h2 {color: #000f32; font-size: 1.5em; margin: 0.5em 0;}
div#content h3 {color: #000f32; font-size: 1.17em;}
div#content h4 {color: #000f32; font-size: 1em;}
div#content h5 {color: #000f32; font-size: .83em;}
div#content h6 {color: #000f32; font-size: .75em;}
div#content p {margin: 0.5em 0;}
img {border:0;}
ins {border-bottom:1px solid green; text-decoration: none; color:green}
del {color:red; text-decoration:line-through}
cite {border-bottom:1px dashed blue}
acronym {border-bottom:1px dotted #CCC; cursor:help}
abbr, html\:abbr {border-bottom:1px dashed #CCC; cursor:help}
div#content ul {margin: 1em 0 0.5em 2em;}

table#cities th {
    min-width: 100px;
}
div#foreclosure_links p {
    float: left;
    margin: 10px 20px;
    text-align: center;
}
div#foreclosure_links p a {
    font-size: 20px;
}



