body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
#mainTable {
}
.copyrite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
	text-align: right;
}
.sectionHed {
	font-size: 22px;
	color: #8B3232;
	font-weight: bold;
}
ul {
	color: #666;
	list-style-type: disc;
	padding-right: 44px;
	line-height: 22px;
}
.subHead {
	font-size: 18px;
	color: #8B3232;
	font-weight: bold;
}
.telNo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF;
	text-align: right;
}
.bodyCopy {
	font-size: 16px;
	color: #666;
}
#whiteLine {
	border: 2px solid #FFF;
}
a:link {
	color: #827252;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #817351;
}
a:hover {
	text-decoration: underline;
	color: #8B3232;
}
a:active {
	text-decoration: none;
	color: #8C3033;
}
