/* Gallery Styles 
================================ */

.contentInsideBoxRight_Box {background-image:url(images/gallery_photo_box_bg.jpg); background-position: bottom; background-repeat: no-repeat; height: 375px;}

.gallery_thumbBox_outline {width: 375px; background-color: #DBD9C6; float: left; display: table; padding: 5px;}

.gallery_thumbBox_inside {width: 365px; background-color: white; margin: auto;  display: table; padding: 5px 5px 5px 5px }

.galleryHeader {text-align: center; margin-bottom: 15px; padding: 5px; background-color: #f8f6ea;}

.contentBoxRight {
	width: 538px; height: 642px; display: block; border: 3px solid #D3D8D4; text-align: center;
	}
.galleryCaption {font-family:"Times New Roman", Times, serif; font-size: 14px; font-style: italic; color: #5a8099; margin-top: 20px;}