
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;	
	color: #333;
	background: #eee;
}

.home-pg {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 18px;
	line-height: 22px;
	color: #3862a1;
}

a {
	color:#fff;
	text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
	display: block;
}

a img {
	border: 0;	
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin: 0;
	padding: 16px 0 0 0;
}

p a {
	color: #06C;
}

p a:link {
	color: #06C;
}

p a:visited {
	color: #06C;
}

p a:active {
	color: #06C;
}

p a:hover {
	color: #09F;
}


.clear {
  height: 1px;
  overflow: hidden; /* ie6 */
  clear: both;
}

ul, li {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

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

.page {
	width: 966px;
	padding: 0 0px 0;
	margin: 0 auto;
	background: #fff;
}

.pagespecial {
	width: 966px;
	padding: 0 0 0;
	margin: 0 auto;
}

.header {
	position: relative;
	height: 115px;
	background-color: #000;
}

.header-new {
	position: relative;
	height: 115px;
	background-image: url(/Alcatraz_Pan.jpg);
	background-repeat: no-repeat;
	background-position: 0px -65px;
}

.logo {
	float: left;
	padding: 1px 0 0 4px;
}

.header h1 {
	float: left;
	padding: 27px 0 0 10px;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}

h1 a:hover {
	text-decoration: none;
}

.hdr-txt-links {
	float: left;
	width: 150px;
	padding: 17px 0 0 116px;
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

.hdr-txt-links li {
	padding: 0 0 4px 0;
}

.nav {
	position: absolute;
	width: 724px;
	bottom: 0;
	right: 0;
	background: url(/images/nav-bkgd-blu.png) repeat-x #5c5c5c;
	border-top-left-radius: 10px;
}

.nav li {
	float: left;
}

.nav li a {
	display: inline-block;
	padding: 5px 17px 7px 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	background: url(/images/nav-bar.png) no-repeat 0 center;
}

.nav li:first-child a {
	padding-left: 29px;
	background-image: none;
}

.nav li:last-child a {
	padding-right: 29px;
}

.nav a:hover {
	color: #000;
	text-decoration: none;
}

.nav li.selected a {
	color: #FF6;
	text-decoration: none;
}

.carousel-container {	
	position: relative;
	height: 319px;
	width: 966px;
	margin: 1px 0 19px 0;
}

.lede {
	height: 319px;
	width: 966px;
	overflow: hidden;
}

.lede li {
	position: relative;
	float: left;
	height: 319px;
	width: 966px;
}

.lede li img {
	position: absolute;
}

.lede li p {
	position: absolute;
	top: 76px;
	left: 603px;
	width: 320px;
	padding: 0;
	color: #fff;
	line-height: 26px;
}

.sell {
	position: absolute;
	top: 227px;
	left: 654px;
	width: 106px;
	color: #fff;
	text-align: right;
}

.button-group {
	clear: both;
	margin: 18px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #000;
	text-align: right;
}

.button-group2 {
	font-family:arial, helvetica, sans-serif;
	clear: both;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
}

.non-button {
	font-size: 14px;
	color: #336699;
	padding-right: 6px;
}

.button {
	display: inline-block;
	border: 1px solid #3862a1;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;

	color: #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 4px;
	text-align: right;
}

.abutton {
	display: inline-block;
	padding: 5px 14px 7px 14px;
	margin: 0 0 10px 0;
	border: 2px solid #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	border-radius: 15px;
	color: #fff;
	background: url(/images/button-bkgd-gld.png) repeat-x;
}

.button a {
	color: #fff;
	text-decoration: none;
}



.button a:link {
	color: #fff;
	text-decoration: none;
}

.button a:visited {
	color: #fff;
	text-decoration: none;
}

.button a:active {
	color: #fff;
	text-decoration: none;
}

.button a:hover {
	color: #fff;
	text-decoration: none;
}

.abutton a {
	color: #fff;
	text-decoration: none;
}

.abutton a:link {
	color: #fff;
	text-decoration: none;
}

.abutton a:visited {
	color: #fff;
	text-decoration: none;
}

.abutton a:active {
	color: #fff;
	text-decoration: none;
}

.abutton a:hover {
	color: #fff;
	text-decoration: none;
}

.button-times {
	display: inline-block;
	padding: 10px 19px 12px 19px;
	margin: 0 0 10px 0;
	border: 2px solid #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	background: #3862a1;
	border-radius: 10px;	
}

.button-times-g {
	display: inline-block;
	padding: 10px 19px 12px 19px;
	margin: 0 0 10px 0;
	border: 2px solid #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	border-radius: 10px;
	background-color: #66CC99;
}

.button-form {
	font-family: arial, helvetica, sans-serif;
	border: 2px solid #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	background: url(/images/button-bkgd-gld.png) repeat-x;
	border-radius: 10px;
	color: #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 19px;
	padding-bottom: 8px;
	padding-left: 19px;
}

.bg-compact .button {
	padding: 10px 16px 12px;
}

.button-group .button {
	margin: 0 0 1px 0;
}

.button-group2 .button {
	margin: 0 0 1px 0;
}

.button-time, .button-back {
	background: url(/images/button-grey-bkgd.png) repeat-x;
}

.button-fwd {background: url(/images/button-bkgd-gld.png) repeat-x;}

.button-chosen	{
	width: 86px;
	background: url(/images/grad-blue.png) repeat-x;
}

.button-chosen-g	{
	color: #3862a1;
	width: 86px;
	background: #FFF;
	}


.button-invis {
	width: 86px;
	border: 2px solid #999999;
	background-color: #e4e4e4;
	color: gray;
}

.button-invis:hover {
	cursor: default;
}

.button span {
	text-shadow: none;
}

.button-invis span {
	text-shadow: none;
}

.button:hover {
	text-decoration: none;
}

.lede-button {
	position: absolute;
	top: 228px;
	right: 37px;
	letter-spacing: 1px;
}

.buy-button {
	color: #fff;
	font-family:arial, helvetica, sans-serif;
	text-decoration: none;
	margin: 3px 0 0 91px;
}

.buy-button a {
	color: #fff;
	text-decoration: none;
}

.buy-button a:link {
	color: #fff;
	text-decoration: none;
}

.buy-button a:visited {
	color: #fff;
	text-decoration: none;
}

.buy-button a:hover {
	color: #fff;
	text-decoration: none;
}


.abuy-button {
	color: #fff;
	font-family:arial, helvetica, sans-serif;
	text-decoration: none;
	margin: 3px 0 0 0px;
}

.abuy-button a {
	color: #fff;
	text-decoration: none;
}

.abuy-button a:link {
	color: #fff;
	text-decoration: none;
}

.abuy-button a:visited {
	color: #fff;
	text-decoration: none;
}

.abuy-button a:hover {
	color: #fff;
	text-decoration: none;
}



.pagination {
	position: absolute;
	bottom: 12px;
	right: 33px;
}

.pagination a {
	display: block;
	float: left;
	height: 12px;
	width: 12px;
	margin: 0 0 0 7px;
	border: 1px solid #fff;
	background: transparent;
}

.pagination a.selected {
	background: #fff;
}

.pagination a:hover {
	background: #fff;
}

.pagination a span {
	display: none;
}

.all {
	position: absolute;
	bottom: 11px;
	right: 120px;
}

.second-tier {
	height: 232px;
}

.third-tier {
	height: 62px;
	
}

.gdisclaim {
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 14px 0 0 14px;
}

.gdisclaim  a {
	color: #336699;
}


.news-events {
	float: left;
	width: 326px;
	margin: 0 0 0 36px;
}

.news {
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;	
}

.news li {
	background: url(/images/arrow-b-g.gif) 0 2px no-repeat;
	display: inline-block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 23px;
}

.news li a {
	color: #336699;
}

.box {
	position: relative;
	float: left;
	width: 246px;
	height: 230px;
	border: 1px solid #ccc;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}

.box h2 {
	padding-top: 104px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color:#3862a1;
}

.box h2 a {
	text-decoration: none;
	color:#3862a1;
}

.box h2 a:link{
	text-decoration: none;
	color:#3862a1;
}
.box h2 a:link{
	text-decoration: none;
	color:#3862a1;
}
.box h2 a:link{
	text-decoration: none;
	color:#3862a1;
}
.box h2 a:hover {color: #66CCFF;
text-decoration: underline;}

.box p {
	padding: 3px 12px 0 0;
	color: #666;
	line-height: 20px;
}

a.more {
	position: absolute;
	bottom: 6px;
	right: 3px;
	width: 66px;
	display: inline-block;
	padding: 0 0 0 23px;
	background: url(/images/arrow-b-g.gif) 0 2px no-repeat;
	color: #336699;
	font-size: 12px;
}

.box-1 {
	background: url(/Alcatraz-Island-Day-Tour-2.jpg) no-repeat #e3e3e3;
}

.box-2 {
	background: url(/Alcatraz-Island-Night-Tour-2.jpg) no-repeat #e3e3e3;
}

.full-content-wrap {
	background: url(/images/column-bkgd.png) repeat-y;
	overflow: auto;
}



.sub-content-wrap {
	
	overflow: auto;
	
	vertical-align: top;
}

.sub-content-wrap-none {
	background: #FFF;
	overflow: auto;
	
	vertical-align: top;
}




.full-content-wrap-nobg {

	overflow: auto;
}

.left-column {
	float: left;
	width: 328px;
}


.left-column2 {
	float: left;
	width: 241px;

	
	min-height: 500px;
	
}

.left-column-tour {
	float: left;
	width: 241px;
	
}

.left-column-tour p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
}

.left-column-tour p strong {
	color: #3862a1;
	font-weight: bold;
}

.left-column-tour img {
	display: inline-block;
	border: 1px solid #3862a1;
	margin-top: 30px;
}

.left-column-cart {
	float: left;
	width: 241px;
	
	border-left: 1px solid #000;
	padding: 4px 11px 9px 8px;
	vertical-align: text-top;
}

.col-B-cart {
	float: left;
	width: 686px;
	border-left: 1px solid #000;
	margin-bottom: 9px;
}

.lc-header {
	float: left;
	padding: 74px 20px 16px 10px;
	font-style: italic;
}

.sec-pad {
	padding: 8px 8px 8px 8px;
	vertical-align: text-top;
	text-align: left;
}

.sec-pad a:link {
	color: #069;
	text-decoration: none;	
}

.sec-pad a:active {
	color: #069;
	text-decoration: none;	
}

.sec-pad a:visited {
	color: #069;
	text-decoration: none;	
}
.sec-pad a:hover {
	color: #09F;
	text-decoration: underline;
}


.main-content {
	min-height: 450px;
}


.sub-content {
	min-height: 350px;
}

.sub-content a:link {
	color: #069;
	text-decoration: none;	
}

.sub-content a:active {
	color: #069;
	text-decoration: none;	
}

.sub-content a:visited {
	color: #069;
	text-decoration: none;	
}
.sub-content a:hover {
	color: #09F;
	text-decoration: underline;
}



.wide-column {
	width: 638px;
	padding: 17px 0 0 338px;
	background: url(/images/silhouette.jpg) no-repeat;
}

.wide-column-2 {
	width: 638px;
	padding: 17px 0 0 300px;
	background: url(/images/silhouette.jpg) no-repeat;
}

.statnav-content-bottom {
    position: absolute;
    width: 721px;
    bottom: 3px;
}

.wide-r-column {
	float: left;
	width: 628px;
	padding: 17px 0 0 10px;
	background: none;
}

.full-column {
	background: none;
	padding-top: 17px;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 24px;	
}

.full-column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	}

.wide-r-column-b {
	float: left;
	width: 706px;
	padding: 0 0 0 0;
	background: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}

.wide-r-column-c {
	float: left;
	width: 706px;
	background: none;

	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.wide-r-column-frt {
	float: right;
	width: 100%;
	padding: 17px 0 0 10px;
	background: none;
}

h2.pg-title {	
	font-size: 24px;
}

h2.pg-title-wt {	
	font-size: 24px;
	color: #fff;
}

h2.pg-pad {
	padding: 0 0 8px 0;
}

.category-block {
	border-top: 1px solid #999;
	overflow: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 12px;
	background-color: #FFF;
}

.category-block h3 {
	color: #3b6792;	
}

.cb-last {
	border-bottom: none;
}

h3,.h3-note {
	display: block;
	font-size: 18px;
}

.h3-note {
	line-height: 16px;
}

p.column {
	float: left;
	width: 356px;
	min-height: 120px;
	padding: 0px 8px 0 0;
	line-height: 20.4px;
	color: #666;
}

p.wide {
	padding: 23px 8px 0 0;
	line-height: 20.4px;
	color: #666;
}


.special {
	float: left;
	width: 319px; 
	margin: 26px 8px 0 0;
	padding: 16px 0 0 0;	
	border: 1px solid #999;
	background: #e4e4e4;
	line-height: 20.4px;
	color: #1c1b1a;
}

.special h4 {
	padding: 0 0 0 18px;
}

.special ul {
	margin: 0 0 22px 34px;
}

.special ul li {
	width: 270px;
	list-style-type: disc;
}

.column-1 {
	float: left;
	width: 356px;
	min-height: 120px; 
	padding: 0px 8px 0 0;
	line-height: 20.4px;
	color: #666;
}

.column-1 img {
	border: 1px solid #3862a1;
	margin-right: 10px;
	margin-top: 6px;
	float: left;
}

.column-1a {
	
	min-height: 120px;
	padding: 0px 8px 0 0;
	line-height: 20.4px;
	color: #666; 
}

.column-1a img {
	border: 1px solid #3862a1;
	margin-right: 10px;
	margin-top: 6px;
	float: left;
}

.column-2 {
	float: left;
	width: 325px;
	margin: 0 0 0 0;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333;
}

.column-2 a:link {
	color: #fff;
	text-decoration: none;
}

.column-2 a {
	color: #fff;
	text-decoration: none;
}

.column-2 a:visited {
	color: #fff;
	text-decoration: none;
}

.column-2 a:hover {
	color: #fff;
	text-decoration: none;
}

.category-block dl {
	line-height: 20.4px;
}

.category-block dt {
	display: inline-block;
	width: 95px;
	padding: 0 11px 0 0;
	text-align: right;
	color: #999;
}

.category-block dd {
	display: inline-block;
	width: 185px;
	margin: 0;
	padding: 0;
	color: #1c1b1a;
	font-weight: bold;
}

.pathway {
	padding: 4px 0 7px 12px;
	margin: 0 0 0 0;
	color: #1c1b1a;
	background: #ccc;
}

.pathway a {
	color: #336699;
}

.std a {
	color: #336699;
}

.current {
	color: #666;
	line-height: 18px;
}

.pathway2 {
	padding: 4px 0 7px 12px;
	margin: 0 0 0 0;
	color: #1c1b1a;
	background: #ccc;
	line-height: 36px;
}

.pathway2 a {
	color: #336699;
}

.current2 {
	color: #666;
	line-height: 36px;
}

.main-content-wrap {
	min-height: 420px;
}

.text-0 {
	font-size: 12px;	
}

.col-A {
	float: left;
	width: 327px;	
	padding: 0 11px 9px 0;
}

.col-K {
	float: left;
	width: 300px;	
	padding: 0px 11px 9px 8px;
}

.map {	
	height: 272px;
	background: url(/images/map-NY.jpg) no-repeat;
}

.map-alt {
	background: url(/images/map-NJ.jpg) no-repeat;
}

.col-B {
	float: left;
	width: 627px;
	margin-bottom: 9px;
}

.col-BB {
	float: left;
	width: 600px;
	margin-bottom: 9px;
}

.container {
	padding: 6px 12px;
	border: 1px solid #3862a1;
	background: #ffffff;
}

.container2 {
	padding: 16px 18px;
	border: 1px solid #999;
	background: #ffffff;
	min-height: 40px;
}

.container3 {
	padding: 8px;
	background: #ffffff;
	min-height: 40px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.quant, .purch, .confirm {
	font-size: 12px;
}

.container.quant p,
.container.purch p,
.container.confirm p {
	padding: 0 0 20px 0;
	line-height: 20.4px;
}

.quant label,
.purch label {
	display: inline-block;
	width: 174px;
	padding: 0 11px 0 0;
	text-align: left;
}

.quant label2,
.purch label2 {
	display: inline-block;
	width: 60px;
	padding: 0 11px 0 0;
	text-align: right;
}

.quant select
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	padding: 1px;
	margin: 0 0 10px 0;
}


.purch select {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 177px;
	padding: 1px;
	margin: 0 190px 10px 0;
}

.purch select.mini {
	width: auto;
}

.purch select.mini-fixed {
	width: 44px;
}

.purch select.compressed {
	margin-right: 7px;
}

.quant input[type="text"] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 177px;
	padding: 1px;
	margin: 0 4px 10px 0;
}

.purch input[type="text"] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 177px;
	padding: 1px;
	margin: 0 190px 10px 0;
}

