body {
	background-color:#FFFFCC;
	margin:0px;
	text-align: center;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.navbar {
	color: #FFFFFF;
	background-color: #293c73;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px;
}

a.navbar:link, a.navbar:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.navbar:hover {
	color: #FFCC00;
}
a.feed, p.feed {	
	color:#000000;
	font-size: 12px;
}
.building-title {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.building-title:link, a.building-title:visited {
    color: #000000;
	text-decoration:none;
}
a.building-title:hover {
	color: #FFAA00;
}
.building-desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.listing {
  width: 300px;
  border-style: hidden;
}

.listing-sf {
  width:100px; 
  height:34px; 
  align:center;
  vertical-align:middle; 
  background:#FFFF88;
  margin: 5px 5px 5px 5px;
}

.listing-desc {
  background:#FFFF88; 
  height:160px;
  vertical-align:top;
}

img.listing {
  margin: 15px 50px 15px 20px;
  float: left;
  cursor: pointer;
  width:125px;
  height:125px;
  border-style:none;
}

img.no-pdf {
  cursor: default;
}

#flash {
visibility:hidden;
position:absolute;
top:72px;
left:130px;
width:496px;
height:56px;
background-color: #293c73;
z-index:1;
}

div {
  padding: 10px;
  margin-left: 5px;
}

