.content-txt {

	font-family: Arial;

	font-size: 11px;

	color: #747474;

	text-indent: inherit

}

.content-txt a, .content-txt a:active, .content-txt a:visited {

	color: #747474;

	text-decoration:underline;

}

.content-txt a:hover {

	text-decoration:none;

}

.featuredproperty-txt {

	font-family: Arial;

	text-decoration:underline;

	font-size: 11px;

	color: #FFFFFF;

}

.footer-txt {

	font-family: Arial;

	font-size: 10px;

	color: #1c1c1c;

	text-decoration: none;

}

body {

	background: url(images/home_bg.jpg);
	
	background-repeat:repeat-x;
	
	background-color:#000;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}


