@charset "utf-8";
/* CSS Document */
	a { text-decoration:none;}

	.menu_active {width:240px; height:47px; text-align:center; font-weight:bold; background:#2d2e27; color:#d7c02c; margin: 10px 10px 10px 10px;  }
 	.menu { width:240px; height:47px; text-align:center; font-weight:bold; background:#1e2011; color:#797345; margin: 10px 10px 10px 10px;  }
	.menu:links{ width:240px; height:47px; text-align:center; font-weight:bold; background:#1e2011; color:#797345; margin: 10px 10px 10px 10px;  }
	.menu:active { width:240px; height:47px; text-align:center; font-weight:bold; background:#1e2011; color:#797345; margin: 10px 10px 10px 10px; }
	.menu:visited { width:240px; height:47px; text-align:center; font-weight:bold; background:#1e2011; color:#797345; margin: 10px 10px 10px 10px; }
	.menu:hover{ width:240px; height:47px; text-align:center; font-weight:bold; background:#2d2e27; color:#d7c02c; margin: 10px 10px 10px 10px;}
	.footer { font-size:14px; color:#FFFFFF; font-weight:bold; margin-left:10px;}
	
	.right_menu {width:150px; height:45px; color:#7e7750; font-weight:bold; font-size:11px; }
	.right_menu:hover {width:150px; height:45px; color:#FFFFFF; font-weight:bold; font-size:11px; background:#000000;}
	
	
	.gellery_1 { border: 1px solid #fff; width:150px; height:113px;}
	.gellery_1:hover { border: 1px; }

	.font_gallery { width:150px; height:auto; font-size:12px; color:#ffe97a;}
	/* right menu */
	.right_nav { text-align:center; font-weight:bold; background:#1e2011; color:#797345; margin: 10px 10px 10px 10px;  }
	.right_nav:links{ font-weight:bold; background:#1e2011; color:#797345; margin: 10px 10px 10px 10px;  }
	.right_nav:active {  font-weight:bold; background:#1e2011; color:#797345; margin: 10px 10px 10px 10px; }
	.right_nav:visited {  font-weight:bold; background:#1e2011; color:#797345; margin: 10px 10px 10px 10px; }
	.right_nav:hover{ font-weight:bold; background:#2d2e27; color:#d7c02c; margin: 10px 10px 10px 10px;}