.purch input.small {
	width: 44px;
	margin-right: 10px;
}

.sub-section-break {
	clear: both;
	position: relative;	
	margin: 11px 0 0 0;
	padding: 5px 0 6px 0;
	border-top: 1px solid #000;
}

.cc {
	position: absolute;
	top: 10px;
	right: 0;
}

.sub-section h4 {
	font-size: 12px;
}

a.standard {
	color: #336699;
}

a.s-wide {
	margin-right: 190px;
}

.total {
	font-size: 16px;
	font-weight: bold;
}

.fit-1 {
	height: 208px;
}

.fit-3 {
	height: 240px;
	background: #ffffff;
}

.fit-2 {
	height: 530px; /* default: overriden by jQuery to account for cross-browser inconsistencies in calendar height */
}

.container h3 {
	padding: 0 0 11px 0;
	font-size: 14px;
}

.container p {
	padding: 16px 0 0 0;
}

p.intro {
	padding: 0 0 16px 0;
}

label.type-1 {
	display: block;
	padding: 0 0 2px 0;
}

p.radio-set {
	clear: both;
	size: 18px;
}

p.radio-set input {
	float: left;
	display: inline-block;
	width: 30px;
}

p.radio-set span {
	float: left;
	display: inline-block;
	width: 482px;
}

