html { border: none; margin: 0; padding: 0; }
body {
	background: #473c18;
	border: none;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: Myriad, "Myriad Pro", Helvetica, "Segoe UI", Arial, sans-serif;
}

 /* This font-family will be inherited throughout the document */
h1 {
	font-family: Myriad, "Myriad Pro", Helvetica, "Segoe UI", Arial, sans-serif;
	margin-left:50px;
	font-weight:normal;
	color:#48380F
}


h2,
h3,
h4,
h5,
h6 {
	font-family: Myriad, "Myriad Pro", Helvetica, "Segoe UI", Arial, sans-serif;
	margin-left: 50px;
	color:#569FD3;
	line-height: 12pt
}

.date {
	font-family: Myriad, "Myriad Pro", Helvetica, "Segoe UI", Arial, sans-serif;
	color:#569FD3;
	font-size:10px;
	line-height:8pt;
	margin-left: 80px;
}


.entry {
	font-family: Myriad, "Myriad Pro", Helvetica, "Segoe UI", Arial, sans-serif;
	font-style:italic
}


.name {
	font-family: Myriad, "Myriad Pro", Helvetica, "Segoe UI", Arial, sans-serif;
	font-style:italic;
	margin-left: 80px;
}



/**************************************************************/
#container {
	background: #fff url("../images/gradient02.png") repeat-y 50% 0;
	color: #000;
	/*position: relative;*/
	text-align: center;
}

hr { width:90%}


#branding {
	background: #fff url("../images/gradient01.png") repeat-x;
}
#branding .inner {
	background: url("../images/branding-background.png") no-repeat;
	height: 150px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 940px;
}
#branding .flash {
	height: 150px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 11px;
	top: 0;
	width: 464px;
}




#splash {
	background: #473c18;
}
#splash .inner {
	height: 111px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 940px;
}
#splash .flash {
	height: 111px;
	margin: 0 11px 0 1px;
	padding: 0;
}




#extras {
	height: 150px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#extras blockquote {
	height: 114px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 940px;
}
#extras blockquote p {
	color: #736229;
	font-size: 14px;
  font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 8px 20px;
	width: 500px;
}
#extras #quick-contact {
	height: 20px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 940px;
}
#extras #quick-contact h2 {
	color: #58585b;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 8px 20px;
	width: 424px;
}




#navigation {
	background: url("../images/gradient02.png") repeat-y;
	margin: 0 auto;
	padding: 0 9px 0 1px;
	position: relative;
	width: 930px;
}
#navigation h2 {
	position: absolute;
	top: -999em; /* Hide this header */
}
#navigation ul#main-navigation {
	background: #473c18;
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 930px;
}
#navigation ul#main-navigation li {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 103px;
}

#navigation ul#main-navigation li a {
	color: #fff;
	display: block;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	width: 106px;
}
#navigation ul#main-navigation li a:hover {
	background: #83a7d0;
}
#navigation ul#main-navigation #nav-home { left: 0; }
#navigation ul#main-navigation #nav-about-us { left: 103px; }
#navigation ul#main-navigation #nav-our-services { left: 206px; }
#navigation ul#main-navigation #nav-spa-packages { left: 309px; }
#navigation ul#main-navigation #nav-book-a-party { left: 412px; }
#navigation ul#main-navigation #nav-our-products { left: 515px; }
#navigation ul#main-navigation #nav-our-blog { left: 618px; }
#navigation ul#main-navigation #nav-faq { left: 721px; }
#navigation ul#main-navigation #nav-contact-us { left: 824px; }
/* These styles hilite the appropriate section if
   the proper class is applied to the BODY element */
.home #navigation ul#main-navigation #nav-home a,
.about-us #navigation ul #nav-about-us a,
.our-services #navigation ul#main-navigation #nav-our-services a,
.spa-packages #navigation ul#main-navigation #nav-spa-packages a,
.book-a-party #navigation ul#main-navigation #nav-book-a-party a,
.our-products #navigation ul#main-navigation #nav-our-products a,
.our-blog #navigation ul#main-navigation #nav-our-blog a,
.faq #navigation ul#main-navigation #nav-faq a,
.contact-us #navigation ul#main-navigation #nav-contact-us a {
	background: #93b7e0;
}




#splash {
	height: 111px;
	position: relative;
}




