/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:url(../img/gray-bg.gif);
margin:0 auto;
padding:0;
}
td#masthead-home{
background:url(../img/masthead.gif) no-repeat;
height:92px;
}
td#masthead{
background:url(../img/masthead-bg.gif) no-repeat;
height:92px;
}
div#glickman{
float:left;
width:498px;
}
div#properties-button{
float:right;
width:222px;
margin:10px 20px 0 0;
}
table td{
margin:0;
padding:0;
}

td#navbarhome{
background:url(../img/home-nav-bg.gif);
height:38px;
}
td#navbar{
background:url(../img/nav-bg.gif);
height:38px;
}
ul#nav{
list-style:none;
margin:0;
padding:0;
}
ul#nav li{
display:inline;
text-transform:uppercase;
color:#fff;
margin:0 10px;
}
ul#nav a{
text-decoration:none;
color:#fff;
}
ul#nav a:hover{
text-decoration:underline;
color:#ddd;
}

p.more{
text-align:right;
margin:0;
padding:0;
}

table td#leftside{
vertical-align:top;
background:url(../img/leftside-bg.gif) repeat-y;
}

table td#rightside{
vertical-align:top;
}
div.listing{
background:transparent url(../img/listing1-bg2.gif) no-repeat;
height:138px;
}
div.listing-first{
background:transparent url(../img/listing-first-bg.gif) no-repeat;
height:138px;
}

div.listing-second{
background:#006651 url(../img/listing-second-bg.gif) no-repeat;
height:138px;
}
div#listing1{
background:url(../img/listing1-bg2.gif) no-repeat;
height:138px;
}

div#listing2{
background:url(../img/listing2-bg.gif) no-repeat;
height:138px;
}
img.listing-photo{
width:140px;
border:1px solid #333;
margin:8px 3px 0 3px;
float:left;
}
div.listing-detail{
/*width:300px;*/
margin-left:150px;
margin-right:20px;
padding-top:20px;
}
div.listing-detail h3{
font-weight:bold;
color:#fff;
font-size:10px;
margin:0;
padding:0;
}
div.listing-detail p{
color:#ddd;
line-height:1.1em;
font-size:10px;
margin:0;
padding:0;
}

div.listing-detail p.more a{
color:#ddd;
text-decoration:none;
font-size:10px;
margin-right:10px;
}
div.listing-detail p.more a:hover{
text-decoration:underline;
}

div#search{
background:#003766 url(../img/search-bg3.gif)  0px 0px;
height:140px;
}

#search h2{
text-transform:uppercase;
color:#eee;
font-size:12px;
font-weight:normal;
margin:0;
padding:10px;
}

ul.links{
list-style:none;
margin:0;
padding:0;
}
ul.links li{
margin:0px 3px 10px 20px;
color:#fff;
}
ul.links a{
color:#fff;
text-decoration:none;
}
ul.links a:hover{
color:#ddd;
text-decoration:underline;
}

div#news{
background:#003766 url(../img/news-bg.gif) no-repeat 0px 0px;
height:154px;
}
#news h2{
text-transform:uppercase;
color:#eee;
font-size:11px;
font-weight:normal;
margin:0;
padding:10px;
}

#news ul.links{
font-size:10px;
}
#news ul.links li{
margin-bottom:5px;
}

#news p.more a{
color:#fff;
text-decoration:none;
font-size:10px;
margin-right:10px;
}
#news p.more a:hover{
text-decoration:underline;
}

div#bulding{
margin:0;
padding:0;
}

td#footer{
background:#752641 url(../img/footer-bg.gif) no-repeat;
height:15px;
}
td#footer p{
margin:0;
padding:2px 0 0 0;
text-align:center;
color:#ddd;
font-size:9px;
}
td#footer a{
color:#ddd;}

table#internal{
background:url(../img/internal-bg.gif) repeat-y;
width:100%;
}
#internal td#rightsidebar{
vertical-align:top;
padding-left:20px;
}
#internal h1{
font-size:16px;
}
#internal h2{
font-size:123px;
margin-bottom:0;
padding-bottom:0;
}
#internal p{
line-height:1.4em;
margin-top:5px;
padding-top:0;
}
p.top{
text-align:right;
}
#contentcolumn{
vertical-align:top;
}
#rightsidebar h2{
text-transform:uppercase;
color:#eee;
font-size:11px;
font-weight:normal;
margin:0;
padding:10px;
border-top:1px solid #eee;
}
#rightsidebar div.listing-detail{
width:200;
margin-right:20px;
padding-top:0px;
}
#rightsidebar p{
padding-left:10px;
color:#fff;
}
#rightsidebar p a{
color:#fff;
}

td.formitem{
text-align:right;
font-weight:bold;
}
h2.current-prop{
margin-top:30px;
}
img.property-thumb{
width:100px;
float:right;
border:1px solid #333;
margin:0 0 5px 5px;
}