.contact-info {
	font-family: "Arial Narrow", Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 14px;
}
.bodytext {
	font-family: Arial, "Arial Narrow", Helvetica, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.headline {
	font-family: "Maiandra GD", Arial, Verdana, "Arial Narrow";
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
}
.fineprint-white {
	font-family: "Arial Narrow", Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.link-white {
	font-family: Arial, "Arial Narrow", Helvetica, Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.link-bigwhite {
	font-family: Arial, "Arial Narrow", Helvetica, Verdana;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext-black {
	font-family: Arial, "Arial Narrow", Helvetica, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.btn-designnav {
	font-family: "Arial Narrow", Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336600;
	border: 2 solid #00CC00;
	width: 0px;
	height: 20px;
	padding: 2px;
}
.slideshow {
	position: relative;
	height: 200px;
	width: 200px;
	background-color: #CCCCCC;
	top: 200px;
	right: 200px;
}
.btn-projects {
	font-family: Arial, "Arial Narrow", Helvetica, Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	padding: 1px;
	height: 20px;
	border-top: 3px solid #3366CC;
	border-right: 0px solid #3366CC;
	border-bottom: 0px solid #000000;
	border-left: 3px solid #3366CC;
}
