﻿p {
	font-family: Arial;
	font-size: 95%;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 155%;
	color: #4D3320;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #4D3320;

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #4D3320;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #4D3320;
}
a {
	color: #3333FF;
	text-decoration: none;
}
a:hover {
	color: #5A3C25;
	text-decoration: none;
}
a:visited {
	color: #551A8B;
	text-decoration: none;
}
.img-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.imgright2 {
	padding: 20px;
	float: right;
}
.imgleft {
	float: left;
	margin: 10px;
}
.list {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	list-style-type: disc;
}
.list3 {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-position: inside;
	line-height: 250%;
}
.list4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 225%;
	list-style-type: none;
}
.list5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 200%;
	list-style-type: circle;
	text-indent: 20px;
}
.listpkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 160%;
}
.bodypkg {
	padding: 5px;
	border: 1px solid #5A3C25;
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
}
.bodypkg ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}
.bodypkg2 {
	padding: 0px;
	border: 1px solid #5A3C25;
	width: 285px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
}
.indent {
	text-indent: 30px;
}
.bodypkg2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}
.christmas {
	color: #CA2016;
}
.christmasbold {
	color: #CA2016;
	font-weight: bold;
}
.reviews {
	font-style: italic;
	font-size: 95%;
}
.tablepkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 0px;
	border: 1px solid #604836;
}
.tablepkg td {
	margin: 0px;
	padding: 9px;
	text-align: left;
	border: 1px solid #604836;
	width: 50%;
}
