.textregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E0E0C6;
	line-height: 1.3;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B8B77;
}
.footerheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B8B77;
	font-weight: bold;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B8B7A;
}
.headerbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CEB782;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BABA9A;
}
.formrowodd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8EFDA;
	background-color: #7E9083;
}
.formroweven {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8EFDA;
	background-color: #91A497;
}
.showingproject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9EB8AB;
}
.gallerypic {
	border: 1px solid #000000;
}
.gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D2D2B9;
	line-height: 1.3;

}
.gallerytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CEB782;
}
.tiny {
font-size:10px;
}
.formerror { 
	font-weight:bold;
	color:#890A13;
	font-size:12px;
}
td.textregular a {
	color:#E9C878;
}
td.textregular a:active {
	color:#E9C878;
}
td.textregular a:visited {
	color:#D3BF79;
}