@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background: #F9F3ED url('/images/body_bg.gif') repeat-x;
	text-align:center;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}

div#outer-wrapper {
	display:block;
	width:916px;
	margin:0 auto 10px auto;
}

div#header {
	display:block;
	width:916px;
	height:118px;
	background: url('/images/header_bg.gif') no-repeat;
	position:relative;
	z-index:1;
}

div#footer p {
	text-align:center;
}

div#footer a {
	font-weight:400;	
}

/* Navigation Styles ******************************************/

ul#main-cat-list {
	display:block;
	position:absolute;
	bottom:0;
	left:139px;
	height:22px;
	padding:0;
	margin:0;
	z-index:1;
}

ul#main-cat-list li {
	float:left;	
	list-style-type:none;
	/*margin:0 0 0 -2px;*/
	margin:0;
	position:relative;
}

ul#main-cat-list li a {
	display:block;
	float:left;
	height:22px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:22px;
	color:#82612C;
	font-weight:bold;
	font-size:14px;
	padding:0 20px;
	border:1px solid #FFFCF8;
	/*border-width:0 2px;*/
	border-width: 0 0 0 2px;
	background:#C0C6CC url('/images/nav_bg.gif') no-repeat 50% 0;
}

ul#main-cat-list li a:hover, ul#main-cat-list li a.hover {
	background-color:#D5D9DE;
	background-position:50% -22px;
	color:#AA7D3C;
}

ul#main-cat-list li a.current, ul#main-cat-list li a.current:hover {
	color:#D3C2B6;
	background-color:#842C3D;
	background-position:50% -44px;
	font-weight:400;
}


div#header div.main-nav-submenu {
	display:none;
	position:absolute;
	top:24px;
	left:2px;
	background: #F4F5F6 url('/images/main-nav-submenu_bg.gif') repeat-x;
	border: 2px solid #D3C2B6;
	width:365px;
}

div#header div.main-nav-submenu ul.celebrations {
	padding:0;
	margin:8px 0 8px 15px;
	float:left;
	display:inline;
	width:160px;
}

div#header div.main-nav-submenu ul.celebrations li {
	margin:0;
	clear:both;
	width:160px;
}

div#header div.main-nav-submenu ul.celebrations li a {
	background: url('/images/red-sparkle-bullet.gif') 0 5px no-repeat;
	border:0;
	margin:0;
	padding: 3px 0 3px 17px;
	font-size:12px;
	line-height:14px;
	height:auto;
}

/*
ul#sub-nav-one {
	float:left;
	margin:12px 0 0 8px;
	padding:0;
}

ul#sub-nav-one li {
	list-style-type:none;
	float:left;
	margin:0;
}

ul#sub-nav-one li a {
	color:#82612C;
	font-size:13px;
	line-height:15px;
	display:block;
	padding: 0 10px 1px 10px;
	border:1px solid #D3C2B6;
	border-width: 1px 0;
	background-color:#E8E7E5;
}

ul#sub-nav-one a:hover {
	background-color:#DDD4CD;
}

ul#sub-nav-one li a.current {
	color:#842C3D;
	background-color:#DDD4CD;
}*/

ul#sub-nav-one {
	float:left;
	margin:0 0 0 15px;
	padding:0;
}

ul#sub-nav-one li {
	list-style-type:none;
	float:left;
	margin:0 7px;
}

ul#sub-nav-one li a {
	font-size:13px;
	line-height:15px;
	border-width: 1px 0;
	text-decoration:underline;
}

ul#sub-nav-one li a.current {
	color:#842C3D;
	text-decoration:none;
}

ul#sub-nav-one li a.current:hover {
	color:#A44C5D;
}

div.hr-sub-nav-foot {
	margin: 0 0 8px 0;
	background-color: #D3C2B6;
	display:block;
	height:1px;
	font-size:1px;
	clear:both;
}

/* New Package Styles **********************************/

ul.seasons {
	padding:0;
	margin:0;
	overflow:hidden;
}

ul.seasons li {
	margin:0 2px 0 0;
	padding:0;
	list-style-type:none;
	float:left;
	text-align:center;
}

ul.seasons li a {
	background: url('/images/bg_season-tabs.gif');
	display:block;
	height:24px;
	line-height:22px;
	color:#f9f3ed;
	padding:0 30px;
	text-decoration:none;
	font-weight:400;
	font-size: 14px;
}

