@charset "utf-8";
/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../../../images/bg.jpg) #e9d7b9 top repeat-x;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #806b4b;
}
-->

.texthome{
	font-size: 14px;
	color: #ae936b;
	line-height: 18px;
}

.divider{
	margin: 23px 0 23px 0;
	border-top: #dbc4a3 1px solid;
	height: 0px;
}

.listingtab{
	background-color: #d9c7ab;
	padding: 3px 5px 3px 5px;
	border-top: #e9d7b9 7px solid;
	color: #7b6c53;
	font-weight: bold;	
	text-align: left;
}

a.listingtitle{
	color: #7b6c53;
	font-weight: bold;	
	text-decoration: none;	
}

a.listingtitle:hover{
	color: #a08d70;
	font-weight: bold;	
	text-decoration: none;	
}

.footer{
	padding-top: 30px;
	border-top: #d8c09f 2px solid;
	height: 30px;
	font-size: 13px;
	color: #948064;
	margin: 33px;
}

img.tm{
	border: #cba7a5 1px solid;
	padding: 4px;
}