.mainTable {
	background-color: #fef0d9;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/pattern-bkg-light.jpg);
}
body {
	background-image: url(images/brown-swirl-bkg.jpg);
	background-color: #71292C;
	margin-top:0;
}
.leftDivider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #450708;
}
.rightDivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #450708;
}
.basicText {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #5C1616;
}
.headlineText {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5C1616;
}
.topicHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #662425;
}
.captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #692323;
}
.leadText {
	font-family: "Monotype Corsiva", Garamond, "Times New Roman";
	font-size: 16px;
	color: #5C1616;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #9F5C26;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #9F5C26;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.disclaimer {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	color: #FFE7CE;
}
.topicHeadersLight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FEEFD8;
}
.specialPrice {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
a.featureLink:link {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
	text-decoration: underline;
}
a.featureLink:visited {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
	text-decoration: underline;
}
a.featureLink:hover {

	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
	text-decoration: none;
}