.calendar {
	width: 588px;
	clear: both;
	float: left;
}

.calendar a {
	color: #3366ff;
	text-decoration: none;
}

.calendar a:hover {
	color: #e4e4e4;
	text-decoration: underline;
}

.calendar-top {
	width: 522px;
	padding: 11px 31px 60px 31px;
	border: 2px solid #8d8d8d;
	border-bottom: none;
	overflow: auto;
}

.calendar2 {
	clear: both;
	float: left;
	margin-left: 32px;
}

.calendar2 a {
	color: #3366ff;
	text-decoration: none;
}

.calendar2 a:hover {
	color: #e4e4e4;
	text-decoration: underline;
}

.calendar2-top {
	padding: 11px 31px 11px 31px;
	border: 2px solid #8d8d8d;
	border-bottom: none;
	overflow: auto;
}

.arrow-left {
	float: left;
}

.arrow-right {
	float: right;
}

.calendar-top h2 {
	float: left;
	width: 470px;
	font-size: 24px;
	text-align: center;
}

.calendar table {
	width: 588px;
	border-collapse: collapse;
}

.calendar table td,
.calendar table th {
	border: 2px solid #8d8d8d;
	width: 14.285%;
}

.calendar table th {
	font-size: 18px;
}

.calendar table td {
	height: 82px;
	vertical-align: top;
}


