body, td {color:#000000; font:14px/20px Arial, verdana, sans-serif;}
.headline { color: #000000; font:20px Arial, Verdana, Sans-serif; font-weight: bold; }
.quotetext { color: #000000; font:16px Arial, Verdana, Sans-serif; line-height:30px;}
.quote { color: #000000; font:26px Arial, Verdana, Sans-serif; font-weight: bold; line-height:22px;}
.contact { color: #000000; font:14px Arial, Verdana, Sans-serif; line-height:20px;}

#leftnav{
border: 1px solid #AA8A3C;
border-bottom-width: 0;
width: 260px;
float:left;
}

#leftnav ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#leftnav li a{
	display: block;
	padding: 3px 0;
	padding-left: 9px;
	width: 260px; /*185px minus all left/right paddings and margins*/;
	text-decoration: none;
	color: white;
	font:16px/20px Arial, verdana, sans-serif;
	background-color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #AA8A3C;
	border-left: 7px solid #AA8A3C;
	
}

* html #leftnav li a{ /*IE only */
width: 260px; /*IE 5*/
w\idth: 260px; /*185px minus all left/right paddings and margins*/
}

#leftnav li a:hover {
background-color: #99B057;
border-left-color: #000000;
}

#leftnav div.menutitle{
color: white;
border-bottom: 1px solid #AA8A3C;
padding: 1px 0;
padding-left: 5px;
background-color: #6C380E;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}




A.copyright {color:#FFF; font:Verdana, Arial, sans-serif; text-decoration:none; font-weight: bold; }
A.copyright:link {color:#FFF; text-decoration:none; font-weight: bold;}
A.copyright:visited {color:#FFF; text-decoration:none; font-weight: bold;}
A.copyright:active {color:#FFF; text-decoration:none; font-weight: bold;}
A.copyright:hover {color:#FFF; text-decoration:none; font-weight: bold;}

h1, h2, h3 {
  color:#000000;
  background: transparent;
  font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif;
  margin:0px 0;
}

h1  {
  font-size: 190% ;
  position:relative
}

h2  {
  font-size: 160% ;
  position:relative
}


h3  {
  font-size: 130% ;
  position:relative
}


/*	gallery
---------------------------------------------*/
	#gallery-header {
		background: none;
		float: left;
		width: 669px;
		margin: 0 0 2em 0;
	}

	#gallery-capsule {
		background: none;
		float: left;
		width: 669px;
		margin: 0 0 3em 0;
	}

	#gallery-thumb {
		float: left;
		width: 240px;
		margin: 0 0 0 0;
	}
	
	#gallery-thumb img {
		float: left;
		margin: 0 0 0 0;
	}
	
	#gallery-detail {
		float: left;
		width: 669px;
		margin: 0 0 1em 0;
	}
	
	#gallery-detail h1 {
		font-size: 2.65em;
		line-height: .8em;
		border-bottom: none;
		margin: 0 0 .4em 0;
	}
	
	#gallery-detail h2 {
		font-size: 1.75em;
		line-height: .8em;
		border-bottom: none;
		margin: 0 0 .4em 0;
	}
	
	#gallery-info {
		float: right;
		width: 418px;
		margin: .2em 0 0 0;
	}
	
	#gallery-info h2 {
		font-size: 1.85em;
		line-height: .8em;
		border-bottom: none;
		margin: 0 0 .4em 0;
	}
	
	.description {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #000;
	}
	
	.detail-description {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #000;
		margin: 0 0 1.6em 0;
	}
	
	.photo-by {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #000;
	}
	
	.uploaded {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #000;
	}
	
	.location {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #000;
	}
	
	.tags {
		font-size: 1.1em;
		line-height: 1em;
		color: #000;
	}
	
	.tagged {
		font-size: 1.1em;
		line-height: 2.4em;
		color: #000;
	}
	
	.additional-info {
		font-size: 1.1em;
		line-height: 1.7em;
		color: #000;
	}
	
	.results {
		font-size: .9em;
		line-height: 2.6em;
		color: #8a8a8a;
	}
	
	#gallery-footer {
		background: none;
		float: left;
		width: 569px;
		margin: 0 0 2em 0;
		padding: 0 0 2em 0;
		text-align: center;
	}
	
	#gallery-footer-nav a {
		font-size: 1.1em;
		border: #8a8a8a 1px solid;
		margin: 0 2px 0 2px;
		padding: 2px 7px 2px 7px;
		text-decoration: none;
	}
	
	#gallery-footer-nav a:hover {
		background: #D4C6A5;
		font-size: 1.1em;
		color: #fff;
		border: #424242 1px solid;
		margin: 0 2px 0 2px;
		padding: 2px 7px 2px 7px;
		text-decoration: none;
	}
	