/* BEGIN Right-hand navigation list*/
.list_container ul { 
	font-size: 24px;
	margin-top: 1em;
	margin-left: .5em;
	padding: 0px;
	list-style-type: none;
	font-family: Century Gothic, sans-serif, Arial, Helvetica;
}

.list_container a { 
	display: block;
	line-height: 24px;
	width: 250px;
	background-color: #FFFFFF;
	display: inline;
} 

.list_container a:link, .list_container a:visited { 
	color: #524835; 
	text-decoration: none; 
} 

.list_container a:hover {
	background-color: #d6aa31; 
	color: #FFFFFF;	
}

.list_container h2 {
	font-size: 24px;
	line-height: 24px;
	color: #524835;
	font-weight: normal;
	letter-spacing: -1px;
} 

.list_container p {
	display: block;
	width: 225px;
	text-align: right;
	margin-right: 25px;
	font-family: Century Gothic, sans-serif, Arial, Helvetica;
	font-size: 14px;
	line-height: 15px;
	color: #524835;
}
/* END Right-hand navigation list*/

/* BEGIN Left-hand navigation list*/
.inner_nav_container ul {  
	font-size: 24px;
	letter-spacing: -1px;
	margin-left: .1em;
	margin-top: 0em;
	padding: 0px;
	list-style-type: none; 
	font-family: Century Gothic, sans-serif, Arial, Helvetica;
}

.inner_nav_container a { 
	display: block;
	width: 225px;
	background-color: #FFFFFF;
	line-height: 40px;
	display: inline;
} 

.inner_nav_container a:link, .inner_nav_container a:visited { 
	color: #524835; 
	text-decoration: none; 
} 

.inner_nav_container a:hover {
	background-color: #d6aa31; 
	color: #FFFFFF;
}

.inner_nav_container p {
	display: block;
	width: 190px;
	margin-top: 0px;
	margin-left: 30px;
	padding: 0px;
	text-align: left;
	font-family: Century Gothic, sans-serif, Arial, Helvetica;
	font-size: 14px;
	line-height: 15px;
	color: #524835;
}
/* END Left-hand navigation list*/

/* BEGIN Inner Page Markers*/
.inner_page_markers ul {  
	margin-left: 0px;
	margin-top: 66px;
	padding: 0px;
	list-style-type: none; 
	line-height: 40px;
}

.inner_page_markers img { 
	display: block;
	width: 21px;
	background-color: #FFFFFF;
	display: inline;
}
/* END Inner Page Markers*/
.hiddenPic {
	display: none;
}

h1 {
	font-family: Century Gothic, sans-serif, Arial, Helvetica;
	color: #524835;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -1px;
	display: inline;
}

h2 {
	font-family: Century Gothic, sans-serif, Arial, Helvetica;
	font-size: 24px;
	line-height: 24px;
	color: #524835;
	font-weight: normal;
	letter-spacing: -1px;
}

font {
	font-family: Century Gothic, sans-serif, Arial, Helvetica;
	font-size: 14px;
	color: #524835;
}

p {
	font-family: Century Gothic, sans-serif, Arial, Helvetica;
	font-size: 14px;
	color: #524835;
	display: inline;
}

a:link, a:visited { 
	color: #524835; 
	text-decoration: none; 
} 

/* new image browser */
	#image-container {
		border-top:0px solid #524835;
		border-left:0px solid #524835;
		border-right:0px solid #524835;				
		width:327px;
    	height:349px;
		padding:3px 0 0px 0;
		overflow:hidden;
		position:relative;
	}
	#embedded-image-container {
		border: 0px solid #524835;
		width: 327px;
		padding: 3px 0 3px 0;
		overflow: hidden;
		position: relative;
		text-align: center;
	}
	#embedded-image-container #image-strip {
	  text-align: center;
	  margin: 0px auto;
	  position: static;
	}
    #embedded-image-container #image-strip img {
    text-align: center;
    margin: 3px auto;
    float: none;
    }
	#image-strip {
		position:relative;
		top:0px;
	}
	#image-strip img {
		margin:0 0 3px 3px;
		float:left;
	}
		
	#image-nav {
		padding:4px 3px 3px 3px;
		border-bottom:0px solid #524835;
		border-left:0px solid #524835;
		border-right:0px solid #524835;
		width:321px;
		margin:0 0 0px 0;
	}
	#image-nav p {
		font-family:Century Gothic, sans-serif, Arial, Helvetica;
		font-size:12px;
		margin:0px; padding:0px;
		color:#524835;
	}
	#image-nav p#count {
		float:left;
		color:#524835;
	}
	#image-nav p#next-prev {
		float:right;
	}	
	#image-nav p a { 
	  font-style:italic;
	}
iframe{
	
}