#content {
	background: url("../images/content-bottom.jpg") no-repeat 50% 100%;
}
#content .inner {
	margin: 0 auto;
	min-height: 416px;
	padding: 36px 11px 0 1px;
	/*position: relative;*/
	text-align: left;
	width: 928px;
}
#content a {
	color: #619cd2;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #417cb2;
}

#content p, li, td {
	font-size: 14px;
	line-height: 20px;
	margin-left: 50px;
	margin-right: 20px;

}
#content ul {
	
	padding: 0 86px 18px 66px;
}


/**************************************************************/


#footer {
	background: #473c18;
	color: #fff;
	font-size: 13px;
	padding: 20px 0 20px;
	position: relative;
}

#footer a {
  color:#fff;
}

#footer a:hover {
  text-decoration:underline;
}

#footer .ad {
	margin: 0 0 20px;
}
#footer .ad img {
	border: none;
}
 



.with-subnav #container {
	background-image: url("../images/gradient03.png");
}
.with-subnav #content {
	background-image: url("../images/content-with-subnav-bottom.jpg");
}

.with-subnav #content .inner {
	padding-left: 190px;
	width: 739px;
}
.with-subnav #navigation #subnav {
	left: -190px;
	list-style: none;
	margin: 0;
	padding: 0;
  position:relative;
	top: -15px;
	width: 189px;
  /*border:1px solid red;*/
}
.with-subnav #navigation #subnav li {
	margin: 0;
	padding: 0;
	position: relative;
	width: 189px;
}
.with-subnav #navigation #subnav li a {
	color: #fff;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 6px 0 6px 45px;
	text-decoration: none;
  text-align:left;
}
.with-subnav #navigation #subnav li a:hover, .with-subnav #navigation #subnav li .selected {
	background-color: #9abbe1;
	border-bottom: 1px solid #8aabd1;
	padding-bottom: 5px;
}



.mission.with-subnav #subnav #subnav-mission a,
.staff.with-subnav #subnav #subnav-staff a,
.careers.with-subnav #subnav #subnav-careers a {
	background: #9abbe1 url("../images/bullet.png") no-repeat 10px 50%;
	border-bottom: 1px solid #8aabd1;
	padding-bottom: 5px;
}

.home #splash {
	background-image: none;
	height: 225px;
}
.home #splash #how-to {
	background: url("../images/splash-home.jpg") no-repeat 1px 0;
	height: 225px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 11px 0 1px;
	text-align: left;
	width: 928px;
}
.home #splash #how-to h1 {
	color: #dbd6ca;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 18px 500px 18px 36px;
}
.home #splash #how-to ol {
	list-style: none;
	margin: 0;
	padding: 0 500px 0 30px;
}
.home #splash #how-to ol li {
	margin: 0;
	padding: 0 0 8px 60px;
	position: relative;
}
.home #splash #how-to ol li h2 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 60px;
}
.home #splash #how-to ol li p {
	color: #fff;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.home #content p strong.brand {
	font-size: 24px;
	font-weight: normal;
	margin-right: 8px;
}
.home #content #featured {
	height: 250px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.home #content #featured li {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 232px;
}
.home #content #featured #feature-packages { left: 0; }
.home #content #featured #feature-newsletter { left: 232px; }
.home #content #featured #feature-corporate { left: 464px; }
.home #content #featured #feature-giftcerts { left: 696px; }
.home #content #featured li a {
	color: #444;
	display: block;
	font-size: 14px;
	font-weight: normal;
	height: 220px;
	line-height: 20px;
	padding: 15px;
	text-decoration: none;
}
.home #content #featured li a img {
	background: #fff;
	border: 1px solid #bbbec2;
	display: block;
}
.home #content #featured li a strong {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0;
}




.about-us #content .salutation {
	font-size: 16px;
	padding: 18px 86px 36px 66px;
}


.error {
  color:red;
}

.clear {
  clear:both;
}

.info-box {
  padding:10px;
  background-color:#b8e2ef;
  margin-bottom:10px;
}

.testimonial {
  margin:0px;
  padding:0px;
  width:185px;
}

.testimonial-title {
  color:#fff;
  text-align:right;
  padding:0px 20px 0px 10px;
  font-style:normal
}


.testimonial-description {
  font-family:arial;
  color:#FFF;
  padding:0px 10px 0px 10px;
  font-style:italic;
  font-size:10pt;
    font-style:normal
}

.not-activated {
  padding:25px;
  background:#d2e8f2;
}
