body {
	background-color: #101010;
}
h1 {
	font-size: 18px;
	color: #f6ce7f;
	margin-top: -3px;
	margin-bottom: 15px;
	/* [disabled]font-weight: normal; */
}
#main {
	width: 99.9%;
}
#foot {
	background-color: #292929;
}
#main,
#padd #wrap {
	background-color: #191919;
}
#padd #wrap {
	border-right: 1px solid #292929;
	border-left: 1px solid #292929;
}
#centerSpace {
	margin-right: 120px;
	margin-left: 154px;
}
#centerSize {
	display: table;
	text-align: center;
}
#photo {
	margin-top: 18px;
}
#photo .jsp {
	padding-right: 6px;
	padding-bottom: 24px;
	padding-top: 27px;
}
#photo .jsp a:hover {
	border-bottom: none;
}

#intro,
#caption {
	width: 86%;
}
#intro {
	/* [disabled]margin-bottom: 35px; */
}
#intro p,   /* added */
#caption p, /* added */
#intro td,
#caption td {
	font-size: 13px;
	/* [disabled]line-height: 21px; */
	color: #d0d0d0 !important;
	border-left-color: #555;
}
#intro a {
	color: #eee;
	border-bottom-color: #ddd;
}
#intro a:hover {
	color: #fff;
	border-bottom-color: #fff;
}
#caption {
	color: #ddd;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
}
#caption td{
	padding-left: 16px;
	padding-right: 9px;
}
#caption a {
	color: #EEEEEE;
	border-bottom-color: #CCCCCC;
}

#icopy {
	padding-top: 1px;
}
#copy {
	width: 70%;
	max-width: 840px;
	padding-right: 0;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #ddd;
	text-align: center;
	padding-top: 20px;
}
#copy a {
	font-weight: bold;
	text-decoration: none;
	color: #ddd;
	border-bottom: 1px dotted #666;
}
#copy a:hover {
	border-bottom: 1px dotted #ddd;
}

#caption .here {
	color: #CCBBBB !important;
}
#caption .here a {
	color: #CCBBBB;
	border-bottom-color: #CCBBBB;
}
#caption .here a:hover {
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.redbold {
	color: #F00;
}

/* #nav variants */

#indx #nav li.button,
#indx #nav li.button a,
#indx #nav li.buttonB a,
#indx #nav li.buttonH a,
#indx #nav .dropdown li {
	color:#a3a3a3;
}
#indx #nav .dropdown li a {
	color:#cbcbcb;
}
#indx #nav li.button a:hover,
#indx #nav li.buttonB a:hover,
#indx #nav li.buttonH a:hover,
#indx #nav .dropdown li a:hover {
	text-decoration:none;
	color: #fff !important;
}
#indx #nav .dropdown li a:hover {
	border-bottom-color: #fff;
}
#indx #nav .dropdown li .thisPage,
#indx #nav .dropdown li .thisPage:hover {
	color: #999999 !important;
}
#indx #nav li.atHome a,
#indx .homeColor {
	color:#c8c8c8;
}
#indx #nav .dropdown{
	border-left-color: #888;
}


/*
.jsp a {
	color: #666;
}
.pagehead {
	font-weight: normal;
	color: #FFF;
	font-size: 24px;
	font-family: "Gill sans", Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	padding-bottom: 16px;
}
*/

#lightboxOuter {
	width: 96%;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 36px;
	position: relative;
	text-align: center;
	border-left: 1px solid #171717;
	padding-left: 12px;
	/* [disabled]margin-top: 36px; */
	display:none;
}
#lightboxOuter .heading {
	color: #f6ce7f;
	border-top: 1px solid #2a2a2a;
	font-size: 18px;
	font-weight: bold;
	padding-top: 18px;
	margin-top: 24px;
	text-align: center;
}

/* from http://www.responsivegridsystem.com */

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	height: 100%;
	/* [disabled]background-color: #393; */
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	color: #FFF;
	position: relative;
	margin-right: 0;
	margin-left: 1.2%;
	height: 100%;
	/* [disabled]width: 100%;
*/ /* only mob */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
	zoom:1; /* For IE 6/7 */
}
/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.7%;
}
.span_2_of_4 {
	width: 49.4%;
}
.span_1_of_4 {
	width: 24.1%;
}

