html, body {
	margin:0;
	padding:0;
}
body {     /* background and default text spec */
	text-align: center;
	font-family: Georgia, Serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	background-color: #744c11; /* background color normally not seen */
	background-image: url(../images/logos/BGgrad4.jpg); /* background gradient */
	background-repeat: repeat-x;
	background-position: left top;
}
div#page {     /* inner black box parameters */
	width: 950px;
	height: 715px;
	background-color: #2f1c38;
	margin: 10px auto 0 auto;
	text-align: left;
	border-color: #222;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	overflow: hidden;
}
div#logo1 {   /* gallery logo*/
	position: relative;
	float: right;
	margin-bottom: 35px;
	right: 10px;
	top: 10px;
}
div#ptitle {   /* page title*/
	position: relative;
	float: left;
	top: 25px;
	left: 30px;
}
a.ptitle {
	font-family: Questrial, Geneva, sans-serif;
	font-size: 32px;
	text-decoration: none;
	font-weight: bold;
	color: #ffd18c;
}
a.ptitle:hover {
	text-decoration: none;
}


/* SITE MENU SITE MENU SITE MENU SITE MENU SITE MENU */

li {
	list-style: none;   /* menu items */
}
ul.mainsitenav a{   /* menu items */
	color: #ffa827;
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: left;
}
ul.mainsitenav a:hover {   /* menu items */
	letter-spacing: 0.1em;
	color: #fd8300;
	text-decoration: none;
}
ul.mainsitenav a:active {   /* menu items */
	letter-spacing: 0.07em;
	color: #ff3300;
}
div.sitenav-container {   /* menu container */
	clear: both;
	position: relative;
	float: left;
	left: -20px;
	top: 90px;
}
li.menu-heading {
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #ffd18c;
}
li.menu-highlight {
	color: #71d4b4;
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: left;
}

/* thumbnail bar thumbnail bar thumbnail bar thumbnail bar */

a{   /* thumbnail navigation */
	color: #5fb398;
	text-decoration: none;
}
a:focus, a:hover, a:active {   /* thumbnail navigation */
	text-decoration: underline;
}
div.navigation a.prev {   /* thumbnail arrows */
	background-image: url(../images/logos/prevPageArrowWhite.gif);
}
div.navigation a.next {   /* thumbnail arrows */
	background-image: url(../images/logos/nextPageArrowWhite.gif);
}
div.loader {
	background-image: url(../images/logos/loaderWhite.gif);
}
ul.thumbs li.selected a.thumb {   /* selected thumbnail border color */
	background: #71d4b4;
}

div.content {
	display: none;
	clear: both;
}

div.controls {   /* thumbnail controls */
	clear: both;
	position: relative;
	margin-left: 325px;
	margin-right: 35px;
	top: -20px;
	line-height: 1em;
}
div.controls a {   /* thumbnail controls */
	padding: 20px;
}
div.ss-controls {
	float: right;
}
div.nav-controls {
	float: left;
}
div.navigation-container {     /* thumbnail image container */
	position: relative;
	float: left;
	top: -15px;
	left: 50%;
}
div.navigation {     /* thumbnail image container */
	position: relative;
	float: left;
	left: -50%;
}
div.navigation a.pageLink {
	height: 70px;
	line-height: normal;
	display: block;
	position: relative;
	float: left;
	margin: 2px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px;
	list-style: none;
}
a.thumb {
	padding: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}

 /* slideshow image slideshow image slideshow image slideshow image*/

div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 510px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader,
div.slideshow a.advance-link,
div.caption-container {
	height: 510px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}

div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
		border-style: none;
		border-width: 2px;
		border-color: #000;

	top: 0px;
	left: 220px;
}
div.slideshow a.advance-link {
	display: block;
	line-height: 510px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
	text-align: center;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}

div.slideshow img {
	position: relative;
	float: none;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

/* image caption image caption image caption image caption */

div.caption-container {   /* image caption container */
	position: relative;
	float: right;
	margin-top: 160px;
	margin-right: 20px;
}
span.image-caption {
	display: block;
	position: absolute;
		border-style: none;
		border-width: 2px;
		border-color: #000;
}
div.caption-container, span.image-caption {
	width: 190px;
}

div.caption {
	padding: 0px;
}

div.image-title {
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.5em;
	color: #ffd18c;
}
div.image-desc {
	line-height: 1.5em;
	font-size: 1.2em;
	padding-top: 20px;
	color: #d99abb;
}



div.photo-index {    /* page counter */
	color: #5fb398;
	position: absolute;
	bottom: 150px;
	left: 0;
	padding: 0 12px;
}

div#footer {
	clear: both;
	position: relative;
	top: 0px;
	text-align: center;
}
#ftext a {
	color: #333;
}