.calendar2-top h2 {
	
	font-size: 24px;
	text-align: center;
}

.calendar2XXX table {
	width: 300px;
	border-collapse: collapse;
}

.calendar2 table {
	width: 320px;
	border: 1px solid #3862a1;
}


.calendar2 table th {
	font-size: 18px;
	border: 0px;
	background: #FC0;
	width: 14.285%;
	background: #3862a1;
	color: #FFF;
}

.calendar2 table td {
	width: 14.285%;
	border: 1px solid #3862a1;
	height: 45px;
	vertical-align: middle;
	text-align: center;
	padding: 0 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
}

.nobd {
	border: 1px solid #FFF;
}

.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
	text-align: left;
}

td.hilite {
	background: #e4e4e4;
}

.calendar2 table td span {
	text-align: center;
	padding: 0 2px 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
}

.col-D {
	float: left;
	width: 310px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 24px;
}

.col-E {
	float: left;
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 24px;
}

.row-3 {
	clear: both;
	height: 212px;
}

.row-3 h3 {
	font-size: 14px;
	padding: 16px 0 20px 0;
}

.day-set {
	float: left;
	display: block;
	width: 52px;
	height: 66px;
	margin: 0 10px 0 0;
	border: 1px solid #999;
	text-align: center;
}

.ds-first {
	margin: 0 10px 0 4px;
}

