
*{margin:0 auto; padding:0;}
body
{
	text-align:center;
	background:#4e3311 url('../images/main_bg.jpg') repeat-x;
	font-family:tahoma,verdana;
	font-size:11px;
	color:#7c633c;
/* 	margin:0 auto; */
}

a:link {text-decoration:underline; color:#7c633c;}
a:visited {text-decoration:underline; color:#7c633c;}
a:hover {text-decoration:none; color:#000;}
a.footer_link:link {text-decoration:underline; color:#fff;}
a.footer_link:visited {text-decoration:underline; color:#fff;}
a.footer_link:hover {text-decoration:none; color:#fff;}
img
{
	border:0;
}
h1
{
	font-size:15px;
}
#main_div
{
	width:800px;
	height:auto;
	border:2px solid #dbc6a0;
	margin-top:20px;
	background:#fff;
}
#sub_main_div
{
	width:798px;
	height:auto;
	border:1px solid #fff;	
}
#top_div
{
	width:798px;
	height:20px;
	text-align:right;
	border-bottom:2px solid #6d5026;
	background:#9a7946 url('../images/top_div_bg.jpg') no-repeat top left;
}
#middle_logo_div
{
	text-align:right;
	width:798px;
	height:347px;
	background:#9a7946 url('../images/main_img.jpg') no-repeat top left;
	line-height:30px;
}
#menu_div
{
	text-align:center;
	width:798px;
	height:34px;
	color:white;
	background-color:#523614;
}

#content_left
{
	width:170px;
	height:1000px;
	color:white;
	float:left;
}

#content_boxes
{
	text-align:center;
	width:758px;
	height:550px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}
#content_div
{
	text-align:center;
	width:778px;
	height:560px;
	margin:10px 10px 20px 10px;
}
#content_div_museum
{
	text-align:center;
	width:778px;
	height:1150px;
	margin:10px 10px 20px 10px;
}
#content_div_about_us
{
	text-align:center;
	width:778px;
	height:860px;
	margin:10px 100px 10px 100px;
}
#content_div_fire
{
	text-align:center;
	width:778px;
	height:1000px;
	margin:10px 10px 20px 10px;
}
#content_div_kitchen
{
	text-align:center;
	width:778px;
	height:900px;
	margin:10px 10px 20px 10px;
}
#content_div_gallery
{
	text-align:center;
	width:778px;
	height:1000px;
	margin:10px 10px 20px 10px;
}
#content_div_mazury
{
	text-align:center;
	width:778px;
	height:800px;
	margin:10px 10px 20px 10px;
}
#footer_div
{
	text-align:center;
	background:#523614;
	width:798px;
	height:20px;
	padding-top:3px;
	font-size:10px;
}
.box
{
	border-bottom:1px solid #7c633c; 
	width:354px;
	height:265px;
	margin: 5px 10px 5px 10px;
	float:left;
}
.box_content
{
	width:354px;
	height:250px;
	line-height:16px;
}
.box_bottom
{
	width:354px;
	height:13px;
	text-align:right;
}
#copyrights
{
	width:800px;
	height:auto;
	margin-bottom:20px;	
	text-align:right;
	color:white;
}
#gallery_box
{
	width:758px;
	height:476px;
	margin-left:10px;
	margin-right:10px;
	
	text-align:center;
}
.content_box
{
	width:555px;
	height:auto;
	margin-left:20px;
	float:left;
	text-align:center;
	line-height:20px;
}
.box_sub
{
	width:535px;
	height:20px;
	padding-bottom:4px;
	text-align:right;
	border-bottom:1px solid #76582e;
}
.gallery_img
{
	 
	border:3px solid #d6d2cc;
	margin:15px;
}
.box_img
{
	 
	border:3px solid #d6d2cc;
	float:left;
	margin-right:5px;
}
.map_img
{
	border:3px solid #d6d2cc;
}
.main_link
{
	margin-right:15px;
	margin-left:8px;
}
}
.main_link_td
{
	height:20px;
}
.main_link_tb
{
	margin-left:690px;
}
.box_titles
{
	font-size:17px;
	font-weight:normal;
}
.left
{
	text-align:left;
}
.italic
{
	font-style:italic;
}
.bold
{
	font-weight:bold;
}
