#gallery {
	border-top: 1px solid #764832;
	border-bottom: 1px solid #764832;
	margin-top:20px;
	padding-bottom:40px;
	padding-top:40px;
	height:430px;
}

#phtm_gallery {
	border-top: 1px solid #764832;
	border-bottom: 1px solid #764832;
	margin-top:20px;
	padding-bottom:40px;
	padding-top:40px;
	height:650px;
}
#gallerylinks {
	position:absolute;
	top:50px;
	right:6px;

}
#mainImage {
	float:left;
	width: 600px;
	text-align:center;
}
#largeImage {
	
	border:10px solid #fff;
	}	
#galleryNavigation {
	margin-right:20px;
	margin-left:700px;
	min-width:250px;
	margin-top:40px;
	}	
#loading {
	position:absolute;
	left:660px;
	top:285px;
	border-width:0px;
	visibility:hidden;
	}

#copyright {
	position:absolute;
	top:550px;
	color:#666;
	}
#phtm_copyright {
	position:absolute;
	top:780px;
	color:#666;
	}
	
#thumbnails {
	position:relative;
	margin-top:5px;
	line-height:0%;
	width:245px;
	height:250px;
	}

#thumbnails img {
	border:1px solid #757575;
	margin-right:5px;
	margin-bottom:5px;
	width:42px;
	height:42px;
	}

#phtmhumbnails	img {
	border:1px solid #757575;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	width:100px;
	height:100px;
	}

#phtmhumbnails a img {
	opacity:.70;
	filter:alpha(opacity=70);
	}

#phtmhumbnails a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
	}
	
#thumbnails .selected {
	border: 1px solid #9c522d;
	}

#thumbnails a img {
	opacity:.70;
	filter:alpha(opacity=70);
	}

#thumbnails a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
	}

#thumbnails a span {
	/* make mouseover captions invisible */	
	font-size:13px;
	display:none;
	width:245px;
	color:#aaa;
	line-height:150%;
	}

#thumbnails a:hover span {
	/* make mouseover captions appear */	
	display:block;
	left:0px;
	position:absolute;
	top:165px;
	}

#thumbnails p {
	margin-top:4px;
	text-align:left;
	font-size:10px;
	}

div.pageLinks {
	width:245px;
	height:12px;
	margin-top:24px;
	}

div.pageLinks a {
 	overflow:hidden;
 	display:block;
 	float:left;
	background-color: #555;
	color: #555;
 	width:10px;
 	height:10px;
 	margin-right:3px;	
 	}
 	
div.pageLinks a:hover {
	background-color: #9c522d;
	color: #9c522d;
 	}

#selected {
	background-color: #74341d;
	color: #74341d;
 	}

 div.pageLinks span {
 	overflow:hidden;
 	display:block;
 	float:left;
	background-color: #74341d;
	color: #74341d;
 	width:10px;
 	height:10px;
 	margin-right:3px;	
 	}



.caption {
	font-size: 13px;
	margin-top:2px;
	min-width:300px;
	}

#portfolio {
	color:#9c522d;
	margin-bottom:0px;
	margin-top:20px;
	font-size:20px;
	padding:0px;
	font-variant: small-caps;
	}

#caption	{
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 0px;
	color:#BBB;
	}

#location {
	padding:0px;
	margin-top:2px;
	}


.highlight {
	color:#9c522d;
	}

p a {
	color:#ccc;
	}
