body {
	background-color: #F0E9CB;
	margin: 0px;
	padding: 0px;
}
#content {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#header {
	height: 120px;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: 4F4F4F;
}
.small {
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #163B4A;
}
.hilite {
	padding: 10px;
	border: 1px solid #5797B2;
}
h2 {
	font-size: 12px;
	color: #006699;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.sm_img {
	border: 1px solid #7C6200;
	margin-left: 20px;
	margin-bottom: 10px;
}
#holder {
	min-height: 140px;
	margin-bottom: 15px;
	padding: 15px;
	background-color: #FFF8D9;
	border: 1px solid #DED7BD;
	background-image: url(../images/package_bkgd.gif);
	background-repeat: repeat;
	background-position: center center;
}
#content #holder p .price {
	font-size: 1.5em;
	font-weight: bold;
	color: #006699;
}
