/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}

.address {
	line-height: 14px;
	
}

.feature-text {
		color: #FFFFFF;
		text-decoration: none;
}
		
.feature-textlink {
		color: #000000;
		text-decoration: none;	

}

.feature-textlink:hover {
		text-decoration: underline;

}

.home-about {
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
	
}

.home-about:hover {
	line-height: 14px;
	text-decoration: underline;
	
}

.home-work {
	color: #000000;
	line-height: 14px;
	text-decoration: none;
	
}

.home-work:hover {
	line-height: 14px;
	text-decoration: underline;
	
}
.aboutactive {
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
	
}

.aboutnonactive {
	color: #FF6600;
	line-height: 14px;
	text-decoration: none;

}

.aboutnonactive:hover {
	line-height: 14px;
	text-decoration: underline;
}

.worknonactive {
	color: #999999;
	line-height: 14px;
	text-decoration: none;

}

.worknonactive:hover {
	text-decoration: underline;

}

.workactive {
	color: #000000;
	line-height: 14px;
	text-decoration: none;

}	

.descript {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	line-height: 14px;
	text-decoration: none;
}

.descript-nonact {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}

.descript-nonact:hover {
	text-decoration: underline;
}

.feature {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color:#FFFFFF
	text-decoration: none;
}

.feature:hover {
	text-decoration: underline;
}
.popup {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.popup:hover {
	text-decoration: underline;
}

.worknav {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
	text-align: right;
}

.worknav-active {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FF6600;
	line-height: 17px;
	text-decoration: none;
	text-align: right;
}
.worknav:hover {
	line-height: 17px;
	text-decoration: underline;
	text-align: right;

}

.examples {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.examples:hover {
	text-decoration: underline;
}

.form {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
			
}

.formhead {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:bold
	
}

