@charset "utf-8";
/* CSS Document */
body {
	background-color: #e7e6e6;
	background-image: url(images/edge.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	margin: 0px;
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-position: top;

}

h1 {
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: lighter;
}
h2 {
	color: #666666;
	font-size: 22px;
	margin-top: -10px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3, h4, h5, h6 {
	color: #666666;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

hr  {
	border: 0;
	height: 1px;
	color: #A0A0A4;
	background-color:#A0A0A4;
}

#container {
	background-color: #FFFFFF;
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
	border: solid #FFFFFF 5px;
}
#wrapper {
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
	background: #FFFFFF url(images/indbg.gif) repeat-y bottom;
	
}
#wrapper2 {
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
	background: #FFFFFF url(images/otherbg.gif) repeat-y bottom;
	
}

#wrapper3 {
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
	background: #FFFFFF url(images/locbg.gif) repeat-y bottom;
	
}


A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A4222;
	text-decoration: underline;
	text-align: left;
}

A:visited { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #3A4222;
	text-decoration: underline;
	text-align: left;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}

A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A4222;
	text-decoration: underline;
	text-align: left;
}

#header {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 160px;
	background: #333333 url(images/Adventure-HQ-Logo.gif) no-repeat center left;
	border-bottom: solid #A4A4A4 1px;
}

#nav {
	float: left;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0px;
	list-style: none;
	background: #666666 url(images/bg-on.gif) repeat-x top right;
	border-top: solid #FFFFFF 2px;
	border-bottom: solid #FFFFFF 2px;
}
#nav li {
float: left;
margin: 0;
padding: 0;
}
#nav a {
float: left;
display: block;
margin: 0px 0px 0px 0px;
padding: 15px 22px 10px 22px;
color: #ffffff;
text-decoration: none;
border-right: 1px solid #999999;
background: #666666 url(images/bg-on.gif) repeat-x top left;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
}

#nav a:hover {
	background: #CCCCCC url(images/bg-off.gif) repeat-x top left;
}
#nav #t-nav a {
	color: #FFFFFF;
	font-weight: bold;
}
#nav #t-cont a {
	border-right: none;
}
#maincontentind {
	margin: 0px 430px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 20px 0px 0px 30px;
	text-align: left;
} 
#maincontentind h1 {
	color: #858640;
	font-size: 20px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontentind h2 {
	color: #666666;
	font-size: 18px;
	margin-top: -10px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontentnsb {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 40px 80px 0px 50px;
	text-align: left;
} 

#maincontentnsb h2 {
	color: #666666;
	font-size: 22px;
	margin-top: 10px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontentthk {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 40px 100px 0px 100px;
	text-align: center;
} 

#maincontentthk h2 {
	color: #666666;
	font-size: 22px;
	margin-top: 10px;
	padding: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#maincontentother {
	margin: 0px 420px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 40px 30px 0px 20px;
	text-align: justify;
} 
#maincontentother h1 {
	color: #858640;
	font-size: 20px;
	margin-top: 15px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
}


#maincontentloc {
	margin: 0px 450px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 40px 0px 0px 20px;
	text-align: justify;

} 

#maincontentloc p {
	text-align: justify;
	font-size: 14px;
}
#sidebarind {
	float: right; /* since this element is floated, a width must be given */
	width: 310px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 20px 20px 30px;
	margin: 0px 0px 0px 0px;
	background: #95a956 url(images/sidebg.gif) repeat-y top;

}
#sidebarind h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 0px;
	font-weight: normal;
	
}
#sidebarind p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	
}
#sidebarind img {
border: solid #FFFFFF 1px;
}
#sidebarind A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}

#sidebarind A:visited { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}

#sidebarind A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	text-decoration: none;
	text-align: left;
}

#sidebarind A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}

#sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 320px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	background: #95a956 url(images/sidebg.gif) repeat-y top;
	text-align: center;

}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
	
}
#sidebar img {
	border: solid #FFFFFF 1px;
	margin-bottom: 15px;
}
#sidebar A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}

#sidebar A:visited { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}

#sidebar A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	text-decoration: none;
	text-align: center;
}

#sidebar A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}


#sidebarother {
	float: right; /* since this element is floated, a width must be given */
	width: 310px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 20px 0px 30px;
	margin: 0px 0px 0px 0px;
	background: #95a956 url(images/sidebg.gif) repeat-y top;
	text-align: left;

}
#sidebarother h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	
}
#sidebarother p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
	
}
#sidebarother img {
border: solid #FFFFFF 1px;
}
.imgnoborder {
border: none;
}
#sidebarloc {
	float: right; /* since this element is floated, a width must be given */
	width: 335px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 60px 10px 0px 15px;
	margin: 0px 0px 0px 0px;
	background: #95a956 url(images/sidebg.gif) repeat-y top;
}
#sidebarloc h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	
}
#sidebarloc p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	
}
#sidebarloc img {
	border: solid #FFFFFF 1px;
	
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5E5E5;
	text-align: center;
	margin-top: 0px;
	height: 30px;
}
.floatleft {
	float: left;
	margin-right: 30px;
}
.floatright {
	float: right;
	margin-right: 0px;
	margin-left: 30px;
}

#footer {
	height: 80px;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	background: #666666 url(images/footerbg.gif) no-repeat top right;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: solid #ffffff 2px;
 }

#footer a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
#footer a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
#footer h2 {
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	text-align: center;
}
#footer p {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#footer .bottomlinks a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CACACC;
	text-align: center;
}
#footer .bottomlinks a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CACACC;
	text-align: center;
}
#footer .bottomlinks a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#808080;
	text-align: center;
}
#footer .bottomlinks a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CACACC;
	text-align: center;
}

br.clear {
clear: both;
}
#header {
	width: 960px;
	border-bottom: solid #FFFFFF 1px;
	background: #FFFFFF url(images/logo2.gif) no-repeat center left;
	height: 55px;
	padding-top: 15px;
	padding-bottom: 0px;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#333333;
	text-align: right;
	margin: 0px 20px 0px 0px;
}
#header2 {
	height: 273px;
	width: 960px;
	margin-left: 0px;
	border-bottom: 0;
	background: #FFFFFF;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#facilities {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	font-size: 14px;
	text-align: left;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}
#facilities li {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
}

.sidebarimg {
	border: 1px solid #FFFFFF;
	margin-top: 15px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: -10px;
	list-style-image: url(images/greentri.gif);
	text-align: left;
}
#table1 {
	float: left;
	clear: right;
	border: 1px solid #FFF;
	border-collapse: collapse;
	margin: 0 0 0 0;
}

#table1 td {
	border: 1px solid #FFF;
	padding-left: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#table1 tr.bottomborder td {
border-bottom: 1px solid #FFF;
}

td.data {
	width: 300px;
	height: auto;
	background-color: #EBECD7;
}

td.data2 {
	width: 100px;
	height: auto;
	background-color: #EBECD7;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.onecol #container {
	width: 600px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.onecol #mainContent {
	padding: 0 50px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.onecol #mainContent h1 {
	color: #666666;
	font-size: 22px;
	margin-top: 20px;
	padding: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

