@charset "utf-8";
@import url("../webfonts/CenturyOldStyle_Light/stylesheet.css");
@import url("../webfonts/CenturyOldStyle_Normal/stylesheet.css");
@import url("../webfonts/CenturyOldStyle_Bold/stylesheet.css");
@import url("../webfonts/Franklin_Gothic_Book/stylesheet.css");




/* CSS Document */
@media (min-width: 992px) {
.row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.row-flex > [class*='col-'] {
	 display: flex;
	 flex-direction: column;
}
}

body {
	background: #E3E5CF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	 font: 11px arial, sans-serif;
	 height: 100%;
	
}


a:link { color: #5A404F; }
	a:visited { color: #000; }
	
	a:hover, a:active
	{
		color: #000;
	}

img {
	border: 0px;
	display: block;
}

#container {
	background-color: #ffffff;
	height: auto;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 820px;
	background-color: #ffffff;
	
}

#mid1 {
	width: 100px;
	height: 204px;
	float: left;
}

#nav {
	width: 203px;
	height: 204px;
	margin-top: 2px;
	margin-bottom: 1px;
	float: left;
}

#mid2 {
	width: 517px;
	height: 204px;
	float: left;
}

#bottom {
	background-image: url(../images/colback.gif);
	height: auto;
	float: left;
	/* [disabled]max-width: 1074px; */
	width: 100%;
	background-repeat: none;
}

#bot1 {
	width: 190px;
	height: auto;
	padding-left: 113px;
	padding-top: 3px;
	float: left;
}

#bot2 {
	float: left;
	max-width: 517px;
}

#bot2ins {
	width: 501px;
	height: auto;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	font: 12px verdana, sans-serif; 
	color: #29567C;
}

#photobox {
	height: auto;
	float: left;
	/* [disabled]max-width: 303px; */
}

#botbox {
	width: 187px;
	padding-top: 13px;
	padding-left: 27px;
	height: auto;
	float: left;
	font: 12px verdana, sans-serif; 
	color: #29567C;
}

#picbox {
	width: 115px;
	height: 97px;
	float: left;
	font: 11px verdana, sans-serif; 
	padding-top: 5px;
	padding-left: 2px;
	background-color: #E3E5CF;
	text-align:center;
	margin-right: 4px;
	margin-bottom: 3px;
}

#picboxblank {
	width: 115px;
	height: 97px;
	float: left;
	padding-top: 5px;
	padding-left: 2px;
	background-color: #fff;
	margin-right: 4px;
	margin-bottom: 3px;
}

.clear {
	clear: both;
 }

#footer {
	background-color: #29567D;
	height: auto;
	clear: both;
	text-align: center;
	padding-top: 10px;
	color: #fff;
	max-width: 100%;
	padding-bottom: 10px;
}

#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

img.bottom_border {
clear: both;
}

.style1 { color: #fff; font: 13px arial, sans-serif; }

/*end of original css*/

.container-main {
	margin: 0 auto;
	max-width: 992px;
	background-color: #fff;
}
.header1 {
	max-width: 443px;
	background-color: #fff;

}

.header1a {
	font-family: CenturyOldStyle-Bold;
	color: #29567c;
	font-size: 28px;
	text-align: center;
}

.header1b {
	font-family: Franklin-Gothic-Book;
	color: #29567c;
	font-size: 22px;
	letter-spacing: 4px;
	font-weight: bold;
	/* [disabled]padding-left: 35px; */
	text-align: center;
}

.header3 {
	float: left;
	/* [disabled]position: absolute; */
	/* [disabled]top: 0; */
	/* [disabled]right: 0; */
	margin-top: 0px;
}

#nav {
	width: 203px;
	/* [disabled]height: 204px; */
	margin-top: 2px;
	margin-bottom: 1px;
	float: left;
	max-width: 300px;
}

.container-header-main {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: -10px;
	background-color: #fff;
}

.vspace {
	height: 4px;
	width: 100%;
	float: left;
	background-color: #e3e4cf;
}

.photo-box {
	background-color: #5b4150;
}

.photo-box-inner{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 6px;
	/* [disabled]min-width: 160px; */
	max-width: 80%;
	width: 100%;
}

.main-text {
	Font-Family: verdana, sans-serif;
	font-size: 12px;
	background-color: white;
	color: #29567C;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width: 1013px) {
	
	.header3 {
	float: left;
	/* [disabled]position: absolute; */
	/* [disabled]top: 0; */
	/* [disabled]right: 0; */
	margin-top: -57px;
	/* [disabled]max-width: 517px; */
	clear: right;
}
}

@media (max-width: 991px) {
	.row-flex {
  display: visible;
}
.row-flex > [class*='col-'] {
	 display: visible;
}
}

@media (max-width: 767px){
	.main-text {
	Font-Family: verdana, sans-serif;
	font-size: 15px;
	background-color: white;
	color: #29567C;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

.photo-box {
	display:none;
}
}
/*form success message block*/
#success_message{ display: none;}