table.photogallery td {
	border:none;
}

.photogallery a img {
	border:none ;
}
.photogallery td {
	text-align:center;
	vertical-align:middle;
	height:100px;
}
#mainImage { 
	border:3px solid #598E5A; 
	margin:9px 0 2px 0 ;
	}
	
.thumb img {
	border:none;
	margin:2px 10px 2px 0;
	width:85px;
	height:85px;
}
.photogallery a  {
	outline:none;
}
a.thumb img {
	border:3px solid #E0D7B6 !important;
}
a.thumb:hover img {
	border:3px solid #598E5A !important;
}		
			
#quote { 
	margin:0;
	font-weight:bold; 
	width:394px;
	}

td.navHolder { 	height:80px; 	}
table.nav td { height:80px; }

