@charset "UTF-8";
/* CSS Document */

.packtitle {
	font-size: 18px;
	font-weight: bold;
	color: #87436d;
}
.packtitlecost {
	font-size: 14px;
	color: #595959;
}
.packinclsub {
	font-size: 11px;
	font-style: italic;
	color: #595959;
}
#centerlogo {
	text-align: center;
	margin-bottom: 30px;
}
#buy {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/packages/buy_box_01.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#buy  #inner {
	padding: 10px;
}
#container #buy .prices {
	margin-bottom: 0px;
	margin-top: 5px;
}
#container #buy #inner .length {
	margin-bottom: 10px;
}
#buy .gray {
	color: #666666;
	font-style: italic;
}
#leftbelow .otherlist {
	margin-top: 2px;
}
#leftbelow .packtype {
	font-weight: bold;
	padding-top: 0px;
}
#leftbelow #divider2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	margin-bottom: 5px;
}
#packdesc {
	margin-bottom: 45px;
}
#packdesc p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.etixvenue {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
.etixindent {
	margin-left: 25px;
}
