
a:link {
	color: #4682B4;
}
a:visited {
	color: #4682B4;
}
a:hover, a:active, a:focus {
	color: #A9A9A9;
}

#top{
	height: 120px;
	background: url(/images/hdr-photos.gif);
}

#ph-credit{
	padding: 10px 0 5px 0;
	
}

h1 {
	/*-moz-border-radius:20px 20px 0 0;*/
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 15px 0 10px 10px;
	background: #fff;
	color: #4682B4;
	text-align: left;
	}
#prev, #next {
	display:block;
	padding:5px;
	border:1px solid #bbb;
	/*-moz-border-radius:5px;*/
	background:#ddd;
	text-decoration:none;
	margin:0 10px 10px;
}
html body div #prev:hover, html body #next:hover {
	border-color: #DCDCDC;
	background: #fff;
	color: #B0C4DE;
}
#prev {
	float:left;
}
#next {
	float:right;
}
#image {
	text-align:center;	
}
.imgwrapper {
	float: left;
	margin: 0 0 15px 25px;
	padding: 2px;
	height:113px;
}
.imgwrapper span {
	display:block;
	font:9px verdana, sans-serif;
	text-align:center;	
}
.imgwrapper img {
	background-color: #fff;
	border: 1px solid #ddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
}
.imgwrapper a:visited img {
	background-color:#fff;	
}
.imgwrapper a:hover img, .imgwrapper a:focus img {
	background-color: #ccc;
}
.imgwrapper a:hover, .imgwrapper a:focus {
	color:#000;
}
#single {
	padding:3px;
	border:1px solid #aaa;
	/*-moz-border-radius:5px;*/
	background:#ddd;
}
#desc {
	border-color:#ddd;
	border-style:solid;
	border-width:1px;
	text-align:center;
	clear:both;
	margin:5px 40px;
	padding:5px;
}

/* Disable
#credit {
	background: #B0C4DE;
	border-top: 0px solid #333; /*-moz-border-radius:0 0 20px 20px;*/
	color: #fff;
	font-size: 10px;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 5px;
	clear: both;
}
#credit a {
	color:#fff;
}
#credit a:hover {
	color: #4682B4;
}
*/


#directories, #breadcrumb {
	border-bottom:1px solid #ddd;
	margin:0;
      text-align: left; 
}
#breadcrumb {
	padding: 5px;
	border-bottom: 1px solid #002953;
	background: #fff;
	color: #002953;
	margin-bottom: 10px;
}
#breadcrumb a, # #breadcrumb a:active {
	color:#fff;
}
p #breadcrumb a:hover{
	color: #fff;
}
#dirdesc {
	padding:4px;
	border-bottom:1px solid #ddd;	
}
#gallery {
	margin:10px 2px 2px;
}
#directories ul {
	list-style: url(/images/bullet-photo.gif);
	padding-bottom: 5px;
}
#directories li {
	margin:2px 0;
}
#directories h2 {
	font: 14px "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	text-indent: 15px;
	margin: 0;
}
#directories h3 {
	font: 12px "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	text-indent: 20px;
	margin: 0;
}


