@charset "utf-8";
/* CSS Document */

body {
	font-size: 1em;
	background-image: none;
	background-color: #6D786D;
}
a:link {
	font-family: Verdana, sans-serif;
	color: #CCCC99;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, sans-serif;
	color: #CCCC99;
	text-decoration: none;
}
a:hover{
	text-decoration:none;
	color: #6E7364;
	font-family: Verdana, sans-serif;
}
a:active {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	background-color: #6e7364;
}

#footer a:link{
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	color: #CCCC99;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, sans-serif;
	color: #CCCC99;
	text-decoration: none;
	font-size: 1.1em;
	}
#footer a:hover{
	text-decoration:underline;
	font-size: 1.15em;
	color: #CCCC99;
}
#footer a:active{
	font-family: Verdana, sans-serif;
	color: #CCCC99;
	text-decoration: none;
	font-size: 0.6em;
	top: 100px;
	position: relative;
	}
#photo {
	text-align: center;
	width: 450px;
	overflow: hidden;
	z-index: 10;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	top: 50px;
	border: none;
}
.photo {
	width: 450px;
	overflow: hidden;
	z-index: 10;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	top: 50px;
	border: none;
}
#all_not_nav {
	overflow: hidden;
	position: relative;
	z-index: 20;
	height: 650px;
	margin: 0 auto;
	float: left;
	width: 450px;
	padding-right: 25px;
}
#topheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #E9E9D1;
	font-size: 1.1em;
	margin-bottom: 25px;
}
#head_gallery	{
	width: 350px;
	color: #E9E9D1;
	padding-top: 3px;
	padding-bottom: 3px;
	height: auto;
	margin: 0 auto 15px;
}
#header {
	position: relative;
	top: 50px;
	margin: 0 auto;
	left: 40px;
}
#arrowLeft {
	position: relative;
	width: 30px;
	height: 25px;
	float: left;
	margin-left: 10px;
}
#arrows {
	z-index: 3;
	visibility: visible;
	height: 25px;
	overflow: hidden;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 90px;
}
#arrowRight {
	position: relative;
	width: 30px;
	height: 25px;
}

#navGalPages {
	position: relative;
	height: auto;
	z-index: 4;
	overflow: hidden;
	visibility: visible;
	background-color: #6D786D;
	top: 10px;
	float: left;
	margin: 0 auto;
}
#container {
	height: auto;
	width: 100%;
	overflow: hidden;
}

#mainPages{
	position: relative;
	height: auto;
	top: 30px;
	overflow: hidden;
	z-index: 30;
	width: 760px;
	margin: 0 auto;
}

#navigation {
	height: auto;
	position: relative;
	z-index: 8;
	visibility: visible;
	top: 150px;
	overflow: hidden;
	font-size: 1.4em;
	width: 190px;
	float: left;
	text-align: center;
	background-color: #6D786D;
}
.subHead_galleryPages{
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	color:#E9E9D1;
	line-height: 1.5em;
	margin-top: 10px;
}

.subCaption {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	color: #E9E9D1;
	width: 450px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#subCaption {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	color: #E9E9D1;
	width: 450px;
	margin: 0 auto;
	margin-top: 10px;
}
#navSpace{
	width: 170px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.caption {
	/*font-family: "Gill Sans MT", Tahoma, sans-serif;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #E9E9D1
	position: relative;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	z-index: 9;
	height: auto;
	color: #E9E9D1;
	margin-top: 8px;
}
#captions {
	position: relative;
	width: 450px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	z-index: 9;
	height: auto;
	margin-top: 10px;
	height: auto;
}

