/* Menu Styles 
================================ */


.gallery_thumbBox_outline {width: 375px; background-color: #DBD9C6; float: left; display: table; padding: 5px;}
.gallery_thumbBox_inside {width: 375px; background-color: white; margin: auto;  display: table; padding-bottom: 20px; padding-top: 20px;}
.galleryHeader {text-align: center; margin-bottom: 15px;}

.contentBoxRight {
	width: 538px; height: 645px; display: table; border: 3px solid #D3D8D4; text-align: left; /* new PDF */
	background-image: url(images/menu_filler_photo.jpg); background-repeat: no-repeat; background-position: bottom;}

.menuTextRight {font-family:"Times New Roman", Times, serif; font-size: 14px; font-style: italic; color: #5a8099; text-align: left; display: table; margin-left: 20px; margin-right: 20px;}
.menuTextRight img {float: left; margin-right: 10px;}
.menuTextRight div {margin-top: 25px;}

.menuRightContent {margin-left: 25px; margin-right: 25px; }

.menuRightContent p {
font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #7A7A7B; line-height: 150%; 
}


