@charset "utf-8";
/* CSS Document */

.EWC_PhotoGallery {
	margin: auto;	
}
.EWC_PhotoGalleryCategory {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	padding: 28px 0px;
	padding-left: 10px;
}
.EWC_PhotoGalleryDescription {
	margin-bottom: 10px;
}
.EWC_PhotoGalleryTable {
	margin: auto;
	width: 100%;
	border: 0px;
	padding: 0px;
	text-align: center;
}
.EWC_PhotoGalleryTable td {
	margin: auto;
	text-align: center;
	width: 148px;
	padding-bottom: 16px;
}
.EWC_PhotoGalleryTable img {
	border: 1px solid #000000;
	width: 142px;
}
.Westchester_Table img {
	width: auto;
}
.EWC_PhotoGalleryTable a {
	text-decoration: none;
}
.EWC_PhotoGalleryCategoryCaption {
	text-decoration: none;
}
.EWC_PhotoGalleryCaption {
	text-decoration: none;
}
