body {
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6e6e6e;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 772px;
}

#main {
	background-color: #FFFFFF;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	letter-spacing: 0.25em;
	font-size: 10px;
	line-height: 20px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e9e9e;
	line-height: 11px;
}

.footer a {
	color: #9e9e9e;
	text-decoration:none;
}

.footer .emphasis {
	color:#666666;
	font-weight:bold;
}

.content-right-image {
	margin-left:20px;
	margin-bottom:20px;
	float: right;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #b9c1ba;
	text-transform:uppercase;
}
.emphasis {
	font-weight: bold;
}
.category {
	color: #669d5e;
	padding-right:4px;
	font-weight: bold;
}
.spec-title {
	color: black;
	padding-right:4px;
	font-weight: bold;
}
.hidden {
	display: none;
}
a {
	color: #000000;
}
.leed {
	color: #476A26;
	font-weight:600;
}
