#footer {
	background-image: url(images/footer_reflect_bg.gif);
	text-align: center;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1B1B1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-repeat: repeat-x;
	padding-top: 10px;
}
#footer a.address {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
#footer a {
	color: #E3E3E3;
}
#container #left {
	float: left;
	width: 222px;
	text-align: left;
	color: #999999;
}
#container #right {
	text-align: left;
	width: 600px;
	clear: none;
	margin-left: 222px;
}
#left #side_content p {
	margin-top: 0px;
}
#left #side_content {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 45px;
}
#right #nav_top {
	margin-top: 45px;
	background-color: #000000;
	height: 70px;
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 70px;
	color: #999532;
	text-decoration: none;
	text-align: center;
}
body {
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-color: #1B1B1B;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
}
a {
	color: #999532;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left #side_content a {
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/arrow_right_gold.gif);
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
#right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	margin-top: 40px;
	color: #333333;
	font-weight: normal;
}
#container {
	background-color: #FFFFFF;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.breaker {
	clear: both;
}
#right .goldbar {
	background-color: #999532;
	height: 15px;
	width: 600px;
	text-align: center;
}
#right #nav_top a {
	color: #999532;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 5px;
}
p {
	margin-top: 0px;
}
.project_image {
	float: left;
	margin-right: 20px;
}
#project_stats {
	margin-top: 20px;
}
#property_list div {
	float: left;
	width: 280px;
	margin-right: 20px;
}
#container #right a img {
	border: 2px solid #999532;
}

