html{
	font-family: "Times New Roman", "Times Roman", times , serif;
	color: #441e00;
	background: #332419;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

body{
	width: 975px;
	background: url(../img/body.gif) repeat-y;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

img{
	border: 0;
}

a{color: #441e00;}
a:hover{color: #fff;}

p{margin: 0;}

#page{
	background: url(../img/head.jpg) no-repeat;
}

#text{
	padding: 50px 45px;
}

#logo{
	margin: 0 0 0 45px;
	position: relative;
	width: 274px;
	height: 140px; 
	overflow: hidden;
	display: block;
}

#logo span{
	position: absolute;
	top: 0;
	left: 0;
	width: 274px;
	height: 140px; 
	background: url('../img/logo.gif') no-repeat;

}



h1, h2, h3, h4{
	margin: 0;
	padding: 0;
	color: #e7b98a;
	font-weight: normal;
}

h1{
	font-size: 35px;
	
}



h1 span.text{
	font-size: 20px;
	color: #441e00;
}


h1.home{
	width: 511px;
	height: 335px;
	background: url(../img/home.jpg) no-repeat;
	position: absolute;
	top: 166px;
	left: 16px;
	/*padding: 30px 0 0 20px; */
	font-size:95px;
}


h1.home span.moved{
	position: absolute;
	top: 40px;
	font-size:43px;
	line-height: 43px;
}



h2{
	font-size: 25px;
	margin: 15px 0 5px 0;
}

h2:first-letter{
	font-size: 35px;
}


#right_panel h2 , #right_panel h2:first-letter{
	font-size: 35px;
	font-size:90px;
	line-height:90px;
	margin:20px 0 0 20px;
	position: relative;
}


#right_panel h2 span{
	font-size:32px;
	line-height:30px;
	top:13px;
	
	
	position: absolute;
	top: 10px;
/*	line-height: 30px;
	font-size: 32px;
	top: 13px; */
}



h3{
	font-size: 20px;
	margin: 15px 0 5px 0;
}

h3:first-letter{
	font-size: 30px;
}

h4{
	font-size: 18px;
}

h4:first-letter{
	font-size: 25px;
}

#space{
height: 350px;
}


#menu{
	position: absolute;
	top: 50px;
	right: 5px;
}

#menu ul{
	list-style-type: none;
}

#menu li{
	display: inline;
}

#menu a{
	font-size: 17px;
	padding: 5px 4px;
	text-decoration: none;
	color: #e7b98a;
}

#menu a.active{
color: #fff;
}

#menu a:hover{
	color: #fff;
	text-decoration: underline;
}

#right_panel{
	float: right;
	width: 424px;
	height: 820px;
	margin: 9px 0 69px 30px;
	background: url('../img/right_panel.jpg') no-repeat;
	overflow: hidden;
}

#right_panel.gallery{
	margin: 9px 0 200px 30px;
}

#links{
	padding: 0 0 0 40px;
}

#links a{
	display: block;
	width: 170px;
	height: 110px;
	float: left;
	text-decoration: none;
	font-size: 11px;
	padding: 5px 20px 5px 0;
}

#links a span{
	font-size: 22px;
	line-height: 22px;
	color: #e7b98a;
}

#links a:hover span{
	color: #fff;
}

#news{
	padding: 0 40px;
	clear: both;
}

.news_line{
	padding: 5px 0;
}

.news_line a{
	text-decoration: none;
}

.news_title{
	font-weight: bold;
}

.news_date{
		
}

#footer{
	clear: both;
	background: url('../img/footer.gif') no-repeat;
	text-align: right;
	padding: 35px 0 0 0;
	height: 52px;
	color: #986f4f;
	position: relative;
}

#footer a{
	color: #986f4f;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover{
	text-decoration: underline;
}

#footer p{
	position: absolute;
	top: 0;
	left: 50px;
	color: #441e00;
	text-align: left;
	display: block;
}

#footer p a{
	color: #441e00;
}

#today_menu{
	font-size: 14px;
}
#today_menu td{
	padding: 0 5px;
}

#today_menu .first{
	width: 400px;
	padding: 5px 0;
}

#today_menu .price{
	text-align: right;
}

#gallery{
	margin-top: 32px;
}

#gallery a{
	display: block;
	width: 200px;
	height: 120px;
	margin: 11px 11px 10px 10px;
	padding: 0;
	float: left;
	border: none;
	text-align:center;
	text-decoration: none;
}

#gallery a.img2{
	height: 140px;
	position: relative;
}

#gallery a.back{
	margin: 11px 11px 10px 10px;
	padding: 80px 0 0 100px;
	width: 100px;
	height: 40px;
	font-size: 22px;
	background: #92592C;
	color: #E7B98A;
}


#gallery a span{
	font-size: 12px;
	display: block;
	width: 200px;
	position: absolute;
	bottom: 0px;
	left: 0;
	text-align: center;
}

#gallery a img{
	margin: 0 auto;
}

#text table td{
	vertical-align: top;
}