.day-set.invis {
	border: 1px solid #fff;
}

.day-set:hover {
	text-decoration: none;
}

.month {
	position: relative;
	top: -1px;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	background: #d43122;
}

.day-set.invis .month {
	background: #fff;
	color: #000;
}

.day-mo {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
}

.day-wk {
	font-size: 14px;
	color: #000;
}

dl.default {
	margin: 0 20px 0 0;
	line-height: 26.8px;
	font-size: 12px;
	color: #1c1b1a;
}

dl.default dt {
	float: left;
	clear: left;
	display: inline-block;
	padding: 0 11px 0 0;
	font-weight: bold;
	vertical-align: top;
}

dl.default dd {
	float: right;
	clear: right;
	display: inline-block;		
	margin: 0;
	padding: 0;	
	text-align: right;
}

dl.stat {
	line-height: 26.8px;
	font-size: 12px;
	color: #1c1b1a;
	margin-top: 32px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

dl.stat dt {
	float: left;
	clear: left;
	width:330px;
	display: inline-block;
	padding: 0 11px 0 0;
	font-weight: bold;
	text-align: right;
}

dl.stat dd {
	float: right;
	clear: right;
	width:330px;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

p.buffered {
	clear: both;
	font-size: 12px;
}

.considerations {
	margin: 39px 0 0 0;
	padding: 6px 0 0 0;
	border-top: 1px solid #000;
	color: #1c1b1a;
}

.considerations.thanks {
	font-size: 18px;
	line-height: 31px;
}

.considerations h4 {
	font-size: 14px;	
}

.considerations ul {
	margin: 14px 0 0 16px;
	font-size: 12px;
}

.considerations li {
	padding: 0 0 9px 0;
	list-style-type: disc;
}

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

.footer {
	clear: both;
	position: relative;
	height: 105px;
	background: #18537a;
	margin-top: 19px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.no-mrg {
	margin: 0;
}

.footer, .footer a {
	color: #fff;	
	font-size: 11px;
}

.ft-lnk-1 {
	position: absolute;
	top: 23px;
	padding-top: 8px;
	left: 12px;
}

.ft-lnk-1 img {
	float: left;
}

.ft-lnk-1 a {
	display: inline-block;
	min-width: 155px;
	margin: 16px 0 0 9px;
}

.ft-lnk-set {
	position: absolute;
	width: 122px;
	min-height: 80px;
	padding: 0 0 0 19px;
	background: url(/images/footer-bar.png) 0 5px no-repeat;
	line-height: 17px;
}

.ft-lnk-2 {
	top: 10px;
	padding-top: 9px;
	left: 380px;
}

.ft-lnk-3 {
	top: 10px;
	padding-top: 0px;
	left: 542px;
}

.ft-lnk-4 {
	top: 10px;
	padding-top: 9px;
	left: 218px;
}

.ft-cc {
	position: absolute;
	top: 59px;
	left: 753px;
}

.footer-ps {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #b2b2b2;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 8;
}

.footer-ps a {
	font-size: 11px;
	color: #336699;
}

.ft-bar {
	padding: 0 9px;
	color: #000;
}

.footnote, .footnote a {
	color: #b2b2b2;
}

.design, .design a {
	color: #ccc;
}

ul.link-list {
	display: block;
	width: 620px;
	height: 50px;
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
	padding-left: 16;
}

ul.link-list a:link {
	color: #3399FF;
	text-decoration: underline;
}

ul.link-list a:active {
	color: #3399FF;
	text-decoration: underline;
}

ul.link-list a:visited {
	color: #3399FF;
	text-decoration: underline;
}

ul.link-list a:hover {
	color: #66CCFF;
}

.link-list li {
	float: left;
	display: inline-block;
	min-width: 300px;
	padding:  0 0 5px 0;
}

.link-list li.col-1 {
	
}

a.section-head {
	clear: both;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #3862a1;
	background-color: #FFFFFF;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3862a1;
}

a.section-head:hover {
	text-decoration: none;
}

.section-img {
	float: right;
	margin: 30px 20px 0 0;
	border: 1px solid #333;
}

.various-img {
	float: right;
	border: 1px solid #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
}

.various-img-lft {
	float: left;
	border: 1px solid #333;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 0;
}

.spacer {
	height: 30px;
}

p.section-top {
	float: left;
	width: 401px;
	padding: 30px 0 8px 0;
	line-height: 20.4px;
}

p.section-gt {
	padding: 10px 0 0 0;
	line-height: 20.4px;
	vertical-align: text-top;
	padding: 10px 0 10px 0;
}

p.section-txt {
	padding: 20px 0 0 0;
	line-height: 20.4px;
}

p.rt {	
	width: 490px;
	padding-left: 138px;
}

p.section-txt a,
p.rt a {
	color: #336699;
}

.icon-set {
	
	height: 120px;

}

.is-long {
	height: 80px;
}

.icon {	
	float: left;
	width: 65px;
	padding: 6px 0 0 6px;
}

.icon-tbl {
	float: left;
	width: 350px;
	height: 55px;
	display: table;
}

.icon-tbl-nar {
	float: left;
	width: 290px;
	height: 55px;
	display: table;
}

p.icon-text {	
	padding: 0;
	display: table-cell;
  vertical-align: middle;
  line-height: 20.4px;
  clear:both;
}

.calbx_dy_so                   { color: #333;  background-color: #ccc}
.calbx_dy_so a:link                   { color: #ccc; text-decoration: underline; background-color: #666666 }
.calbx_dy_so a:visited                   { color: #ccc; text-decoration: underline; background-color: #666666 }
.calbx_dy_so a:active                   { color: #ccc; text-decoration: underline; background-color: #666666 }
.calbx_dy_so a:hover                    { color: #ccc; text-decoration: underline; background-color: #666666 }

.cal_dy                { color: gray }
.cal_dy a:link	  { color: #3862a1; text-decoration: underline }
.cal_dy a:visited	  { color: #3862a1; text-decoration: underline }
.cal_dy a:active	  { color: #3862a1; text-decoration: underline }
.cal_dy a:hover	   { color: black; text-decoration: underline }

.cal_dy_so                   { color: gray;  background-color: #e4e4e4}
.cal_dy_so a:link	  { color: black; text-decoration: underline; background-color: white }
.cal_dy_so a:visited	  { color: black; text-decoration: underline; background-color: white }
.cal_dy_so a:active	  { color: black; text-decoration: underline; background-color: white }
.cal_dy_so a:hover	    { color: red; text-decoration: underline; background-color: white }

.cal_dy_sel                   { color: white;  background: url(/images/grad-blue.png) repeat-x}
.cal_dy_sel a:link	  { color: white; text-decoration: underline; background: url(/images/grad-blue.png) repeat-x }
.cal_dy_sel a:visited	  { color: white; text-decoration: underline; background: url(/images/grad-blue.png) repeat-x }
.cal_dy_sel a:active	  { color: white; text-decoration: underline; background: url(/images/grad-blue.png) repeat-x }
.cal_dy_sel a:hover	    { color: white; text-decoration: underline; background: url(/images/grad-blue.png) repeat-x }

.cal_dy_pso               { color: gray;  background-color: #ff6 }
.cal_dy_pso a:link	      { color: #f00; text-decoration: underline }
.cal_dy_pso a:active	    { color: black; text-decoration: underline }
.cal_dy_pso a:hover	     { color: #30c; text-decoration: underline }

.sec-photo {
	float: right;
	padding: 0 0 0 0;	
	border: 1px solid #333;
	margin-left: 12px;
	color: #000000;
}

.sec-photo2 {
	padding: 0 0 0 0;	
	border: 1px solid #333;
	color: #000000;
}


ul#navlist
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 723px;
	color: #fff;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 32px;
	line-height: 28px;
}

ul#navlist li { display: inline; }

ul#navlist li a
{
float: left;
width: 213px;
color: #fff;

padding: 0.2em 1em;
text-decoration: none;

}

ul#navlist li a:hover
{
	color: #6CF;
	text-decoration: underline;
}

.facts {
	width: 710px;
}

.timeline {
	width: 650px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.timeline td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.photo-box-200	{
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	width: 218px;
	font-size: 9pt;
	font-style: normal;
	margin-left: 18px;
	text-align: center;
	margin-bottom: 12px;
}

.photo-box-200 img {
	border: 1px solid #999;
	clear: both;
	float: left;
}

#itin1 {
	float: left;
	width: 322px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 12px;

	}
#itin2 {
	float: right;
	width: 322px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 5px;

	}
	
	#gallery-left{
	float: left;
	width: 50px;
	vertical-align: top;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 400px;
	line-height: 400px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gallery-main{
	padding: 0px;
	float: left;
	width: 602px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery-right{
	float: right;
	width: 50px;
	vertical-align: top;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 400px;
	line-height: 400px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery-img {
	border: 1px solid #999;	
}
.learn_more {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	}
	
.learn_more a:link {
	color: #06F;
	text-decoration: underline;
	}
.learn_more a:active {
	color: #06F;
	text-decoration: underline;
	}
.learn_more a:visited {
	color: #06F;
	text-decoration: underline;
	}
.learn_more a:hover {
	color: #66CCFF;
	text-decoration: underline;
	}
.tour_subhead {
	color: #666;
}

.schedule {
	margin-top: 12px;
	margin-right: 12px;
	width: 430px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.schedule th {
	background: url(/images/nav-bkgd-blu.png) repeat-x #5c5c5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	height: 24px;
	vertical-align: middle;
	}

.schedule th strong {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-style: italic;
	font-weight: bold;
}

.schedule th a {
	font-weight: bold;
	line-height: 17px;
	text-decoration: underline;	
}
.schedule th a:hover {
	color: #000;
	text-decoration: none;
}

.schedule td {
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	background-color: #DDD;
	}
	
.schedule td strong {
	color: #3862a1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-style: italic;
	font-weight: bold;
	}
	
.schedule td a:link {
	color: #09F;
	text-decoration: underline;
}
.schedule td a:active {
	color: #09F;
	text-decoration: underline;
}
.schedule td a:visited {
	color: #09F;
	text-decoration: underline;
}
.schedule td a:hover {
	color: #06C;
	text-decoration: underline;
}

.compare {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.opt-name {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	height: 40px;
	font-style: italic;
	font-weight: bold;
	color: #3b6792;
}
.opt1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	background-color: #FFF;
	text-align: center;	
}
.opt1 img	{
	display:inline;
}
.opt1 a:link {color: #3399FF;
	text-decoration: underline;}
.opt1 a:active {color: #3399FF;
	text-decoration: underline;}
.opt1 a:visited {color: #3399FF;
	text-decoration: underline;}
.opt1 a:hover {color: #66CCFF;}
.opt2 {
	background-color: #DDD;
	text-align: center;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;	

}
.opt2 img	{
	display:inline;
}
.opt2 a:link {color: #3399FF;
	text-decoration: underline;}
.opt2 a:active {color: #3399FF;
	text-decoration: underline;}
.opt2 a:visited {color: #3399FF;
	text-decoration: underline;}
.opt2 a:hover {color: #66CCFF;}

.opt3 {
	background-color: #666;
	text-align: center;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.opt4 {
	background-color: #333;
	text-align: center;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.tdbutton{
	text-align: center;
	margin: 0 0 0 0;
}
.tdbutton a:link {
	color: #fff;
	text-decoration: none;
}

.tdbutton a {
	color: #fff;
	text-decoration: none;
}

.tdbutton a:visited {
	color: #fff;
	text-decoration: none;
}

.tdbutton a:hover {
	color: #fff;
	text-decoration: none;
}

.qty1 {
	margin-left: 0px;
	text-align: left;
	vertical-align: bottom;
	height: 45px;
}
.qty2 {
	padding-left: 12px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.qty3 {

	text-align: right;
	vertical-align: middle;
}

.qty4 {
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	height: 36px;
}

.qtypd-sel {
	background-color: #3862a1;
	font-family: Arial, Helvetica, sans-serif;
	color: white;  
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
}

.qtypd {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #3862a1;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
}

.cartnav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3862a1;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.cartnav td {
	text-align: left;
	vertical-align: middle;
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	s-left: 12px;
	padding-right: 0px;
	padding-left: 0px;
}

.button-submit {
	margin: 0px;
	padding: 0px;
}

.photo-block-l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3862a1;
	width: 400px;
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
	font-weight: bold;
	margin: 22px 0 0 0;
}

.photo-block-ls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3862a1;
	width: 200px;
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
	font-weight: bold;
	margin: 22px 0 0 0;
}

.photo-block-rs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3862a1;
	width: 200px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
	font-weight: bold;
	margin: 22px 0 0 0;
}

.photo-block-r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3862a1;
	width: 400px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
	font-weight: bold;
	margin: 22px 0 0 0;
}

.photo-block-ls img {
	border: 1px solid #3862a1;
	margin-bottom: 10px;
}

.photo-block-rs img {
	border: 1px solid #3862a1;
	margin-bottom: 10px;
}

.photo-block-l img {
	border: 1px solid #3862a1;
	margin-bottom: 10px;
}

.photo-block-r img {
	border: 1px solid #3862a1;
	margin-bottom: 10px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #39C;
	font-style: italic;
	line-height: 36px;
	vertical-align: super;
}
.price-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #036;
}

.includes-box {
	background-color: #EEE;
	padding: 6px;
	float: right;
	width: 250px;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	border: 1px solid #3862a1;
	border-radius: 5px;
}

.includes-box ul {
	margin: 18px;
	padding: 0;
 }
 
.includes-box li {
	color: #3862a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	list-style-type: square; 
}
 
.includes-box strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #666;
}

.includes-box a:link {color: #3399FF;
	text-decoration: underline;}
.includes-box a:active {color: #3399FF;
	text-decoration: underline;}
.includes-box a:visited {color: #3399FF;
	text-decoration: underline;}
.includes-box a:hover {color: #66CCFF;}

.features-box {
	background-color: #EEE;
	padding: 6px;
	float: right;
	width: 400px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	border: 1px solid #3862a1;
	border-radius: 5px;
}

.features-box a:link {
	color: #09F;
	text-decoration: underline;
}
.features-box a:active {
	color: #09F;
	text-decoration: underline;
}
.features-box a:visited {
	color: #09F;
	text-decoration: underline;
}
.features-box a:hover {
	color: #06C;
	text-decoration: underline;
}
.features-box ul {
	margin: 18px;
	padding: 0;
}
 
.features-box li {
	color: #3862a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	list-style-type: square; 
}

.features-box p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
 
.features-box strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #3862a1;
}

.toknow {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	
}

.toknow p {
	font-size: 14px;
	text-indent: 16px;
	font-style: normal;	
	line-height: 20px;
	margin-bottom:24px;
}
.toknow h3 {
	font-size: 16px;
	font-weight: bold;
	color: #3862a1;
}

.lm-box {
	background-color: #EEE;
	padding: 4px;
	width: 200px;
	margin-top: 36px;
	margin-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	border: 1px solid #3862a1;
	border-radius: 5px;
}

.lm-box a {
	font-size: 11px;	
}

.lm-box a:link {
	color: #06F;
	text-decoration: underline;
}
.lm-box a:active {
	color: #06F;
	text-decoration: underline;
}
.lm-box a:visited {
	color: #06F;
	text-decoration: underline;
}
.lm-box a:hover {
	color: #66CCFF;
	text-decoration: underline;
}

.lm-box ul {
	margin: 18px;
	padding: 0;
}
 
.lm-box li {
	color: #3862a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	list-style-type: square; 
}

.lm-box p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
 
.lm-box strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #666;
}

.contact-ddn {
	margin-top: 48px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3862a1;
	text-align: center;
	display: inline;
	line-height: 36px;
}
.contact-ddn form {
margin-top: 48px;
	padding: 0px;
}
.contact-ddn form select {
	border: 1px solid #3862a1;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	color: #3862a1;
	text-align: center;

	padding: 8px;
}
.contact-ddn form input {margin-top:24px;}

.contact-grp{
	margin-left: 24px;
	float: right;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3862a1;
	text-align: left;
	padding: 8px;
	font-size: 14px;
	border: 1px solid #3862a1;
}
.contact-grp form {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.contact-grp strong {
	color: #3862a1;
	font-size: 16px;
	font-weight: bold;
}