body{
	background: #ccc4b9 url(/uploads/design/site-bg.jpg) repeat-y center;
}

body, td {color:#362e2a; font:14px/19px Georgia, "Times New Roman", Times, serif;}
.headline { color: #362e2a; font:20px Georgia, "Times New Roman", Times, serif;}
.quotetext { color: #362e2a; font:16px Georgia, "Times New Roman", Times, serif; line-height:30px;}
.quote { color: #362e2a; font:26px Georgia, "Times New Roman", Times, serif;line-height:22px;}
.contact { color: #362e2a; font:14px Georgia, "Times New Roman", Times, serif; line-height:20px;}

/*------ Main Left Nav ------*/
.mainnav {color:#ffffff;}
A.nav {color:#362e2a; font:Georgia, "Times New Roman", Times, serif; font-size: 15px; line-height: 165%; text-decoration:none; text-transform: uppercase; }
A.nav:link {color:#FFFFFF; text-decoration:none;}
A.nav:visited {color:#FFFFFF; text-decoration:none;}
A.nav:active {color:#FFFFFF; text-decoration:none;}
A.nav:hover {color:#ffcc01; text-decoration:none;}
/*------ END Main Left Nav ------*/

A.bottomnav { color:#412D24; tfont:11px Georgia, "Times New Roman", Times, serif; text-decoration:underline;}
A.bottomnav:link { color:#412D24; ttext-decoration:underline;}
A.bottomnav:visited { color:#412D24; ttext-decoration:underline;}
A.bottomnav:active { color:#412D24; ttext-decoration:underline;}
A.bottomnav:hover { color:#585242; text-decoration:underline;}

.toplinks { color:#2D2318; tfont:11px Georgia, "Times New Roman", Times, serif;}
A.toplinks { color:#2D2318; tfont:11px Georgia, "Times New Roman", Times, serif; text-decoration:underline;}
A.toplinks:link { color:#2D2318; ttext-decoration:underline;}
A.toplinks:visited { color:#2D2318; ttext-decoration:underline;}
A.toplinks:active { color:#2D2318; ttext-decoration:underline;}
A.toplinks:hover { color:#C47A31; text-decoration:underline;}

A {color:#2D2318; font:Georgia, "Times New Roman", Times, serif; text-decoration:underline;}
A:link {color:#2D2318; text-decoration:underline;}
A:visited {color:#2D2318; text-decoration:underline;}
A:active {color:#2D2318; text-decoration:underline;}
A:hover {color:#C47A31; text-decoration:none;}

.copyright {color:#D9CB8B; font:Georgia, "Times New Roman", Times, serif; text-decoration:none;}
A.copyright:link {color:#D7BA33; text-decoration:none;}
A.copyright:visited {color:#D7BA33; text-decoration:none;}
A.copyright:active {color:#D7BA33; text-decoration:none;}
A.copyright:hover {color:#D7BA33; text-decoration:underline;}

.bottom-copyright {color:#ffffff; font:Georgia, "Times New Roman", Times, serif; text-decoration:underline;}
a.bottom-copyright:link {color: #FFFFFF; text-decoration:underline;}
a.bottom-copyright:visited {color:#FFFFFF; text-decoration:underline;}
a.bottom-copyright:active {color:#FFFFFF; text-decoration:underline;}
a.bottom-copyright:hover {color:#ffcc01; text-decoration:underline;}

.footerlinks {color:#ffffff; font:Georgia, "Times New Roman", Times, serif; text-decoration:underline;}
a.footerlinks:link {color: #FFFFFF; text-decoration:underline;}
a.footerlinks:visited {color:#FFFFFF; text-decoration:underline;}
a.footerlinks:active {color:#FFFFFF; text-decoration:underline;}
a.footerlinks:hover {color:#ffcc01; text-decoration:underline;}

/*------- below left nav text --------- */
.contact {color:#ffffff;}
.contact a {color:#FFFFFF; text-decoration:underline;}
.contact a:link {color:#FFFFFF; text-decoration:underline;}
.contact a:visited {color:#FFFFFF; text-decoration:underline;}
.contact a:active {color:#FFFFFF; text-decoration:underline;}
.contact a:hover {color:#ffcc01; text-decoration:none;}
/*------- END below left nav text --------- */

h1, h2, h3, h4, h5, h6 {
  color:#362e2a;
  background: transparent;
  font-family:  Georgia, "Times New Roman", Times, serif;
  margin:0px 0;
  font-weight: bold; 
}

h1  {
  font-size: 170% ;
  position:relative
}

h2  {
  font-size: 150% ;
  position:relative;
  
}

h2, h3, h4, h5, h6 {
	padding-bottom: 2px; 
}

#nav { 
	color: #fff; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration: none; 
	background-color: #8DAAD0; 
	text-transform: uppercase; 
	display: block;
	width: 100%; 
}

#nav A { 
	color: #fff; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif;  
	text-decoration: none; 
	background-color: #8DAAD0;
	text-transform: uppercase; 
	text-align: center; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 4px; 
	padding-right: 4px; 
	display: block; 
}

#nav A:hover { 
	color: #000; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration: none; 
	background-color: #000; 
	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;
	}
	
