body {
	letter-spacing: 1px;
	color: #F5F1CF;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 125%;
	text-align: left;
}

a:link {
	color: #F5F1CF;
	text-decoration: none;
	font-size: 10px;
	}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}
a:active {
	color: #A0632C;
	font-size: 10px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	text-transform: uppercase;
}
.project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: c5b392;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5B392;
	font-weight: bold;
	letter-spacing: 2px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #C5B392;
}
.style7 {
	color: #FFFFFF;
	font-size: 10px;
}
.subaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C5B392;
	line-height: 120%;

}
.style9 {font-size: 9px; line-height: 150%; letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif;}
table {
	font-size: 7pt;
}
.backgroundimage {
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#home .home, #projects .projects, #awards .awards, #contact .contact {

	color: #000000;
}
