.background {
	background-image: url(images/backgroundslice.jpg);
	background-repeat: repeat-x;
	background-color: #ECDBC1;
}
.copysm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
a:link {
	color: #660000;
}
a:visited {
	color: #3C0101;
}
.copymd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CFC1A7;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A3A2A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBB396;
}
