body {
	background-color: #8D322F;
/*	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
*/	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.menu {
	background-image: url(images/realestate_04.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 24px;
	line-height: 20px;
}

.content {
	background-image: url(images/realestate_05.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 25px;
	line-height: 20px;
}

a {
	color: #C9A09E;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 150px;
}

hr {
	color: #732220;
	width: 75%;
	height: 1px;
}
