p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6B85C;
}
body {
	background-color: #FFF0D1;
	background-image: url(../img/backgold30.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #cc9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996600;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.copyrightGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6B85C;
}
.bodyTxtIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 2em;
}
.bodytextBrownBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	font-weight: bold;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	font-weight: bold;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

/*** Specials & Packages ***/

.specialsTable {
	width:591px;
	margin-top:8px;
}

.specialsTable tr td {
	border-bottom:1px solid #e6b85c;
}

.specialsTable tr.noBottomBorder td {
	border-bottom:0;
}

.specialsTable tr.bottomRow td {
	border-bottom:0;
}

.specialsTable tr td {
	padding:12px 0;
}

.specialsTable tr td.middle {
	border-left:1px solid #e6b85c;
	border-right:1px solid #e6b85c;
}

.specialsTable h5 {
	color:#996600;
	text-transform:uppercase;
	font-family:'Arial';
	font-weight:bold;
	font-size:14px;
	width:196px;
	height:30px;
	text-align:center;
	padding:0;
	margin:0;
}

.specialsTable h5.doubleLine {
	position:relative;
	top:-8px;
}

.specialsTable img {
	padding:0 2px;
	margin-bottom:9px;
	margin-top:-2px;
}

.specialsTable p {
	width:170px;
	margin:0 auto;
	color:#000;
	padding-bottom:15px;
	text-align:left;
}

.specialsTable ul {
	margin:0;
	padding:0 21px 0 42px;
	text-align:left;
}

.specialsTable ul li {
	padding:1px 0;
}

.specialsTable tr td.total p {
	color:#996600;
	font-size:17px;
	font-weight:bold;
	padding:0;
	margin:0 6px 0 0;
}

.specialsTable tr td.total p span {
	color:#000;
}

.specialsTable p.itemQTY {
	text-align:center;
	padding:0;
	margin:0;
}

.specialsTable p.itemQTY span.price {
	color:#996600;
	font-size:18px;
	font-weight:bold;
}

.specialsTable p.itemQTY span.qty {
	font-size:12px;
}

.checkboxContent {
	width:155px;
	padding:15px 5px 5px 5px;
}

.checkboxContent p, .checkboxContent input {
	float:left;
}

.checkboxContent p {
	padding:0 0 0 5px;
	margin:0;
	width:125px;
}

.checkboxSmall p {
	font-size:10px;
}

div.checkboxSpa {
	margin-bottom:32px;
	*margin-bottom:-5px;
}

.checkboxSpa p {
	padding-top:2px;
}

.checkboxSpa .spaPrice {
	color:#996600;
	font-size:18px;
	font-weight:bold;
}

.specialsTable p.checkTitle {
	color:#996600;
	font-weight:bold;
	padding:0 0 0 18px;
	*padding:0 0 0 15px;
	margin:0 0 -6px 0;
}

.specialsTable .dollarSign {
	font-weight:bold;
	font-size:18px;
}

.specialsTable .totalInput {
	background:none;
	border:0;
	width:35px;
	font-weight:bold;
	font-size:18px;
}

.specialsInput input {
	border:1px solid #ccc !important;
}
