

.frmText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #a07615;
	background-color: #fcf1cd;
	width: 272px;
	border-bottom-style:solid;
	border-color: #eed071;	
}

.frmTextarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #a07615;
	background-color: #fcf1cd;
	width: 272px;
	height: 96px;
	border-bottom-style:solid;
	border-color: #eed071;	
}

.label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #a07615;
}

.required {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d04d2a;
}

.errorLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ff0000;
}
	
	
	
#divContactSidebar {
	position: absolute;
	left: 704px;
	top: 226px;
}



.listLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #d04d2a;
}

.listLink a:link {
	text-decoration: none;	
	color: #d04d2a;
}

.listLink a:visited {
	text-decoration: none;	
	color: #d04d2a;
}

.listLink a:hover {
	text-decoration: underline;	
	color: #d04d2a;
}

#divMailingList {
	position: absolute;
	top: 107px;
	left: 778px;
}