/* CSS Document */

.error	{
	text-decoration: none; 
	font-size: 12px; 
	color: #950117; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.activityHeader	{
	text-decoration: none; 
	font-size: 12px; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.reservationLink, .reservationLink:visited { 
	text-decoration: underline; 
	font-size: 14px; 
	color: #0000ee; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.reservationLink:hover { 
	text-decoration: none; 
	font-size: 14px; 
	color: #0000ee; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


.header	{
	text-decoration: none; 
	font-size: 14px; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height:21px;
	}
	
.rowHeader2  {
	background-color: #978464; 
	border-style: solid; 
	border-color:#CCCC99;
	border-width: 0px;
	font-size: 12px;
	text-decoration:none; 
	font-weight:bold; 
	text-transform: none;
	color:#ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	}

.reservationSteps { 
	text-decoration: none; 
	font-size: 12px; 
	color: #736960;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	}

.bodyText { 
	text-decoration: none; 
	font-size: 12px; 
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.errorText { 
	text-decoration: none; 
	font-size: 12px; 
	color: #FF0000;	font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
	}

.bodyLink, .bodyLink:visited { 
	text-decoration: underline; 
	font-size: 12px; 
	color: #0000ee;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
.bodyLink:hover { 
	text-decoration: none; 
	font-size: 12px; 
	color: #0000ee;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.lnLink, .lnLink:visited { 
	text-decoration: none; 
	font-size: 12px; 
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.lnLink:hover { 
	text-decoration: none; 
	font-size: 12px; 
	color: #950117;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.tnLink, .tnLink:visited { 
	text-decoration: underline; 
	font-size: 12px; 
	color: #d3d0ce;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.tnLink:hover { 
	text-decoration: none; 
	font-size: 12px; 
	color: #ffffff;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	

.newsletterTitle, .newsletterTitle:visited { 
	text-decoration: underline; 
	font-size: 16px; 
	color: #950117;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:8px;
	}
	
.newsletterTitle:hover { 
	text-decoration: none; 
	font-size: 16px; 
	color: #950117;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:8px;
	}
	
.tnText { 
	text-decoration: none; 
	font-size: 12px; 
	color: #d3d0ce;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.lnavBg {
	background-image: url(images/ln_bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	}
	
.mainTable	{
	background-color:#edebe5;
	}
	
h1	{
	text-decoration: none; 
	font-size: 18px; 
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
	padding-bottom:2px;
	}
	
.addressText { 
	text-decoration: none; 
	font-size: 12px; 
	color: #d3d0ce;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color:#3a2216;
	line-height:18px;
	padding-left:5px;
	}
	
.contactHeader { 
	text-decoration: none; 
	font-size: 12px; 
	color: #ffffff;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#333333;
	padding: 5px;
	}
	
.contactField { 
	text-decoration: none; 
	font-size: 12px; 
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 5px;
	text-align:right;
	line-height:24px;
	}

.input {
	background-color: #ffffff;
	border: 1px solid #333333;
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.input:focus {
	background-color: #cccccc;
	border: 1px solid #333333;
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
table.lined_outside  {
	background-color: #978464;
	}

table.lined_inside  {
	border-width: 1px;
	}
	
.rowHeader  {
	background-color: #978464; 
	border-style: solid; 
	border-color:#CCCC99;
	border-width: 0px;
	font-size: 12px;
	text-decoration:none; 
	font-weight:bold; 
/*	text-transform: uppercase;  */
	color:#ffffff;	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	}
	
.rowHeader2  {
	background-color: #978464; 
	border-style: solid; 
	border-color:#CCCC99;
	border-width: 0px;
	font-size: 12px;
	text-decoration:none; 
	font-weight:bold; 
	text-transform: none;
	color:#ffffff;	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	}

.rowTinted  {
	background-color: #c1b5a2; 
	border-style: solid; 
	border-color:#c1b5a2;
	border-width: 0px; 
	font-size: 12px;
	text-decoration:none; 
	font-weight: normal; 
	color:#000000;	
	font-family: Arial, Helvetica, sans-serif;
}
	
.rowLight  {
	background-color: #FFFFFF;
	border-style: solid; 
	border-color:#FFFFFF;
	border-width: 0px; 
	font-size: 12px;
	text-decoration:none; 
	font-weight: normal; 
	color:#333333;	
	font-family: Arial, Helvetica, sans-serif;
}
	
.tnLink, .tnLink:visited { 
	text-decoration: underline; 
	font-size: 12px; 
	color: #d3d0ce;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.tnLink:hover { 
	text-decoration: none; 
	font-size: 12px; 
	color: #ffffff;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.date1	{
	text-align: right;
	text-decoration: none; 
	font-size: 12px; 
	color: #950117;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 10px;
	}
	
.date2	{
	text-align: right;
	text-decoration: none; 
	font-size: 12px; 
	color: #978464;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 10px;
	}

.copywrite	{
	text-decoration: none; 
	font-size: 10px; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	}
	
/* --- styles for the site map ----------------------------------------*/
.menu_header {
    color: #ffffff;
    background-color: #950117;
    font-size: 14px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:18px;
}

.menu_border {
    color: #000000;
    background-color: #950117;
    font-size: 16px;
}

.site_map_border {
    background-color: #950117;
}
.site_map_body {
    background-color: #FFFFFF;
}
.site_map_tr {
    border: 1px solid #FBFBFF;
}
.site_map_tr_over {
    background-color: #F5F5F5;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
}
.site_map_link:LINK, .site_map_link:VISITED { 
    color: #000000;
    text-decoration: none;
    font-size : 12px;	
	font-family: Arial, Helvetica, sans-serif;
}
.site_map_link:HOVER { 
    color: #950117;
    text-decoration: none;
    font-size : 12px;	
	font-family: Arial, Helvetica, sans-serif;
}.bodyTextCopy {

	text-decoration: none; 
	font-size: 9px; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
}

#pic {
	background-color: #FFFFFF;
	position: absolute;
	width: 100px;
	z-index:1;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
	z-index:10;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 67px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 100px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 200px;
	left: 100px;
	position: absolute;
	top: -40px;
	width: 300px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
