/* CSS: Gallery*/

.content_gallery				{}
.gallery_container				{ width: 675px; min-height: 630px; background-color: #fdefd2; }
.gallery_left					{ width: 20px; 	min-height: 630px; float: left; }
.gallery_right					{ width: 655px; min-height: 630px; float: right; }

.gallery_container				{ width: 675px; min-height: 630px; background-color: #fdefd2; display: table-row;}
.gallery_left					{ width: 20px; 	min-height: 630px; float: left;}
.gallery_right					{ width: 655px; min-height: 630px; float: right; display: table-row; }

p.gallery_block_text_1 			{ margin: 0px 0px 0px 0px !important; clear: both; text-align: left; font-size: 16px;  font-family: Georgia, Bookman Old Style, Garamond,  Times, serif; text-decoration: none;}
.gallery_block_text_1 a			{ margin: 0px 0px 0px 0px !important; text-align: left; font-size: 16px;  font-family: Georgia, Bookman Old Style, Garamond,  Times, serif; text-decoration: none;}
.gallery_block_text_1 a:link	{ margin: 0px 0px 0px 0px !important; text-align: left; font-size: 16px;  font-family: Georgia, Bookman Old Style, Garamond,  Times, serif; text-decoration: none;}
.gallery_block_text_1 a:visited	{ margin: 0px 0px 0px 0px !important; text-align: left; font-size: 16px;  font-family: Georgia, Bookman Old Style, Garamond,  Times, serif; text-decoration: none;}
.gallery_block_text_1 a:active	{ margin: 0px 0px 0px 0px !important; text-align: left; font-size: 16px;  font-family: Georgia, Bookman Old Style, Garamond,  Times, serif; text-decoration: none;}
.gallery_block_text_1 a:hover	{ margin: 0px 0px 0px 0px !important; text-align: left; font-size: 16px;  font-family: Georgia, Bookman Old Style, Garamond,  Times, serif; text-decoration: underline; }

.gallery_block_text_2			{ font-size: 11px; }

.gallery_block a 				{ color: #111111; text-decoration: none; font-family: Helvetica; font-size: 16px; margin: 0px; padding: 0px; }
.gallery_block a:link 			{ color: #111111; text-decoration: none; }
.gallery_block a:visited 		{ color: #111111; text-decoration: none; }
.gallery_block a:active 		{ color: #111111; text-decoration: none; }
.gallery_block a:hover 			{ color: #111111; text-decoration: underline; }

.gallery_1							{ width: 655px; min-height: 15px; }
.gallery_2							{ width: 635px; min-height: 20px; border-bottom: 1px solid #b5a78a; }
.gallery_3							{ width: 655px; min-height: 10px;  }
.gallery_4							{ width: 655px; min-height: 579px; }
.gallery_bottom						{ width: 470px; min-height: 20px; }

.gallery_2 p 						{ font-size: 18px; color: #000000; margin: 0px; padding: 0px; }
.gallery_2 a 						{ color: #624c23; text-decoration: none; }
.gallery_2 a:link 					{ color: #624c23; text-decoration: none; }
.gallery_2 a:visited 				{ color: #624c23; text-decoration: none; }
.gallery_2 a:active 				{ color: #624c23; text-decoration: none; }
.gallery_2 a:hover 					{ color: #000000; text-decoration: none;  }

.gallery_2_right a					{ font-size: 14px; color: #5c0e02; text-decoration: none;}
.gallery_2_right a:link 			{ font-size: 14px; color: #5c0e02; text-decoration: none;}
.gallery_2_right a:visited 			{ font-size: 14px; color: #5c0e02; text-decoration: none;}
.gallery_2_right a:active 			{ font-size: 14px; color: #5c0e02; text-decoration: none;}
.gallery_2_right a:hover 			{ font-size: 14px; color: #000000; text-decoration: none;}
.gallery_2_right_margin_top			{ width: 100%; height: 8px; }

.gallery_7							{ width: 100%; height: 4px; background-color: #614e17; }

p.text_gallery_block				{ font-family: Arial, Helvetica; }

/* Gallery - Tags */
.gallery_tags p						{ font-family: Arial, Helvetica; color: #624c23; text-decoration: none; font-size: 11px; margin: 0px; padding: 0px;  }
.gallery_tags a 					{ font-family: Arial, Helvetica; color: #624c23; text-decoration: none; font-size: 11px; margin: 0px; padding: 0px; font-weight: bold; }
.gallery_tags a:link 				{ font-family: Arial, Helvetica; color: #624c23; text-decoration: none; font-weight: bold; }
.gallery_tags a:visited 			{ font-family: Arial, Helvetica; color: #624c23; text-decoration: none; font-weight: bold; }
.gallery_tags a:active 				{ font-family: Arial, Helvetica; color: #624c23; text-decoration: none; font-weight: bold; }
.gallery_tags a:hover 				{ font-family: Arial, Helvetica; color: #111111; text-decoration: none; font-weight: bold; }
