/* listingContent is the universal formatting ID */
#listingContent {
	padding: 0;
	text-align: left;
	vertical-align: top;
	overflow: visible;
	position: static;
	width: 596px;
	margin: 0;
}
#listingContent h1 {
}
#listingContent h2.museum {
	font-size:16px;
	font-style:italic;
	padding-top:0;
	
}
#listingContent h3 {
	font-size: 16px;
	padding: 0 0 5px 5px;
	text-indent: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #33338F;
	border-left-color: #33338F;
	width: 100%;
	margin-top: 5px 0 0 0;
}
#listingContent h1 a, 
#listingContent h2 a, 
#listingContent h3 a {
	margin: 0;
	padding: 0;
}
#listingContent img {
	vertical-align: middle;
}
#listingLocation {
	text-align: right;
	width: 325px;
}
#listingLocation h3 {
	border: none;
	color: #000033;
}
#listingName,#listingMuseum {
	background-color: #F0F0E8;
	overflow: hidden;
}
#listingName h2,#listingMuseum h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 5px;
	font-weight: normal;
	overflow: hidden;
}
#listingStatus {
	width: 255px;
}
#listingStatus h1 {
	padding: .2em 0;
}
#listingYearStyle {
	text-align: right;
	font-weight: bold;
}



/* all #lst id's provide unique place and styles for the elements of the listing pages */


#acres {
}
#annotation {
}
#beds-baths {
	margin: 0;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F0F0E8;
	overflow: hidden;
}
#contact {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 293px;
	left: 300px;
	position: static;
}
#description1 {
}
#description2 {
}
#description3 {
}
#description4 {
}
#description1 h3, 
#description2 h3,
#description3 h3,
#description4 h3 {
	margin: 20px 0 0 0;
}
#features{
	font-size: 10px;
	margin: 0;
	padding: 5px;
	background-color: #F0F0E8;
	overflow: hidden;
}
#features li, #features ul{
	font-size: 10px;
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}
#images {
	text-align: center;
	width: 462px;
	padding: 0;
	margin: 0;
	margin-left: 3px;
}
#price {
	font-weight: bold;
	background-color: #F0F0E8;
	padding: 5px;
}
#price .sold {
	text-decoration: line-through;
}
#regional {
	margin-bottom: 5px;
	width: 293px;
	margin-top: 10px;
}
#shortdesc {
	padding: 5px;
	font-size: 11px;
}
#sqft {
	width: 130px;
}
#stories {
	width: 130px;
}


/* imagethumbs Used to position thumbnails in lstimg.cfm */
.imagethumbs, .imagethumbsclear {
	text-align: center;
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
}
.imagethumbsclear {
	clear:left;
}
/* noImageBox draws a place-holding box for image-less listings in edit mode */
.noImageBox {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 450px;
	border: 1px solid #999999;
	vertical-align: middle;
	text-align: center;
	padding-top: 50px;
}
.newMessageBox {
	color: #CC0000;
	border: thin dashed #003366;
	padding: 10px;
	background-image: url(images/layout2/featbg.jpg);
	margin-top: 10px;
	margin: 5px;
}

