body {
	background-color: #bcb99d;
	margin: 0px;
	padding: 0px;
}
.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.SoldOutText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
a {
	color: #00486E;
	text-decoration: underline;
}
a:visited {
	color: #00486E;
	text-decoration: underline;
}
a:hover {
	color: #00486E;
	text-decoration: none;
}
.BkgdMiddle {
	background-image: url(images/bkgd_middle.gif);
	background-repeat: repeat-y;
}
.BkgdRightTop {
	background-image: url(images/bkgd_R_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.IntBkgdRightTop {
	background-image: url(images/intbkgd_R_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SubNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.TreeSliver {
	background-image: url(images/tree_sliver.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #00486E;
}