ul.seasons li a:hover {
	background-position:0 -24px;
}

ul.seasons li a.current {
	color:#FFFFFF;
	background-position: 0 -48px;	
}

ul.nights {
	padding:0;
	margin:3px 0 0 0;
	height:22px;
	border: 1px solid #842C3D;
	border-width:1px 0;
}

ul.nights li {
	margin:0 1px 0 0;
	padding:0;
	list-style-type:none;
	float:left;
	text-align:center;	
}

ul.nights li a {	
	display:block;
	height:22px;
	color:#842C3D;
	line-height:21px;
	text-decoration:none;
	font-weight:bold;
	padding: 0 15px;
	outline: none;
	font-size:13px;
	float:left;
}

ul.nights li a:hover {
	background: url('/images/bg_night-tabs.gif') center -22px;
}

ul.nights li a.current {
	color:#FFFFFF;
	background: url('/images/bg_night-tabs.gif') center 0;
}

div.package-night {
	padding:7px 0 0 0;
}

div.package-night p.date-range {
	text-align:center;
	font-weight:bold;
}

div.package-night div.info {
	display:block;
	width:375px;	
}

div.package-night div.info-left {
	float:left;
}

div.package-night div.info-right {
	float:right;
}

div.package-night p.limited {
	font-weight:bold;
	font-size:20px;
	color:#842C3D;
}

div.package-night div.pricing {
	display:block;
	width:375px;
	height:50px;
	background: url('/images/bg_package-price-ribbon.gif');
	position:relative;
	margin-bottom:28px;
}

div.package-night div.pricing {
	position:relative;
}

div.package-night div.pricing h3 {
	display:inline;
	float:left;
	font-size:36px;
	line-height:36px;
	margin:0 15px 0 30px;
	color:#82612C;
}

div.package-night div.pricing h4 {
	display:block;
	float:left;
	font-size:19px;
	line-height:19px;
	color:#82612C;
}

div.package-night div.pricing h4.value {
	font-weight:400;
	margin-top:5px;
	text-decoration:line-through;
}

div.package-night div.pricing img.sold-out {
	position:absolute;
	left:110px;
	top:-15px;
}

div.package-night div.pricing img.png {
	display:block;
	_display:none;
}

div.package-night div.pricing img.gif {
	display:none;
	_display:block;
}

div.package-night div.info p {
	text-align:center;
}

div.package-night div.pricing h4.savings {
	position:absolute;
	bottom:5px;
	right:57px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}

div.package-night div.contents {
	display:block;
	width:450px;
	float:left;	
}

div.package-night div.contents-left {
	float:left;
}

div.package-night div.contents-right {
	float:right;
}

div.package-night div.contents h3 {
	color:#2C5084;
	font-size:20px;
	font-weight:400;	
	margin:0 0 3px 0;
}

div.package-night div.contents ul.items {
	background: url('/images/bg_package-items-grad.gif') repeat-x scroll center top;
	margin:0;
	padding:6px;
	width:436px;
	border:1px solid #95a7c1;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

div.package-night div.contents ul.items li {
	list-style-type:none;
	background: url('/images/blue-sparkle-bullet.gif') no-repeat 0 3px;
	padding:0 0 0 15px;
	margin: 0 0 6px 0;
}

div.package-night div.contents ul.items li ul {
	margin:6px 0 0 0;	
}

div.package-night div.contents ul.items li ul li {
	background: url('/images/red-sparkle-bullet.gif') no-repeat 0 3px;
	margin: 0 0 3px 0;
}

h2.package {
	font-size:20px;
	line-height:20px;
	padding-left:17px;
	background-image: url('/images/package-h3_bg.gif');
	background-repeat: no-repeat;
	margin-bottom:5px;
	color:#842C3D;
}

div.package p.call {
	margin-top:20px;
}

div.package p.customize {
	font-weight:bold;
	color:#2C5084;
	text-align:center;
}

div.package {
	border:1px solid #D3C2B6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position:relative;
	padding:10px 15px 0 15px;
	width:840px;
	margin:0 auto 20px auto;
}

a.make-it-special {
	display:block;
	margin:auto;
	width:220px;
	height:50px;
	background: url('/images/make-it-special.gif') 0 0;
}

a.make-it-special:hover {
	background-position: 0 -50px;	
}

/* Main Content Styles *********************************/

div#content {
	display:block;
	width:870px;
	min-height:350px;
	padding:20px 23px 8px 23px;
	/*margin:7px 0;*/
	margin:7px 0 0 0;
	background:#FFFFFF url('/images/content_bg-sides.gif');
	position:relative;
	text-align:left;
}

