font { }

#main {
	margin: 20px 0;
}

.block { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #FF6600; 
padding-right: 0px; 
padding-left: 0px;
margin: 15px 20px;
text-align: justify; 
}

.projects, .projectHeader { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #666666; 
line-height: 11pt; 
width: 180px; 
text-decoration: none
} 

.links { }
 
a {
text-decoration: none
} 

.address, .phone, .jc {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #999999;
}

.jc {
	text-align: right;
}

.siteLinks {
	text-align: right;
}

.projectHeader {
	font-size: 12px;
	padding: 12px 0 0;
	width: 200px;
	color: #ff6600;
	font-weight: bold;
}

.projects a:hover {
	text-decoration: underline;
}