html,
body {
	width: 100%;
	height: 100%; /*Effectively min height for IE5+/Win*/
}
html>body #wrap {
	height: auto; /*Hides IE hack from IE with child selector*/
}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #111a13;
	/* [disabled]background-repeat: repeat-y; */
	/* [disabled]background-position: center; */
	color:#000;
}
table {
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
}

#icopy,
#foot,
.push {
	height: 54px;
}
#padd {
	min-height: 100%;
	height: 100%;
}
#padd #wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -54px;
}
#padd #wrap,
#padd #foot {
	width: 99.99%;
	max-width: 1240px;
	min-width: 924px;
}
#padd #foot {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#foot {
	background-color: #333;
	-webkit-box-shadow: inset 0px 12px 12px -6px rgba(17,17,17,1);
	-moz-box-shadow: inset 0px 12px 12px -6px rgba(17,17,17,1);
	box-shadow: inset 0px 12px 12px -6px rgba(17,17,17,1);
	overflow: hidden;
}
#padd #wrap {
	background-color: #151f17;
	background-image: url(graphics/bg_slate.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#main {
	position: relative;
	width: 99.85%;
	min-height: 780px; /* = inav height + leftBox top */
	padding-bottom: 12px;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	margin-right: auto;
	margin-left: auto;
}

#leftBox {
	position: absolute;
	top: 152px;
	width: 148px;
	z-index: 4;
}
#leftSpace {
	text-align: left;
	margin-right: 0px;
	padding-left: 24px;
	font-size: 12px;
	color: #CCCCCC;
}

#centerBox {
	position: relative;
	left: 0px;
	z-index: 2;
}
#centerSpace {
	height: 100%;
	padding-right: 16px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 148px;
}
#centerIndex {
	height: 100%;
	margin: 0px 0px 0px 148px;
	padding-right: 16px;
	padding-left: 16px;
}
#centerSize {
	margin-right: auto;
	margin-left: auto;
}

#rightBox {
	position: absolute;
	z-index: 3;
	top: 0px;
	right: 24px;
}
/* NN4 collapses the right column if the width is specified
Other bowsers collapse if it isn't */
#rightBox {
	width: 76px;
}
#rightSpace {
	font-size: 12px;
	text-align: center;
	padding-top: 152px;
	color: #996666;
	display: none;
}
#rightSpace a {
	color: #a1a1a1;
	text-decoration: none;
}
#rightSpace a:hover {
	color: #fc9;
	padding-bottom: 0px;
	border-bottom: 1px dotted #fc9;
}

/*#head {
	width: 100%;
	max-width: 1260px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	background-color: #dddde0;
	height: 42px;
	font-size: 24px;
	text-align: center;
	color: #779;
	padding-top: 15px;
	border-bottom: 1px solid #bababf;
}*/
#intro {
	margin-bottom: 18px;
	margin-top: 26px;
	float: left;
	margin-left: 4%;
	width: 95.2%;
	max-width: 856px;
}
#intro img {
	float: right;
	margin-top: -9px;
	margin-right: -5.6%;
	margin-left: 12px;
	margin-bottom: 12px;
}
#intro td {
	font-size: 13px;
	line-height: 1.5em;
	text-align: justify;
	padding-left: 1.5%;
	border-left: 4px solid #777570;
	color: #f5eddc;
	vertical-align: top;
}
#intro td p {
	margin-top: -4px;
	margin-bottom: -2px;
}
#intro a {
	color: #f5eddc;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	/* [disabled]padding-bottom: 1px; */
}
#intro a:hover {
	color: #fc9;
	border-bottom: 1px dotted #fc9;
}
#intro,
#caption {
	color: #eef0ee;
	vertical-align: top;
}

#caption {
	width: 100%;
	padding-left: 1px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#caption td {
	font-size: 13px;
	line-height: 1.5em;
	text-align: left;
	color: #bbb;
	padding-top: 24px;
}
#caption p {
	margin-top: 0px;
	margin-bottom: 12px;
}
#caption ul {
	margin-top: -6px;
	list-style-type: none;
}
#caption a {
	color: #eef0ee;
	text-decoration: none;
	border-bottom: 1px dotted #eef0ee;
}
#caption a strong {
	color: #556;
}
#caption a:hover {
	color: #CC3333;
	border-bottom: 1px dotted #CC3333;
}
#caption img {
	float: right;
	border: 1px solid #DDDDDD;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 12px;
}
#caption .here {
	font-size: inherit;
	text-align: left;
	color: #888;
	padding-top: 6px;
}
#caption .here a {
	color: #888;
	text-decoration: none;
	border-bottom: 1px dotted #888;
	white-space: nowrap;
}
#caption .here a:hover {
	border-bottom: 1px dotted #fc9;
	color: #fc9;
}

