body,td { font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; }
a { font-weight : bold; }
a:hover {  color: #CEB217; }
.aminor{ color: #CE9817;font-weight : bold;}
li { list-style-type : square; }
b,strong { font-weight : bold; }
h2 { font-size: 16px; font-weight : bold; }
h3 { font-size: 15px; font-weight : bold; }
h4 { font-size: 14px; font-weight : bold; }
.style1 {
font-size: 12px;
font-weight: bold;
}
body{

background-image: url(images/bg.gif);

background-repeat: repeat-x;

background-color: white;

}

.menu {
background-image: url('images/menu2.gif');background-repeat:no-repeat;color:#fff;
}
.menu a{
text-decoration: none;
color:white; padding:10px;
}
.sold{

	background-color: #484748;

	color: #fa0008;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.sold h2{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.listing_divider{
	height: 10px;
}

.listing_image{
	width:300px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 50000;
	position: fixed;
	top:50%;
	left:50%;
	margin: auto;
	}

.thumbnail_500{
	width: 480px;
}

.thumbnail_250{
	width: 240px;
}

.thumbnail_300{
	width: 300px;
}
