.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	line-height: 1.5;
}
.serviceslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	line-height: 34px;
	text-align: right;
}
.copyrighttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	line-height: 37px;
	text-align: left;
}
.gallerylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	line-height: 55px;
}
.serviceshdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.servicestxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: center;
	vertical-align: text-top;
}
.addresstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;
}
fieldset{ 
	border:1px solid #ececec; 
	margin:1em 0; 
	padding:1em; 
}
legend{ 
	font-family: Arial, Helvetica, sans-serif; 
}
input, textarea{ 
	border:1px solid #333333; 
	background-color:#ececec; 
}

