body {
	background-attachment: fixed;
	background-color: #4C362B;
	background-image: url(images/bgGradient.jpg);
	background-repeat: repeat;
}
.strokeWhite {
	border: thin solid #FFFFFF;
}
.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #333333;
	font-variant: small-caps;
}
.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	width: 650px;
}
.strokeWhiteBody {
	border: thin solid #FFFFFF;
	padding: 35px;
	background-image: url(images/carriageWatermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.navPadding {
	padding: 5px;

}
.navLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	width: 168px;

}
.navLink a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BB7B62;
	width: 168px;
	padding-left: 3px;
	padding-right: 3px;
	height: 25px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	line-height: 24px;
	color: #663300;
	font-variant: small-caps;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #ECE5D7;
	text-transform: uppercase;
}
.linkHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-variant: small-caps;
	color: #663300;
	text-decoration: none;
}
.linkHdr a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-variant: small-caps;
	color: #663300;
	text-decoration: underline;
}
.tableNumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.bodyFullPage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.imageBorder {
	border: 1px solid #FFFFFF;
}
.bodySansWatermark {
	border: thin solid #FFFFFF;
	padding: 15px 35px;
}
.strokeBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.conLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	width: 168px;

}
.conLink a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BB7B62;
	width: 168px;
	padding-left: 3px;
	padding-right: 3px;
	height: 25px;
	
}