/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* !BODY AND CONTAINER 
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body {
	font-size: 70%;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	background-color: #fff;
	color: #0f0e0d;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}

#container {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 780px;
	padding: 0px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* !HEADER
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#header {
	height: 82px;
	background-image: url(images/00-background/header.gif);
	background-repeat: no-repeat;
}

h1 {
	padding: 0px;
	margin: 0px;
	display: none;
}

h2 {
	padding: 0px;
	margin: 0px;
	display: none;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* !NAVIGATION */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#navigation {
	border-style: solid;
	border-width: 1px;
	width: 778px;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
	font-size: 1em;
	background-repeat: repeat-x;
	background-image: url(images/00-background/navBackground.gif);
	background-color: #787878;
	color: white;
	border-color: #a2a1a1;
}

#navigation ul {
	text-align: left;
	*text-align: center;
	_text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	list-style-type: none;
}

#navigation ul li {
	padding-right: 3px;
	padding-left: 3px;
	letter-spacing: .1px;
	display: inline;
}

#navigation ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: white;
}

#navigation ul li a:hover, #navigation ul li a:active {
	text-decoration: none;
	border-bottom: 1px solid #999;
	color: white;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* !BANNER IMAGE */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#bannerImage {
	margin-top: 10px;
	border-color: #a2a1a1;
	border-width: 1px;
	border-style: solid;
	height: 125px;
	width: 778px;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* !MAIN CONTENT 3 COLUMNS */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#mainContent_3cols {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 780px;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* !THREE COLS */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.three_spacer {
	float: left;
	height: 21px;
	width: 21px;
}

.three {
	padding: 0px;
	margin-top: 10px;
	border-color: #a2a1a1;
	border-style: solid;
	width: 244px;
	border-width: 1px;
	float: left;
}

.three p {
	_width: 224px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* !TWO COLS */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.two_spacer {
	float: left;
	height: 20px;
	width: 20px;
}

.two {
	margin-top: 10px;
	border-color: #a2a1a1;
	border-style: solid;
	width: 378px;
	border-width: 1px;
	float: left;
}

.two p {
	_width: 358px;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* !INSIDE COLS */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.colHeader {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #787878;
	background-image: url(images/00-background/navBackground.gif);
}

h3 {
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	letter-spacing: .3em;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-transform: uppercase;
}

h3 a {
	text-transform: uppercase;
	text-decoration: none;
	color: white;
}

h3 a:hover, h3 a:active {
	text-decoration: none;
	border-bottom: 1px solid #999;
	color: white;
}

h4 {
	text-align: left;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
}

.colContent {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

.colContent p {
	margin: 10px 10px 25px;
	_margin: 10px 0px 25px;
	padding: 0px;
	line-height: 1.3em;
	font-size: 1.1em;
	text-align: justify;
}

.colContent p.quote {
	margin-left: 10px;
	margin-bottom: 25px;
	margin-right: 10px;
	margin-top: -15px;
	padding: 0px;
	line-height: 1.3em;
	font-size: 1.1em;
	font-style: italic;
	text-align: right;
}

.colContent p.big_quote {
	margin-bottom: 0px;
	margin-top: 5px;
	font-style: italic;
	color: #666;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
}

.colContent p a {
	font-style: italic;
	text-decoration: none;
	color: #3c8aa3;
}

.colContent p a:hover, .colContent p a:active {
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px solid #999;
	color: #000;
}

.colContent ul {
	margin: 10px 10px 25px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

.colContent ul li {
	display: inline;
}

.colContent img {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 11px;
	text-decoration: none;
	border: none;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* !GALLERY CONTENT COLS */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.one {
	padding: 0px;
	margin-top: 10px;
	width: 780px;
}

.galContent {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 20px 0px 20px;
}

.galContent a {
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

.galContent img {
	text-decoration: none;
	border: none;
	margin: 0px;
	*margin-bottom: -3px;
	_margin-bottom: -3px;
	padding: 0px;
}

.img_box {
	float: left;
	width: 178px;
	border: 1px solid #a2a2a1;
	margin: 0px;
	padding: 0px;
}

.img_spacer {
	float: left;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* !FOOTER */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#footer {
	border-width: 1px;
	border-style: solid;
	border-color: #a2a2a1;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	width: 778px;
	background-repeat: repeat-x;
	background-image: url(images/00-background/navBackground.gif);
	background-color: #787878;
	color: white;
}

#footer p {
	padding-left: 8px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-top: 5px;
	margin: 0px;
}

#footer_left {
	padding: 0px;
	margin: 0px;
	text-transform: none;
	float: left;
}

#footer_left a {
	text-transform: uppercase;
	text-decoration: none;
	color: #3c8aa3;
}

#footer_left a:hover, #footer_left a:active {
	text-decoration: none;
	border-bottom: 1px solid #3c8aa3;
	color: white;
}

#footer_right {
	padding: 0px;
	margin: 0px;
	float: right;
}

#footer_right a {
	text-transform: uppercase;
	text-decoration: none;
	color: #ec9322;
}

#footer_right a:hover, #footer_right a:active {
	text-decoration: none;
	border-bottom: 1px solid #ec9322;
	color: white;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* !MISC. */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.clear {
	clear: both;
}

div.spacer_20 {
	height: 20px;
}

div.rule {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 100px;
	border-top-color: #a2a2a2;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
	height: 1px;
	padding: 0px;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* !LIGHTBOX */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#lightbox {
	position: absolute;
	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(gallery/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(gallery/images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(gallery/images/nextlabel.gif) right 15% no-repeat; 
}


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData {	
	padding:0 10px; 
	color: #666; 
}

#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;
}