#photo {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#photo td {
	text-align: center;
}
#photo .pic {
	height: 549px;
	vertical-align: middle;
	z-index: 1;
}
#photo .pic img {
	border: 1px solid #aaa;
	padding: 0px;
}
#photo .pic .theImage {
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
#photo .pic .theImage:hover {
	cursor: pointer;
}

#photo .title {
	font-size: 24px;
	color: #e1d4c0;
	font-weight: normal;
	padding-bottom: 30px;
}

#photo .arrbox {
	position: relative;
}
#photo .pic,
#photo .arr {
	visibility: hidden;
}
.arr {
	width: 32px;
	padding-top: 0px;
}
#mobBack {
	display: none;
}
.arrbox img {
	border-style: none;
	margin-top: 0;
}
.arr .next {
 	background: transparent url(../jquery-skins/lakes/next-horizontal.png) no-repeat -128px 0;
}
.arr .next:hover {
	background-position: -32px 0;
}
.arr .next:active {
	background-position: -64px 0;
}
.arr .prev {
	background: transparent url(../jquery-skins/lakes/prev-horizontal.png) no-repeat -128px 0;
}
.arr .prev:hover {
	background-position: -32px 0;
}
.arr .prev:active {
	background-position: -64px 0;
}

#inav {
	height: 675px;
	width: 130px;
	margin: 0px;
	border-style: none;
}
#nav {
	color: #ABABAB;
	white-space: nowrap;
	overflow: hidden;
}
#nav a {
	color: #ABABAB;
	text-decoration: none;
}
#nav .navdim a {
	color: #CCCCCC;
}
#nav a:hover {
	color: #CC3333;
	border-bottom: 1px dotted #CC3333;
}
#nav .button a:hover,
#nav .buttonH a:hover,
#nav .buttonB a:hover {
	border-bottom: none;
}
#nav .navsub {
	font-weight: normal;
	padding-left: 6px;
}
#nav .navsub a {
	color: #a3a3a3;
}
#nav .navsub a:hover {
	color: #CC3333;
	font-weight: bold;
}
#nav .navsub1 {	/*Rule between sections */
	padding-top: 12px;
	border-top: 1px solid #CCCCCC;
	margin-top: 14px;
	margin-right: 1.5em;
} 

#icopy {
	width: 100%;
	border: 0;
	position: relative;
	z-index: 9;
	padding-top: 1px;
	margin: 0px;
}
#copy {
	width: 80%;
	max-width: 840px;
	padding-right: 0;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #d6d6d6;
	text-align: center;
	padding-top: 20px;
}
#copy a {
	font-weight: bold;
	text-decoration: none;
	color: #d6d6d6;
}
#copy a:hover {
	border-bottom: 1px dotted #d6d6d6;
}
.copy_ab {
	color: #ebe9e6 !important;
}
.copy_ab a {
	color: #ebe9e6 !important;
}
.copy_ab a:hover {
	border-bottom-color: #ebe9e6 !important;
}
.copy_tk {
	color: #e5d6c0 !important;
}
.copy_tk a {
	color: #e5d6c0 !important;
}
.copy_tk a:hover {
	color: #ffbf40 !important;
	border-bottom-color: #ffbf40 !important;
}
#iarch {
	width: 68px;
	border: 0px;
}
#iarch,
.scrollWrapper {
	height: 675px;
}

.pinky {
	width: 72px;
}
.pinky p {
	margin-top: 4px;
	margin-bottom: 8px;
}
.pinky .gall {
	margin-left: -2px;
	margin-top: -3px;
	margin-bottom: 12px;
	font-weight: bold;
}
.pinky .gall a {
	color: #9e7878;
}
.pinky .crop {
	height: 72px;
	width: 72px;
	overflow: hidden;
	text-align: center;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 50% 45%;
	background-size: 110%;
	vertical-align: middle;
	display: table-cell;
}
.pinky .crop:hover {
	cursor: pointer;
}
/*.pinky #crop img, */
.pinky .crop img {
	border: 1px solid #666;
}
.pinky .crop img:hover {
	border-color: #eb8;
}
#rightSpace .crop a:hover {
	border-bottom-style: none;
}
#prnto {
	margin-top: 48px;
	width: 64px;
	margin-left: 2px;
}
#prnto a:hover {
	text-decoration: none;
}
#prnti {
	width: 60px;
	border: 2px solid #bfbbbb;
	background-color: #e1dddd;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #AA7466;
}
#prnti:hover {
	background-color: #F5F5F5;
	border-color: #bfbbbb;
	color: #9d6b5e;
}

