* {
	color: #7f7e63;
	margin-top: 0px;
}

body {
	background-color: #ecebde;
}

img {
	border: 0;
	display: block;
}

b {
	color: #585744;
}

a {
	color: #585744;
	text-decoration: none;
}

a:hover {
 	color: #7f7e63;
}

.layout , #home {
	background-color: #fff;
	border: 0;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	width: 775px;
}

.layout td {
	padding: 0;
	vertical-align: top;
}

td#copy {
	font-family: Arial;
	font-size: 9pt;
	line-height: 17px;
	margin: 4px 0 0 75px;
	padding: 0 0 54px 75px;
	width: 585px;
}

.copy-padding {
	padding-top: 26px;
}

#copy h1 , #copy2 h1 {
	color: #585744;
	font-size: 9pt;
	padding-top: 26px; /* was 14px */
	text-transform: uppercase;
}

#copy h2 {
	color: #585744;
	font-size: 26pt;
	padding-top: 14px;
}

#copy2 {
	font-family: Arial;
	font-size: 9pt;
	line-height: 17px;
}

#info {
	display: none;
	position: absolute;
	background-color: #c4c3b3;
	opacity: 0.4;
	filter: alpha(opacity=40);
	z-index: 5;
}

#info a {
	text-decoration: none;
}

.sold {
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 6;
}

#blueprint-container {
	background-color: #fff;
	position: absolute;
	width: 775px;
}

#blueprint {
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}

#shim {
	position: absolute;
	right: 31px;
	top: 0px;
	z-index: 7;
}

#bp-disclaimer {
	font-size: 7pt;
	padding: 350px 0 54px 0;
	text-align: center;
}

#full-image , #full2 {
	padding: 30px 0 0 4px;
	height: 389px;
	width: 500px;
}

#thumbnails {
	padding: 32px 0 0 3px;
}

.thumbnail {
	opacity: 0.7;
	filter: alpha(opacity=70);
	padding-bottom: 5px;
	height: 65px;
	width: 65px;
	cursor: pointer;
}

#rm-ind {
	height: 20px;
	width: 190px;
	background-color: #a21c06;
	position: absolute;
	top: 82px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	visibility: hidden;
	z-index: 4;
}

#right-menu {
	z-index: 2;
}

#rm-nav {
	position: absolute;
	top: 2px;
	height: 220px;
	width: 193px;
	z-index: 5;
}

#floor-menu {
	display: block;
	position: absolute;
	left: 53px;
	height: 66px;
	width: 87px;
	visibility: hidden;
	z-index: 5;
}

#news-content th {
	color: #626150;
	font-size: 8pt;
	text-align: left;
}

#news-content td {
	font-size: 8pt;
	line-height: 11pt;
	padding-bottom: 4px;
}

#news-content td.news-date {
	padding-right: 40px;
}


#news-content td.news-link {
	font-weight: bold;
	font-style: italic;
}

#news-content td a {
	color: #7f7e63;
}

#news-content td a:hover {
	color: #585744;
}