@charset "UTF-8";
.main   #receptionContent {
	margin: 0 20px 0 250px;
	padding: 4px 10px;
	text-align: left;
} 
.main  #packageDetails   {
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 8px 0px 0px 0px;
	padding: 0;
}
.main   #packageDetails  p.header   {
	text-align: center;
	color: #CE8AFF;
}
.main #packageDetails p.pricing {
	padding: 0px;
	margin-top: 2ex;
	text-align: center;
	font-size: 100%;
}
.main #packageDetails p.smallPrint {
	padding: 0px;
	margin-top: 2ex;
	text-align: center;
	font-size: 80%;
}
.main #packageDetails span.pricingBold {
	padding: 0px;
	margin-top: 2ex;
	text-align: center;
	font-size: 110%;
	color: #CE8AFF;
}
div.DJ p {
	text-align: center;
}
div.DJ h2 {
	text-align: center;
}
div.DJ {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