#lightbox {
	width: 99.5%;
	max-width: 900px;
	float: left;
	margin-left: 2%;
	border-left: 1px dotted #666;
	padding-left: 1.3%;
	background-repeat: no-repeat;
	background-position: 50.5% 160px;
	margin-bottom: 12px;
	margin-top: 32px;
}
#lightbox td {
	text-align: center;
	vertical-align: bottom;
	height: 144px;
	width: 20%;
	padding-top: 6px;
	padding-bottom: 6px;
}
#lightbox td .vert {
	margin-bottom: -9px;
	margin-top: -9px;
}
#lightbox tr:first-child td {
	height: 96px;
}
#lightbox img {
	border: 1px solid #a0a0a0;
}
#lightbox a img:hover {
	border: 1px solid #BBBBBB;
}
#lightbox .title {
	height: auto;
}
#lightbox .title a {
	font-weight: bold;
	font-size: 14px;
	color: #fc9;
	text-decoration: none;
}
#lightbox .title a:hover {
	border-bottom: 1px dotted #FC9;
	padding-bottom: 1px;
}

#photo .jsp,
#photo .title {
	padding-right: 16.26%;
}
	
#photo .jsp {
	font-size: 24px;
	line-height: 26px;
	padding-top: 28px;
	padding-bottom: 32px;
	color: #9999BB;
	text-align: center;
	vertical-align: top;
}
#photo .jsp p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#photo .jsp a {
	color: #707070;
	text-decoration: none;
}
#photo .jsp a:hover {
	border-bottom: 1px dotted #9999BB;
}
h1,
#photo .jsp .pagehead {
	font-size: 24px;
	font-weight: normal;
	color: #e1d4c0;
	text-align: center;
	margin-top: 24px;
}
h1 {
	margin-bottom: 0px;
}
#photo .jsp h1 a,
#photo .jsp .pagehead a {
	color: #e1d4c0;
}
#photo .jsp h1 a:hover,
#photo .jsp .pagehead a:hover { /* < legacy */
	border-bottom: 1px dotted #e1d4c0;
}

.txtnorm {
	font-weight: normal;
}
.txtbord {
	border-bottom: 1px solid #5d6080;
}
.rpsbadge {
	margin-top: 18px;
	margin-left: 1px;
	border: 1px solid #666;
}
.redbold {
	font-weight: bold;
	color: #d55;
}
.nowrap {
	white-space: nowrap;
}

li.menu {   /* noscript fix */
	display:none
}

/* #nav variants */

#nav li.button,
#nav li.button a,
#nav li.buttonB a,
#nav li.buttonH a,
#nav .dropdown li {
	color:#8b8b8b;
}
#nav .dropdown li a {
	color:#a1a1a1;
}
#nav li.button a:hover,
#nav li.buttonB a:hover,
#nav li.buttonH a:hover,
#nav .dropdown li a:hover {
	text-decoration:none;
	color: #fc9 !important;
}
#nav .dropdown li a:hover {
	border-bottom-color: #fc9;
}
#nav .dropdown li .thisPage,
#nav .dropdown li .thisPage:hover {
	color: #ddd !important;
	font-weight:inherit;
}
#nav li.atHome a,
.homeColor {
	color:#bfbfbf;
}
#nav .dropdown .navsec  a{
	color: #ccc;
}
#nav .dropdown .navsub  a{
	color: #d6d6d6;
}
#nav .dropdown{
	border-left-color: #777;
	margin-left: 0px;
}
.notmob {
}


.port#nav {
	font-size: 12px;
	margin-top: initial;
	padding-bottom: initial;
}
.port#nav .container {
	padding-left: initial;
	padding-top: initial;
	margin-top: initial;
	height: initial;
}


@media only screen and (max-device-width: 40em) {

body {
  font-size: 175%; /* resets the page font size */
}

#icopy,
#foot,
.push {
	height: 5.5em;
}
#padd #wrap {
	margin-bottom: -5.5em;
}
#padd #wrap,
#padd #foot {
	max-width: none;
}
#main {
	width: 100%;
	border-left-style: none;
	border-right-style: none;
}

#centerSpace {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0em;
	padding-left: 0em;
}
#leftBox, 
#rightBox {
	width: 0px;
	overflow: hidden;
	visibility: hidden;
}
#rightBox {
	position: relative;
	left: 0px;
	width: 100%;
	right: 0px;
	visibility: visible;
}
#rightSpace {
	width: 100%; /* for mob test */
	height: 100%;
	padding-top: 0px;
	font-size: 1.1em;
}
#rightSpace a {
	color: #e5e5e5;
}

