@charset "UTF-8";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #CCC;
}
body {
	background: #000 center top;
}
.footer {
	font-size: 9px;
	text-align: center;
	color: #CCC;
}
#content {
	width:800px;
	text-align: left;
	margin: 15px auto 0px;
	border-right: 1px solid #E3E3E3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	background: #1a1a1a;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding-left: 25px;
	color: #FFF;
	padding-top: 10px;
}
h2 {
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	color: #FFF;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	padding-left: 80px;
	padding-right: 80px;
	color: #997c55;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	list-style: disc inside;
	padding-left: 100px;
	color: #FFF;
}
table {
	margin-right: auto;
	margin-left: auto;
}
#content #table1 {
	background: url(../images/listings/windowview.png) no-repeat;
}
#content #table2 {
	background: url(../images/listings/kitchen.png) no-repeat;
}
#content #table3 {
	background: url(../images/listings/phaseIIinterior.png) no-repeat;
}
#content #banner {
	margin-right: 80px;
	margin-left: 80px;
	border: 1px solid #1C1515;
}
ul {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 22px;
	list-style: none;
}
#content #contactfooter {
}
