.style1 {
	background-image: url(images/bkg.gif);
	background-repeat: repeat;
}
.nav {
	background-image: url(images/nav_bkg.gif);
	background-repeat: repeat-y;
}
.body {
	background-image: url(images/body_bkg.gif);
	background-repeat: repeat;
	background-color: #CC9966;
	background-position: 5;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #971600;
	letter-spacing: 2px;
}
.bodycpy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #39170C;
	line-height: 16px;
	word-spacing: 5px;
}
.body_blts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #BC945F;
	line-height: 14px;
	letter-spacing: 1px;
}
.bodycpy_blts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #BC945F;
	line-height: normal;
	word-spacing: 5px;
	text-align: left;
	padding: 3px 9px 3px 12px;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #BC945F;
	line-height: 18px;
	word-spacing: 5px;
	text-align: left;
	letter-spacing: 1px;
	margin: 0,10,0,0;
}
.side_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	word-spacing: 10px;
	text-align: left;
	padding: 3px 0px 3px 12px;
	color: #981600;
	letter-spacing: 5px;
	font-weight: bold;
	font-variant: normal;
}
