body {
	
	background-color: #EFE8CC;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:12px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#663300;
	text-align: left;
	vertical-align: top;
	line-height:13px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#330000;
	text-align:left;
	line-height:17px;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#663300;
	line-height:13px;
}
.box {
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:text-top;
}
.box-top {
	background-color:#FFFFFF;
	border-top:solid 1px;
	border-top-color:#663333;
}
.box-bottom {
	background-color:#FFFFFF;
	border-bottom:solid 1px;
	border-bottom-color:#663333;
}
.box-left {
	background-color:#FFFFFF;
	border-left:solid 1px;
	border-left-color: #663333;
}
.box-right {
	background-color:#FFFFFF;
	border-right:solid 1px;
	border-right-color: #663333;
}
img{border:0;}
a {
	color:#660000;
	text-decoration:none;		
}
a:visited {
	color:#660000;
	text-decoration:none;		
}
a:hover {
	color:#663333;
	text-decoration:underline;
}
a:active {
	color:#660000;
	text-decoration:none;		
}

#listing {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	width:390px;
	height:auto;
	margin-left: 0px;
	border: 3px solid #9E7B60;
	margin-bottom: 5px;
	float: left;
	text-align: center;
	min-height:200px;
	
}

#listing-text {
	padding:0px;
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 200px;
	height: auto;
	float:left;
	text-align:center;
	
}
#listing-img {
	width: 160px;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 7px;
	margin-left:10px;
}

.listing-center {
	padding:0px;
	background-color: #FFFFFF;
	margin-top: 5px;
	width:440px;
	height:auto;
	border: 3px solid #9E7B60;
	margin-bottom: 0px;
	float:inherit;
	
}