body{
	background: url(/uploads/design/site-bg.jpg) repeat;
}
body, td {color:#000000; font:14px/19px 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:#E5E0BB; font:Verdana, Arial, sans-serif; text-decoration:none; font-weight: bold; }
A.nav:link {color:#E5E0BB; text-decoration:none; font-weight: bold;}
A.nav:visited {color:#E5E0BB; text-decoration:none; font-weight: bold;}
A.nav:active {color:#E5E0BB; text-decoration:none; font-weight: bold;}
A.nav:hover {color:#DCE12D; text-decoration:none; font-weight: bold;}

A.bottomnav { color:#e8dab9; tfont:11px Verdana, Arial, sans-serif; text-decoration:underline; font-weight: bold; }
A.bottomnav:link { color:#e8dab9; ttext-decoration:underline; font-weight: bold;}
A.bottomnav:visited { color:#e8dab9; ttext-decoration:underline; font-weight: bold;}
A.bottomnav:active { color:#e8dab9; ttext-decoration:underline; font-weight: bold;}
A.bottomnav:hover { color:#ffffff; text-decoration:underline; font-weight: bold;}

.toplinks { color:#E5E0BB; tfont: 8px Verdana, Arial, sans-serif; text-decoration:none; }

A.toplinks { color:#E5E0BB; tfont: 8px Verdana, Arial, sans-serif; text-decoration:underline; font-weight: bold; }
A.toplinks:link { color:#E5E0BB; ttext-decoration:underline; font-weight: bold;}
A.toplinks:visited { color:#E5E0BB; ttext-decoration:underline; font-weight: bold;}
A.toplinks:active { color:#E5E0BB; ttext-decoration:underline; font-weight: bold;}
A.toplinks:hover { color:#DCE12D; text-decoration:underline; font-weight: bold;}

A {color:#154129; font:Verdana, Arial, sans-serif; text-decoration:underline;}
A:link {color:#154129; text-decoration:underline;}
A:visited {color:#154129; text-decoration:underline;}
A:active {color:#154129; text-decoration:underline;}
A:hover {color:#296D3C; text-decoration:underline;}

.copyright {color:#e8dab9; font:Verdana, Arial, sans-serif; text-decoration:none;}
A.copyright:link {color:#e8dab9; text-decoration:none;}
A.copyright:visited {color:#e8dab9; text-decoration:none;}
A.copyright:active {color:#e8dab9; text-decoration:none;}
A.copyright:hover {color:#ffffff; text-decoration:none;}

h1, h2, h3, h4, h5, h6 {
  color:#000000;
  background: transparent;
  font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif;
  margin:0px 0;
  font-weight: bold; 
}

h1  {
  font-size: 170% ;
  position:relative
}

h2  {
  font-size: 160% ;
  position:relative;
  
}

h3  {
  font-size: 160% ;
  position:relative;
  
}

h2, h3, h4, h5, h6 {
	padding-bottom: 2px; 
}

#nav { 
	color: #e8dab9; 
	font-size: 14px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #150f0c; 
	text-transform: uppercase; 
	display: block;
	width: 100%; 
}

#nav A { 
	color: #e8dab9; 
	font-size: 14px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #150f0c;
	text-transform: uppercase; 
	text-align: center; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 4px; 
	padding-right: 4px; 
	display: block; 
}

#nav A:hover { 
	color: #150f0c; 
	font-size: 14px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #e8dab9; 
	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: #242516;
		font-size: 1.1em;
		color: #fff;
		border: #424242 1px solid;
		margin: 0 2px 0 2px;
		padding: 2px 7px 2px 7px;
		text-decoration: none;
	}
	