body, td {color:#000000; font:12px/16px 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;}

A.nav {color:#007158; font:Verdana, Arial, sans-serif; text-decoration:none; font-weight: bold; }
A.nav:link {color:#007158; text-decoration:none; font-weight: bold;}
A.nav:visited {color:#007158; text-decoration:none; font-weight: bold;}
A.nav:active {color:#007158; text-decoration:none; font-weight: bold;}
A.nav:hover {color:#2A8571; text-decoration:none; font-weight: bold;}

A {color:#005747; font:Verdana, Arial, sans-serif; text-decoration:underline; font-weight: bold;}
A:link {color:#005747; text-decoration:underline; font-weight: bold;}
A:visited {color:#005747; text-decoration:underline; font-weight: bold;}
A:active {color:#005747; text-decoration:underline; font-weight: bold;}
A:hover {color:#005747; 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
}

#nav { 
	color: #fff; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #000000; 
	text-transform: uppercase; 
	display: block;
	width: 100%; 
}

#nav A { 
	color: #fff; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #000000;
	text-transform: uppercase; 
	text-align: center; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 4px; 
	padding-right: 4px; 
	display: block; 
}

#nav A:hover { 
	color: #fff; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #005747; 
	text-transform: uppercase; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 4px; 
	padding-right: 4px; 
	display: block;
}

/*	gallery
---------------------------------------------*/
	#gallery-header {
		background: none;
		float: left;
		width: 569px;
		margin: 0 0 2em 0;
	}

	#gallery-capsule {
		background: none;
		float: left;
		width: 569px;
		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: 569px;
		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: 318px;
		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;
	}
	