.rowHeight {
	height: 10%;
	padding: 10.5%;
	box-sizing: border-box;
	position: relative;
	/* [disabled]background-color: #909; */
}
.row {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	/* [disabled]background-color: #C9F; */
}
.cell {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: 30px;
	width: 100%;
	/* [disabled]background-color: #222; */
}
.wide .cell img {
	height: auto;
	width: 82%; /* <100% to allow for margin */
}
.wide .cell .sq {
	width: 70%;
}
.imgBordered {
	bottom: 32px;
}
.imgBordered img {
	border: 1px solid #444;
}

.col .gall {
	width: 100%;
	position: absolute;
	bottom: 0px;
	/* [disabled]color: #999999; */
	font-size: 14px;
	line-height: 1.1em;
	height: 18px;
}
.col .gall a {
	color: #ccc2ad;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.col:hover a {
	font-weight: bold;
	color: #FFFFFF;
}

/* for nav orientation : portrait */

.menuDn#nav .container {
	background-color: rgba(51,51,51,0.95);
}
.port #vertMenuButt li {
	background-color: #555;
}

@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) {
	
#intro {
	width: 94%;
}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

#centerSpace { /* reset line 25 */
	margin-left: 12px;
	margin-right: 12px;
}
#intro {
	width: auto;
	margin-left: 24px;
	margin-right: 37px;
	/* [disabled]margin-bottom: initial; */
}
#intro p {
	font-size: 14px;
}
#lightboxOuter {
	max-width: none;
	padding-left: 0px;
}
h1,
#lightboxOuter .heading {
	font-size: 21px;
}
.col .gall {
	font-size: 16px;
}
#nav li #vertMenuButt a {
	/* [disabled]color: #f6ce7f !important; */
}

}


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

h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0.8em;	
}
#centerSpace {
	margin-right: 0px;
	margin-left: 0px;
}
#intro {
	width: 94%;
	margin-right: auto;
	margin-top: 1.5em;
	margin-left: auto;
}
#intro p,
#intro td {
	font-size: 1em;
	line-height: 1.5em;
	border: none;
}
#caption td {
	font-size: 1em;
}
#caption .here {
	text-align: center;
}
.col {
	margin: 1% 0 1% 0%;
}
.span_1_of_4,
.span_2_of_4,
.span_3_of_4,
.span_4_of_4 {
	width: 100%;
}

#indx #photo {
	margin-top: 0px;
}
#indx #photo p {
	padding-right: 1.2em;
	padding-left: 1.2em;	
}
#indx #photo .jsp {
	padding-top: 1em;
	padding-bottom: 0em;
	background-color: transparent;
}
#indx #intro td {
	border-color: #777;
	line-height: 1.5em;
}

#lightboxOuter {
	max-width: none;
	padding-left: 0px;
	border-left-style: none;
	margin-top: 2em;
	margin-bottom: -1em;
}
#lightboxOuter .section {
	margin-bottom: 0;
}
#lightboxOuter .col {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: -0.5em;
}
#lightboxOuter .span_1_of_4,
#lightboxOuter .span_2_of_4,
#lightboxOuter .span_3_of_4,
#lightboxOuter .span_4_of_4 {
	width: 100%;
}
#lightboxOuter .rowHeight {
	height: auto;
	padding: 0;
	box-sizing: inherit;
}
#lightboxOuter .row {
	position: relative;
}
#lightboxOuter .heading {
	font-size: 3em;
	margin-bottom: 0.5em;
	margin-top: -0.6em;
	border-style: none;
}
#lightboxOuter .cell {
	position: relative;
	bottom: 0px;
}
#indx #photo .jsp {
	width: 94%;
}
#lightboxOuter .cell img {
	/* [disabled]width: 90%; */
}
#lightboxOuter .imgBordered img {
	border-width: medium;
}
#lightboxOuter .col .gall {
	font-size: 2em;
	position: relative;
	top: -2.3em;
	height: 1.5em;
	padding-top: 0.2em;
}
#lightboxOuter .col .gall a {
	color: #FFF;
	font-weight: bold;
	background:rgba(0,0,0,0.5);
	padding-right: 0.6em;
	padding-left: 0.6em;
	padding-bottom: 0.15em;
}

}
