
#pagewrapper {
	margin: 0 auto !important;
	width: 700px!important;
	border: 0px;
}
#galNav a:focus {
	color: #FFFFFF;
/*	background-color: #9B7652;*/
}
#galNav #current {
	color: #CCCCCC;
	cursor: default;
}
#galNav br {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
h2 {
	font-size: 1.2em;
	margin: 8px 0px 6px 24px;
	color: #FFFFFF;
}
/* back of thumbs */
#p7GSvpW3 {
	border-bottom: 0px solid #9B7652;
	background-color: #bebba6;
	width: 100%;
}
/* back of thumbs */
#p7GSvp {
	margin:0 auto;
	position:relative;

}
#p7GSsc {
	position:relative;
	margin:0;
}
/* hide bullets */
#p7GSsc div {display: none;}

/* spacing of thumbs */
#p7GSsc ul {
	margin:0;
	padding:0;
	position:relative;
}
/* spacing of thumbs */
#p7GSsc li{
	margin:0;
	padding:0; /* do not use padding or margin on li, use margin and padding on img */
	list-style-type: none;
	display:inline;
}
#p7GSsc img {
/* thumb border */
	padding: 0px;
	border: 3px solid #9B7652;
	opacity: 1;
	filter: alpha(opacity=100);
	margin: 10px 5px;
}

/* ------ Thumbnail Hover and Down Classes ------------------------------- */

#p7GSsc .p7GSover {
/* orange blinking border */
	border-color: #FF9900;
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #9B7652;
}
#p7GSsc .p7GSon {
	opacity: 1;
	filter: alpha(opacity=100);
	border-color: #00FF00;
}

/* ------------ Thumbnail page scroller bar ------------ */
#p7GSnv {
	color:#333;
	margin: 0;
	font-size:.8em;
	border-top: 0px;
	text-align: center;
}
#p7GSnvtitle {
	margin: 0 10px 0 0;
	display: inline !important;
	/* thumb panel font
	color: #ffffff; */
}
#p7GSnv span {	
	color: ffffff;
	display: none;
}
#p7GSnv a {
	/* width of thumb page # */
	color:#333;
	text-decoration:none!important;
	padding: 0 1.5em;
	/* background of thumb page # */
	background-color: #9B7652;
}
#p7GSnv .p7GSnvon {

	/* thumbpage scroller font color */
	color: ffffff!important;
	border-color: #000000!important;
	background-color:#FFFFFF!important;
	cursor: default;
}

/* ------------FULLSIZE IMAGE DIV---------------- */
/* WRAPPER */
#p7GSfs {
	margin: 30px 0;
	display: none;
}
/* FullSize Row Construct */
.p7GSfst {
	width: 1px;
	margin: 0 auto;
}
/* ------------FULLSIZE IMAGE DIV---------------- */
/*IMAGE background*/
.p7GSfsi {
/*	height:485px;
	background-color:#9B7652;*/
	padding: 10px;
}
/* image 5 of 6 */
.p7GSfsc {
    margin:0;
	color: #ffffff;
	position:absolute;
	top:440px;
	left: 50%; 
	margin-left: -100px; 
	/*padding: -100px 0; 487*/
}
.p7GSfsc p{
	text-align:center;
	font-size:.8em;
}

/* ------------- fly-in -----------------*/
#p7GSpb {
	position:absolute;
	visibility:hidden; 
}
/* ------------- placeholder div for loading image ---------- */
#p7GSah {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	z-index: 1000;
}