* html div#content {
	height:350px;
}

div#content img.bg-bottom {
	position:absolute;
	bottom:0;
	left:0;
}

div#content img.bg-top {
	position:absolute;
	top:0;
	left:0;
}

img.top-pic {
	float:left;
	margin:10px 10px 5px 0;
}

ul.package-list {
	margin:0 0 15px 8px;
	padding:0;
	overflow:hidden;
}

ul.package-list li {
	padding:0;
	margin:0 15px 0 0;
	list-style-type:none;
}

p.call {
	font-size:16px;
	text-align:center;
	font-weight:bold;
	/*font-style: italic;*/
}

p.call span {
	color:#842C3D;
	font-size:20px;
}

div.right-col {
	float:right;
	width:190px;	
}

div.right-col a img {
	margin-bottom:8px;	
}

div.testimonial {
	display:block;
	width:150px;	
	padding: 10px 20px;
	background-image: url('/images/testimonial-bg.gif');
	position:relative;
	margin-bottom:3px;
}

div.testimonial p {	
	margin-bottom:7px;
	font-style:italic;
}

div.testimonial p.source {
	font-size:13px;
	font-weight:bold;
	color:#2C5084;
}

div.testimonial img.top-corners {
	position:absolute;
	top:0;
	left:0;
}

div.testimonial img.bottom-corners {
	position:absolute;
	bottom:0;
	left:0;
}

div#category-a-shows, div#category-b-shows, div#category-c-shows {
	/*display:none;*/
}

div.show-category {
	width:590px;
	margin:auto;
}

div.show-category h3 {
	text-align:center;	
}

div.show-category ul {
	display:block;
	padding:0;
	width:590px;
	margin:0 auto;
}

div.show-category ul li {
	float:left;
	margin: 0 0 7px 0px;
	padding-left:20px;
	width:275px;
	list-style-type: none;
	background: url('/images/blue-sparkle-bullet.gif') no-repeat 0 3px;
}

div.cat-text {
	float:left;
	width:575px;
	margin: 0 0 18px 0;
}

img.cat-image {
	float:left;
	margin:0 10px 5px 0;
	clear:left;
}

/* Contact us styles ***********************************/

table.standard {
	margin:auto;
}

table.standard td {
	text-align:left;
	padding-bottom:6px;
}

table.standard td.label {
	text-align:right;	
	padding-right: 6px;
}

/* General Styles **************************************/

div#content img.bordered {
	border:4px double #CBD1D8;
}

div#content img.body {
	float:left;
	margin:	5px 10px 5px 0;
}

p {
	text-align:left;
	margin:7px 0 18px 0;
	line-height:20px;
}

a {
	text-decoration:none;
	color:#82612C;
	font-weight:bold;
	outline:none;
}

a:hover {
	color:#AA7D3C;
}

h1 {
	font-size:24px;
	color:#333333;
	font-family: Garamond, Times New Roman;
	font-style: italic;
	text-align:center;
}

h1.cat, a.h1-cat {
	font-size:22px;
	font-weight:400;
	font-style:italic;
	color:#2C5084;
	float:left;
	display:inline;
	height:24px;
	line-height:24px;
	/*margin:7px 0 0 8px;*/
	margin:-4px 0 8px -4px;
}

a.h1:hover {
	color:#4C70A4;	
}

h2 {
	font-size:18px;	
}

h3, .h3 {
	font-size:17px;
	color:#842C3D;
	text-align:left;
	margin:12px 0 7px 0;
	font-weight:bold;
	clear:both;
}

p h3, p .h3 {
	clear:none;	
}

a.h3:hover {
	color:#A44C5D;
}

ul, ol {
	text-align:left;
	padding-left:20px;
	margin: 7px 0 18px 20px;
}

ul.centered {
	margin: 7px auto 18px auto;	
}

td {
	vertical-align:top;	
}

img {
	border:0;	
}

span.first-letter {
	/*font-family:Garamond, Times, serif;
	font-size:24px;
	font-style:italic;
	color:#2C5084;*/
}

.script-only, .script-only-i {
	display:none;	
}