#photo .jsp,
#photo .title {
	padding-right: 0px;
}

#photo .jsp {
	font-size: 2em;
	line-height: 1em;
	padding-top: 0.8em;
}
#photo .jsp a,
#mobBack a {
	color: #9696a8;
}
#indx #photo .jsp {
	padding-top: 1em;
	padding-bottom: 0em;
}
#indx #photo {
	margin-top: 0px;
}
#photo .jsp .pagehead {
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 0.9em;
	margin-bottom: 0.1em;
}

#indx #photo .jsp {
	background-color: transparent;
}

#intro {
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 2em;
	margin-top: 0em;
	float: none;
	margin-left: 0px;
}
#intro td {
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 0.6em;
	padding-right: 1em;
	padding-bottom: 0.6em;
	padding-left: 1em;
	color: #f5eddc;
	border-left-style: none;
}

#photo {
	width: 100%;
}
#photo img {
	width: 80%;
	height: auto;
}
#photo .pic {
	width: 90%;
}
#photo .pic .theImage {
	background-size:contain;
	width: 100% !important;
	border: none !important;
}
#photo .title {
	font-size: 1.5em;
	padding-top: 1em;
}

.arr {
	width:5%;
}
.arr .next,
.arr .prev {
	background-repeat: no-repeat;
	background-position: center center;
}
.arr .next,
.arr .next:hover,
.arr .next:active {
	background-image: url(../jquery-skins/lakes/mob-next.png);
	background-image:none;
	margin-left: -100%;
	background-position: right center;
}
.arr .prev,
.arr .prev:hover,
.arr .prev:active {
	background-image: url(../jquery-skins/lakes/mob-prev.png);
	background-image:none;
	margin-right: -100%;
	background-position: left center;
}
.arrbox {
	width: 200%;
	height: 400px;
}
.arrbox img {
	height: 100% !important;
	width: 100% !important;
}
#intro {
	width: 100%;
}

#caption {
	margin-top: 1em;
	width: 90%;
	float: none;
}
#caption td {
	font-size: 1em;
	line-height: 1.4;
	padding-bottom: 0.5em;
	padding-left: 10px;
	text-align: center;
}
#caption p {
	margin-bottom: 0.8em;
}
#caption .here {
	font-size: inherit;
	white-space: normal;
	margin-top: 1.3em;
	margin-bottom: 1.3em;
	text-align: center;
}
#caption img {
	height: auto;
	width: 25%;
	margin-left: 1em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
#caption a,
#caption .here a {
	border-bottom-width: thin;
}

#copy {
	font-size: 0.8em;
	padding-top: 1.5em;
}
#copy a {
	font-weight: normal;
}

#lightbox {
	padding-left: 0px;
	border-left-style: none;
	margin-bottom: -1.5em;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0.5em;
	float: none;
	margin-left: 0px;
}

#lightbox td {
	padding-top: 0px;
	padding-bottom: 0px;
}
#lightbox td {
	vertical-align: middle;
}

#lightbox td div {
	overflow: hidden;
	position: relative;
}

#lightbox img {
	padding: 0px;
	border-style: none;
	position: absolute;
	margin: 0px;
}
#lightbox img:hover {
	border-style: none;
	padding: 0px;
	margin: 0px;
}

#mobBack {
	position: absolute;
	left: 0.2em;
	top: 0.05em;
	width: 3em;
	height: 2.5em;
	font-size: 2.4em !important;
	z-index: 5;
	display: inline;
}
#mobBack a {
	text-decoration: none;
	display: block;
	padding-top: 0.4em;
}
#mobBack .gall {
	font-weight: normal;
	text-align: left;
	height: 100%;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
#mobBack .gall a {
	display: block;
	font-size: 0.9em;
	color: transparent;
}
#mobBack .gall a:hover {
	color: #9999BB;
	border-bottom: none;
	color: transparent;
}
#mobBack a::before {
	content: "<";
	margin-right: 3em;
	color: #9696a8;
}

.scrollWrapper {
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
	margin-top: 1.3em;
	margin-bottom: 3em;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

#iarch {
	width: 100%;
}

.pinky {
	width: 100%;
	background-color: transparent;
	border-bottom-style: none;
}
.pinky p {
	margin-top: 0px;
}
.pinky .next,
.pinky .prev {
	display: none;
}

.notmob {
	display: none;
}
	
}
