body {
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.bold_bodytext{ font-family: Tahoma, Verdana, Arial, "Times New Roman"; font-size: 10px; line-height: 14px; color: #6e522d; font-weight: bolder; }
.bodytext { color: #6e522d; font-size: 11px; font-family: Tahoma, Verdana, Arial, "Times New Roman"; line-height: 14px; }
.bg-lefttop {
	background-image: url(images/left-top.gif);
	background-repeat: no-repeat;
	height: 457px;
	width: 233px;
}
.bg-righttop {
	background-image: url(images/right-top.gif);
	background-repeat: no-repeat;
	height: 364px;
	width: 233px;
}
.left-bottom {
	background-image: url(images/left-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

	width: 233px;
}
.right-bottom {
	background-image: url(images/right-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 159px;
	width: 233px;
}

.bg-footer {
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	height: 156px;
	width: 950px;
}
.footertext {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 10px;
	line-height: 14px;
	color: #dbbf68;
}
.footerlink {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 10px;
	line-height: 14px;
	color: #dbbf68;
	text-decoration:none;
}
.footerlink:hover {
	color: #ffffff;
	text-decoration:none;
}
.bg-main {
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-y;
	width: 950px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #6B0101;
}
.subhead2 {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #6B0101;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
