body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 160%;
}
body  {
	background: #000000;
}
* {margin: 0; padding: 0; border: 0;}
p, h1, h2, h3, h4, h5, h6, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 1em;
}
ul, ol {
	padding-left: 2em;
}
fieldset {
	border: 1px solid #999999;
}
legend {
	font-weight: bold;
	color: #103190;
	margin: 0 10px;
	padding: 0 5px;
}
input, select, textarea {
	padding: 1px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #999999;
}
input:hover {
	border: 1px solid #FF0000;
}
a:link, a:visited, a:hover, a:active {
	color: #660000;
}
div#container {
	background: url(images/bg_interior.jpg) repeat-x center top;
	height: 611px;
	margin: 20px 0px 0 0;
}
div#container.home_page {
	background: url(images/bg_home.jpg) repeat-x center top;
}
div#nav {
	width: 800px;
	margin: 0 auto;
}
div#container.home_page div#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
div#container div#nav a {
	color: #000000;
	text-decoration: none;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav li {
	list-style: none;
	display: inline;
	font-weight: bold;
	margin: 0 16px;
}
div#content {
	width: 480px;
	margin: 30px auto 0 auto;
	text-align: justify;
	height: 440px;
	overflow: auto;
}
.home_page #content {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	line-height: 140%;
}
#content.green_building {
	font-size: 12px;
}
div#content  ul, div#content li {
	list-style: none;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
div#copyright {
	color: #FFCDA2;
	font-size: 10px;
	text-align: center;
	padding: 15px;
}
div#copyright a {
	color: #FFCDA2;
}
div#gallery_container {
	width: 400px;
	margin: 0 auto;
}
h1 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-align: center;
}
.peach  {
	color: #FFCDA2;
}
.maroon {
	color: #300;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.imageborder {
	border: 2px solid #000;
}

