.footer {
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
}
.bodybackgr {
	background-image: url(images/br_wrapper.gif);
	background-repeat: repeat-y;
}
.capitalheader {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 12px;
}
.headerstripered {
	background-image: url(images/stripered.gif);
	background-repeat: repeat;
}
.contactfeildname {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
