@charset "UTF-8";
/* CSS Document */


.bodyCopyServices {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #573011;
	font-weight:bold;
	padding-right:40px;
	padding-left:40px;
	line-height:21px;
	vertical-align:top;
	text-align:justify;
}
.bodyCopyContact {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #573011;
	font-weight:bold;
	padding-top:100px;
	padding-bottom:10px;
	text-align:center;
	line-height:20px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #94B0C0;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#tableBckgrndRepeatyLeft {
	background-image: url(images/CC_Proof_ShaneSliced_repeaterLeft.jpg);
	background-repeat: repeat-y;
}
#tableBckgrndRepeatyRight {
	background-image: url(images/CC_Proof_ShaneSliced_repeaterRight.jpg);
	background-repeat: repeat-y;
}
