body {
	background-image: url(images/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #8798B4;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
.center {
	background-image: url(images/bkghomebot.jpg);
	background-repeat: repeat-x;
}
.boxbkg {
	background-color: #FBFCEC;
	padding: 10px 15px 15px 16px;
	list-style-position: outside;
	list-style-image: url(images/arrow.jpg);
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}
a:link {
	color: #3D558C;
	font-weight: bold;
}
a:visited {
	color: #3D558C;
	font-weight: bold;
}
a:hover {
	color: #3D558C;
	text-decoration: none;
	font-weight: bold;
}
.brown {
	list-style-position: outside;
	list-style-image: url(images/arrowBr.jpg);
}
.big {
	font-size: 16px;
	font-weight: bold;
}
.inside {
	background-image: url(images/bkgCopy.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
h1 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 3px;
}
.headerRow {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #504521;
}
.altrow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #504521;
}
.prodtbl {
	margin-bottom: 10px;
	margin-left: 15px;
}
.picR {
	margin-bottom: 10px;
	margin-left: 15px;
}
.picL {
	margin-bottom: 10px;
	margin-right: 15px;
}
.noMarg {
	margin: 0px;
	padding: 0px;
	list-style: disc inside;
}
