﻿
body
{
    background-color: Black;
    font-family: Arial, Helvetica, sans-serif;
    color: #ADAD90;  
    font-size: 100%;
    /*body, table { font-size: 0.75em; }*/
}

a:link, a:visited  
 {
     color: #89B9C5;
 } 
/* Header Section */

#header {
	/*border-top: 3px solid #54756D;
	border-bottom: 1px dotted #54756D;
	text-align: right;
*/
	height: 121px;
	background-color: White;
}
#header .title 
{
    font-family: sans-serif;
    font-weight:600;
	font-size: 200%;
	color: #044E61;
	background-color: transparent;
	white-space: nowrap;

	/*float: left;
	margin:  1% 2% 1% 3%;    float: left;
*/
}

#header .tblHeader
{
    margin:1% 0% 1.5% 4%;
}
#header a:link, a:visited  {
	color: black; /*#044E61;*/
	text-decoration: none;
	background-color: transparent;
 	font-weight:bold;
}
#header a:hover {
   color: #90ADAD;  
}

#header .breadcrumb {
	/*font: 90%;*/
	color: #8CBAC6;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.8em;
	font-weight:bold;
}

.headerLink{
    
}


/* Footer */

#footer {
	/*position: absolute;
	bottom: 0;
	left: 0;*/
	margin-top:auto;
	width: 100%;
	height: 1.5em;
	background-color: #03333F;
	color: #FFFFFF;
	border-top: solid 1px #54756D;
	text-align: center;
	font-size: 70%;
}

#footer a:link, #footer a:visited {
	padding: 0.8em 1em 0.5em 1em;
	background-color: transparent;
	font-size: 90%;
	text-decoration: none;
	color: #ADAD90;
}
#footer a:hover {
    color: #FFF;
}
#copyright {
	margin-top:auto;
	padding-top: 3px;
	text-align: center;
	font-size: 70%;    
	width: 100%;
	height: 1.5em;
}

/* Navigation */

 
#navigation {

    position:absolute;
	top: 140px;
	left: 3px;

	width: 140px;	
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:50%;
     color: #FFFFFF;*/
    background-color: #54756D;
    margin:5px 2px 5px 0px;
    border-top: 1px solid #54756D; 
}
#navigation ul {
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0;
}
#navigation li 
{
	border-bottom: 1px solid #54756D;
}
#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 5px 5px 5px 1px;
	border-left: 1px solid #54756D; 
	border-right: 1px solid #54756D;
	background-color: #03333F;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
#navigation li a:hover {
	background-color:  #044E61; 
	color: #FFFFFF;
}
#navigation ul ul {
	margin-left: 62px;
}
#navigation ul ul li {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	margin:2px;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #044E61;
	color: #FFFFFF;
}
#navigation ul ul a:hover {
	background-color:  #03333F; /* 54756D ; */
	color: #FFFFFF;
}

/* Main Content */
#msPageTitle H2 
{
    margin: 1.5em 2em 0em 7em;
    color:#89B9C5;
}

 
#content 
{
    margin:   1em 2em 3em 10em;
	min-height: 40em;
}

#content .smallHeader {
    font-weight: bold;
    color: #8cbac6;
}


#content a:link, a:visited  {
	color: #89b9c5;/*#044E61;*/
	text-decoration: none;
	font-weight:normal;
	
}
#content a:hover
{
    text-decoration: none;
    color: White;
}	
#content p {line-height: 1.4em; 
}

 
.small{font-size: .75em;
}

.galleryPic  {
    border: 1px solid tan;
    width: 200px;
    height: 150px;
}
.galleryPages {
    font-size: 1.4em;
    cursor: pointer;
}
.galleryPages2 {
    font-size: 1.6em;
    cursor: pointer;
    font-weight:bold; 
}
.galleryPages3 {
    font-size: 1.0em;
    cursor: pointer;
    font-weight:bold; 
}

#myCard tr {
    vertical-align:top;
}
.myCardSmall{
    width:  340px;
    height: 170px;
}
.myCardMed{
    width:  340px;
    height: 340px;
}
#trivia td {
 text-align: center;
 vertical-align: top;
 padding:  0px 10px 10px 10px;
}

 
.tourDesc{
 font-size: .85em;
 padding-left: 15px;
}
.calendarNB{
    vertical-align:bottom; 
    cursor:pointer;
}
.calendarYear{
    vertical-align:bottom; 
    font-weight:bold; 
    font-size:2em;
}
.calendarMonth{
font-size: 1.05em;
}

.slideBtn{
    border: solid 2px black;
    cursor: pointer;
    color:  Black;
}

.slideBtn:hover {
    border: solid 2px grey;
    color: Black;
}

.trivia{
    cursor: pointer;
}
.triviaAnswer{
    cursor: pointer;
    border: solid 1px #9198a0;
    vertical-align:  middle;
    background-color:  #1e1e2a;
    color: #ccc;
    width: auto;
}

.marquee{
    border: 1px solid tan;
    padding: 5px;
    width: 530px;
    line-height: 1.2em;
    height: 100px;
    background-color: black;
    text-align: center;
}

.marPgs{
    padding: 5px 5px 10px 5px ;
    
    /*border: 1px solid tan;
    height: 100px;*/
    width: 530px;
    line-height: 1.2em;
    background-color: black;
    text-align: center;
}

.marqPg {
    border: solid 1px #907f4f;
    background-color: #03333f;
    font-weight: bold;
    cursor: pointer;
    margin:  0px 2px 0px 2px;
    color:#907f4f;
}

.marqPgOn {
    border: solid 1px #fff;
    background-color: #044e61;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    margin:  0px 2px 0px 2px ;
}


#siteMap ul li ul { list-style-type: none; }

.sitemap ul li{
    padding: 15px 0px 0px 0px;
}
.sitemap ul li ul li{
    padding: 0px 0px 0px 0px;
}

.pageBreak{
 width:600px;
 color: #89B9C5;
 font-size:larger;
 font-weight:bold;
 border-style: solid;
 border-width: 1px 0px; 
 border-color: #ECE9D8;
 padding: 2px 0px; 
}
/*
.marqPg {
    border: solid 1px #d2b48c;
    background-color: #464854;
    font-weight: bold;
    cursor: pointer;
}

.marqPgOn {
    border: solid 1px #d2b48c;
    background-color: white;
    font-weight: bold;
    cursor: pointer;
    color: Black;
}
*/
/*.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}
.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}*/


 
